[Bug 760949] decodebin: Correctly expose pads from elements that have directly exposable pads

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jan 21 08:42:05 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=760949

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 319513
  --> https://bugzilla.gnome.org/attachment.cgi?id=319513&action=edit
decodebin: Correctly expose pads from elements that have directly exposable
pads

analyze_new_pad() can return a new decode chain, which might have a new
GstDecodePad in the end. We should use those two for expose_pad() and not the
original ones that were passed to analyze_new_pad().

This fails when having a demuxer element that has raw pads immediately or
if a decoder with raw caps is after an adaptive demuxer.

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