[gstreamer-bugs] [Bug 341524] [decodebin] can't handle decoders with always src pads with ANY caps

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jul 4 23:39:11 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341524
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Lutz Mueller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #66847|0                           |1
        is obsolete|                            |




------- Comment #16 from Lutz Mueller  2006-07-05 06:39 UTC -------
Created an attachment (id=68382)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=68382&action=view)
Patch to fix decodebin in case of GST_CAPS_ANY

According to [1], typefind should be done in decodebin. But currently,
decodebin does only create a typefind plugin once. This patch lets decodebin
create a typefind element each time it encounters GST_CAPS_ANY. This fixes the
case where decodebin dynamically creates an element like gnomevfssrc or
neonhttpsrc that do not do typefind on their own. If this patch gets applied,
bug [1] can be closed.

[1] http://bugzilla.gnome.org/show_bug.cgi?id=346563#c2


-- 
Configure bugmail: http://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