[Bug 701996] context: Still inconvenient to use and racy
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Aug 12 06:28:32 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=701996
GStreamer | gstreamer (core) | git
--- Comment #2 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-08-12 13:28:27 UTC ---
c) remove the context storing inside GstElement and gst_element_get_context()
and let elements just worry about that
d) let bins automatically distribute contexts from have-context of one of their
childs to all other childs and accumulate the contexts internally
Nicolas and I talked about this at GUADEC and this all seems like it would
improve the situation a lot, and especially not require any application code to
handle contexts for the normal playbin use case.
--
Configure bugmail: https://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