[Bug 720205] playback: add video/x-raw(ANY) to default raw caps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 14 09:27:39 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720205
  GStreamer | gst-plugins-base | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #263933|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-12-14 17:27:32 UTC ---
(From update of attachment 263933)
Not complete, see

gstplaybin2.c:static GstStaticCaps raw_audio_caps = GST_STATIC_CAPS
("audio/x-raw")

gstplaysink.c:  if (g_str_equal (name, "video/x-raw") || g_str_equal (name,
"audio/x-raw"))

gstsubtitleoverlay.c:  if (g_str_equal (name, "video/x-raw"))

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list