gstreamer/tests/check
Thiago Santos 757dc90faa output-selector: Add pad-negotiation-mode property
Adds getcaps/setcaps to output-selector and adds a property
to select which type of negotiation should be done.

The available modes are:
 * none:   no negotiation (current behavior), getcaps return ANY and
           setcaps aren't set on any of the peers
 * all:    use all pads (default), getcaps returns the intersection of
           peer pads and setcaps is set on all peers
 * active: getcaps and setcaps are proxied to the active pad

https://bugzilla.gnome.org/show_bug.cgi?id=638381
2011-01-06 18:42:29 +00:00
..
elements output-selector: Add pad-negotiation-mode property 2011-01-06 18:42:29 +00:00
generic check: add more sink unit tests 2010-12-28 16:40:28 +01:00
gst tests: fix typo 2010-12-31 12:20:53 +01:00
libs bitreader: Fix uninitialized variable compiler warnings 2010-10-03 23:41:26 +02:00
pipelines Fix tests after set_element_details() deprecation 2010-03-24 15:16:02 +01:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am checks: enable input-selector and output-selector unit tests after move 2010-12-31 01:01:02 +00:00