[Bug 705579] Playbin prevents plugins requesting a GstContext to work properly

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 28 05:23:53 PDT 2015


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

--- Comment #14 from Matthew Waters <ystreet00 at gmail.com> ---
commit d5ded1588920c4471eefe055d09095d9e5e989b5
Author: Matthew Waters <matthew at centricular.com>
Date:   Thu Sep 24 00:04:48 2015 +1000

    bin: implement context propagation when adding elements

    When adding an element to a bin we need to propagate the GstContext's
    to/from the element.

    This moves the GstContext list from GstBin to GstElement and adds
    convenience functions to get the currently set list of GstContext's.

    This does not deal with the collection of GstContext's propagated
    using GST_CONTEXT_QUERY.  Element subclasses are advised to call
    gst_element_set_context if they need to propagate GstContext's
    received from the context query.

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

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