[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 26 13:33:42 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





------- Comment #12 from Lutz Mueller  2006-05-26 20:33 UTC -------
I don't have write access to CVS. Could you check it in for me? Thanks!

Tim-Philipp: You are right. gst_pad_alloc_buffer fails in gst_bz2dec_chain
because the pad is not linked. Just using gst_buffer_new_and_alloc won't help
either because gst_pad_push will then fail (because the pad is still not linked
although the caps have been set in the meanwhile). This needs to be fixed in
decodebin.


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