gstreamer/gst/audioparsers
Sebastian Dröge ca4b5d795b audioparsers: Fix GstBaseParse::get_sink_caps() implementations
They should take the filter caps into account and always return
the template caps appended to the actual caps. Otherwise the
parsers stop to accept unparsed streams where upstream does not
know about channels, rate, etc.

Fixes bug #677401.
2012-06-05 09:21:08 +02:00
..
gstaacparse.c audioparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:21:08 +02:00
gstaacparse.h aacparse: parse LOAS variant 2011-12-19 11:39:44 +00:00
gstac3parse.c audioparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:21:08 +02:00
gstac3parse.h ac3parse: Support switching alignment on-the-fly 2011-07-27 20:43:56 +05:30
gstamrparse.c audioparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:21:08 +02:00
gstamrparse.h aacparse, amrparse: gst_fooparse_xyz -> gst_foo_parse_xyz to match GstFooParse 2011-04-08 18:07:17 +01:00
gstdcaparse.c audioparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:21:08 +02:00
gstdcaparse.h audioparsers: port to new GstBaseParse in core 2011-04-08 18:07:17 +01:00
gstflacparse.c audioparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:21:08 +02:00
gstflacparse.h flacparse: ensure we only check for sample/block mixup at start 2011-12-04 12:50:57 +00:00
gstmpegaudioparse.c audioparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:21:08 +02:00
gstmpegaudioparse.h mpegaudioparse: support parsing freeform bitrate stream 2012-02-21 18:43:02 +01:00
gstwavpackparse.c audioparsers: Fix GstBaseParse::get_sink_caps() implementations 2012-06-05 09:21:08 +02:00
gstwavpackparse.h audioparsers: port wavpackparse to 0.11 2012-03-05 13:33:34 +01:00
Makefile.am gst: Update versioning 2012-04-04 14:37:47 +02:00
plugin.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 17:36:38 +02:00