pbutils: add AAC profile detection to codec utils
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Fri, 30 Apr 2010 09:42:04 +0000 (15:12 +0530)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 30 Sep 2010 12:09:29 +0000 (13:09 +0100)
commit0cf81938a160a9c16dc4903766dbea76f166ffe5
treea0ad76816769eb8d590c5527b2eda95b00ae2e13
parentc77f88cac675a1dbb89e40da8e3c28320523bfca
pbutils: add AAC profile detection to codec utils

This moves AAC profile detection to pbutils, and uses this in
typefindfunctions. This will also be used in qtdemux.

https://bugzilla.gnome.org/show_bug.cgi?id=617314

API: gst_codec_utils_aac_get_profile()
API: codec_utils_aac_caps_set_level_and_profile()
gst-libs/gst/pbutils/codec-utils.c
gst-libs/gst/pbutils/codec-utils.h
gst/typefind/gsttypefindfunctions.c
win32/common/libgstpbutils.def