gstreamer/gst/typefind
Arun Raghavan 34dcb8458e typefinding: add AAC profile to ADTS caps
This looks at the AAC profile for ADTS streams and adds the profile as a
string in the corresponding caps.

Profile is the actual profile, base-profile denotes the minimum codec
requirements to decode this stream. In this case they're always the
same, but they may differ e.g. in case of certain HE-AAC streams that
can be partially decoded by LC decoders (with loss of quality of course)
if no suitable HE-AAC decoder is available.

Fixes #612312.
2010-04-12 15:04:23 +01:00
..
gsttypefindfunctions.c typefinding: add AAC profile to ADTS caps 2010-04-12 15:04:23 +01:00
Makefile.am typefinding: move gio-based xdg mime typefinder from -bad to -base 2009-09-03 09:01:47 +01:00
typefindfunctions.vcproj more working plugins 2004-07-27 21:41:30 +00:00