gstreamer/gst/aacparse
Tim-Philipp Müller f5a03ec2a6 aacparse: set channels and rate on output caps, and keep codec_data
Create output caps from input caps, so we maintain any fields we
might get on the input caps, such as codec_data or rate and channels.
Set channels and rate on the output caps if we don't have input caps
or they don't contain such fields. We do this partly because we can,
but also because some muxers need this information. Tagreadbin will
also be happy about this.
2009-06-02 00:56:52 +01:00
..
gstaacparse.c aacparse: set channels and rate on output caps, and keep codec_data 2009-06-02 00:56:52 +01:00
gstaacparse.h Add two new baseparse based parsers (aac and amr) from Bug #518857. 2008-11-13 12:59:34 +00:00
gstbaseparse.c baseparse: fix debug category 2009-05-28 13:08:42 +02:00
gstbaseparse.h Add two new baseparse based parsers (aac and amr) from Bug #518857. 2008-11-13 12:59:34 +00:00
Makefile.am Add two new baseparse based parsers (aac and amr) from Bug #518857. 2008-11-13 12:59:34 +00:00