gstreamer/docs/gst
Matthew Waters d5ded15889 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
2015-09-28 18:21:59 +10:00
..
.gitignore .gitignore: add new .svg file in docs 2010-04-08 10:10:18 +01:00
building.xml docs: Some grammar and typo corrections. 2009-03-30 10:33:51 +02:00
gst-universe.dot docs: add concept map 2010-04-08 10:30:41 +03:00
gstreamer-docs.sgml doc: Add indexes of added APIs 2015-06-13 19:46:21 -04:00
gstreamer-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-sections.txt bin: implement context propagation when adding elements 2015-09-28 18:21:59 +10:00
gstreamer.types.in docs: add the boxed types to the .types.in 2014-02-15 22:35:37 +01:00
Makefile.am docs: remove variables that we define in the snippet from common 2015-06-07 17:17:36 +02:00
running.xml docs: Fix typos 2015-03-25 23:36:59 +00:00