[Bug 757376] playbin: have-context and need-context messages are lost

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 31 02:47:06 PDT 2015


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

Matthew Waters <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ystreet00 at gmail.com

--- Comment #3 from Matthew Waters <ystreet00 at gmail.com> ---
gstbin should automatically be taking care of that now since
http://cgit.freedesktop.org/gstreamer/gstreamer/commit/?id=d5ded1588920c4471eefe055d09095d9e5e989b5

i.e. when adding an element to a bin, the gstcontext is propagated so that the
added element always gets the latest or propagates its context.

Playbin doesn't need to handle need-context/have-context messages as that's all
handled by gstbin/gstelement.

Also since
http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=d50b713f44eb17ebf69aa771c26f8eb19e226319
the autoplug-query on decodebin/uridecodebin is signalled and playbin correctly
forwards the context query to the sink.

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