gstreamer/tests
Wim Taymans e0a5c07e8d audioparsers: use ACCEPT_INTERSECT flag
The parser can accept input that is not completely specified. Use the
ACCEPT_INTERSECT flag on the sinkpad to tweak the acceptcaps function to
check for intersection only. This allows us to proxy downstream
constraints while still allowing non-subset caps as input.
We can then also remove the appended template caps workaround.
Make a unit-test to check the new feature.

This reverts commit 26040ee38c

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=705024
2013-12-03 22:26:44 +01:00
..
check audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
examples examples: we don't need the queue anymore 2013-09-16 15:55:55 +02:00
files tests: fix test ID3 tags up not to rely on dodgy typefinding code 2013-07-25 10:43:13 +01:00
icles tests: use g_timeout_add_seconds instead of g_timeout_add 2013-01-27 15:38:12 +00:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00