[gstreamer-bugs] [Bug 341524] decodebin cannot continue to construct pipeline if it encounters gst_caps_any

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 12 12:14:27 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 #65294|0                           |1
        is obsolete|                            |
  Attachment #65295|0                           |1
        is obsolete|                            |
  Attachment #65296|0                           |1
        is obsolete|                            |




------- Comment #8 from Lutz Mueller  2006-05-12 19:14 UTC -------
Created an attachment (id=65346)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=65346&action=view)
Patch to remove typefind code from bz2 plugin

So, let's forget about the decodebin patch and just fix the bz2 plugin:

* link to gst-base-libs
* increase rank of bz2 plugin to PRIMARY
* use gst_type_find_helper_for_buffer instead of reinventing the wheel
* set the correct caps on outgoing buffers
* fix refcounting error (no unref if pushing of buffer failed)
* use fixed caps
* implement state change function


-- 
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