gstreamer/gst/typefind
Arun Raghavan c77f88cac6 pbutils: add codec-specific utility functions for AAC
This allows us to add generic codec-specific functionality, like
extracting profile/level data from headers, without having to duplicate
code across demuxers and typefindfunctions.

As a starting point, this moves over AAC level extraction code from
typefindfunctions, so it can be reused in qtdemux, etc.

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

API: gst_codec_utils_aac_get_sample_rate_from_index()
API: gst_codec_utils_aac_get_level()
2010-09-30 13:09:28 +01:00
..
gsttypefindfunctions.c pbutils: add codec-specific utility functions for AAC 2010-09-30 13:09:28 +01:00
Makefile.am pbutils: add codec-specific utility functions for AAC 2010-09-30 13:09:28 +01:00
typefindfunctions.vcproj more working plugins 2004-07-27 21:41:30 +00:00