gstreamer/gst/audioparsers
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
..
gstaacparse.c audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
gstaacparse.h aacparse: allow conversion from ADTS to raw AAC 2013-07-26 09:44:11 +01:00
gstac3parse.c audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
gstac3parse.h ac3parse: add support for "audio/x-private1-ac3" 2013-05-03 13:44:23 +02:00
gstamrparse.c audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
gstamrparse.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstdcaparse.c audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
gstdcaparse.h dcaparse: add support for "audio/x-private1-dts" 2013-05-03 13:44:23 +02:00
gstflacparse.c audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
gstflacparse.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstmpegaudioparse.c audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
gstmpegaudioparse.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstsbcparse.c audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
gstsbcparse.h audioparsers: add SBC audio parser 2013-01-15 17:45:30 +00:00
gstwavpackparse.c audioparsers: use ACCEPT_INTERSECT flag 2013-12-03 22:26:44 +01:00
gstwavpackparse.h Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am aacparse: allow conversion from ADTS to raw AAC 2013-07-26 09:44:11 +01:00
plugin.c audioparsers: add SBC audio parser 2013-01-15 17:45:30 +00:00