gstreamer/tests/check
Matthew Waters 3eb4896435 controllers: add new proxy control binding
Allows proxying the control interface from one property on one GstObject
to another property (of the same type) in another GstObject.

E.g. in a parent-child relationship, one may need to
gst_object_sync_values() on the child and have a binding (set elsewhere)
on the parent update the value.

Note: that this doesn't solve GObject property forwarding and must be
taken care of by the implementation manually or using GBinding.

https://bugzilla.gnome.org/show_bug.cgi?id=774657
2016-11-23 17:15:09 +11:00
..
elements queue2: Fix watermark test 2016-09-17 10:00:34 +01:00
generic check: Rename states unit test 2015-08-14 11:10:37 +02:00
gst memory: log with GST_INFO instead GST_ERROR when subclass map failed. 2016-11-21 21:06:31 +00:00
libs controllers: add new proxy control binding 2016-11-23 17:15:09 +11:00
pipelines parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11: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 tests: parse-launch: looks clean nowadays, so re-enable for valgrind 2016-09-26 12:12:12 +01:00
meson.build meson: Make use of new environment object and set plugin path to builddir 2016-10-14 17:30:00 +02:00