gstreamer/tests/check
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
..
elements funnel: Fix racy state change 2015-09-24 12:14:57 +02:00
generic check: Rename states unit test 2015-08-14 11:10:37 +02:00
gst bin: implement context propagation when adding elements 2015-09-28 18:21:59 +10:00
libs harness: don't crash when adding a sink-harness without h->sinkpad 2015-09-24 11:07:24 +01:00
pipelines Fix double semicolons 2015-03-10 09:24:28 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am harness: add _set_forwarding function 2015-08-09 16:02:37 +01:00