# HG changeset patch # User rosfran # Date 1179858102 -3600 # Node ID e323e95b88dd9a3ca73b362f896fa237c20c8dd3 # Parent 7afeec40ed620b0c9fd0bc70f9a7391d0a73f016 [svn r703] Change dthe CAPS from x-nuv to GST_STATIC_CAPS_ANY. diff -r 7afeec40ed62 -r e323e95b88dd gst-gmyth/mythsrc/gstmythtvsrc.c --- a/gst-gmyth/mythsrc/gstmythtvsrc.c Tue May 22 19:14:37 2007 +0100 +++ b/gst-gmyth/mythsrc/gstmythtvsrc.c Tue May 22 19:21:42 2007 +0100 @@ -117,7 +117,8 @@ static GstStaticPadTemplate srctemplate = GST_STATIC_PAD_TEMPLATE ("src", GST_PAD_SRC, GST_PAD_ALWAYS, - GST_STATIC_CAPS ("video/x-nuv")); + GST_STATIC_CAPS_ANY ); + /* GST_STATIC_CAPS ("video/x-nuv")); */ enum {