typefinding: add AAC profile to ADTS caps
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Wed, 10 Mar 2010 13:32:53 +0000 (13:32 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 12 Apr 2010 14:04:23 +0000 (15:04 +0100)
commit34dcb8458e2dfee37f83e0a3bf37195a4d503bb2
tree4a8a78e8b3866a557288ba446b52da8f3fd26463
parent57cc1150a9f8ded33f7d0f47dd713b9eda05dc88
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.
gst/typefind/gsttypefindfunctions.c