[Bug 733235] decodebin: Handle the multi-queue size flexible

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 3 00:20:39 PDT 2015


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

--- Comment #63 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It's part of the decodebin API that it always has caps on the pads it is
exposing, so we can't change that before decodebin3. But that's how it should
be IMHO, there's no good reason for having decodebin always wait if it knows
that it can expose the streams already.

For the current decodebin design it's a requirement though, also because we
have no other way of knowing if a stream can be exposed or not other than its
caps.

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