gstreamer/gst
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
..
adder orc: update generated files to fix MSVC compile issues 2010-09-16 18:03:23 -07:00
app Don't install static libs for plugins. Fixes #550851 for -bad. 2008-11-04 12:42:18 +00:00
audioconvert orc: update generated files to fix MSVC compile issues 2010-09-16 18:03:23 -07:00
audiorate audiorate: Fill segment until the end on EOS 2010-09-01 11:37:37 +02:00
audioresample Revert "audioresample: Add GAP flag support" 2010-09-15 11:28:29 +02:00
audiotestsrc audiotestsrc: swap timestamps in forward and reverse mode. 2010-04-03 22:52:01 +03:00
ffmpegcolorspace ffmpegcolorspace: Add back support for 8 bit paletted RGB 2010-08-19 18:51:25 +02:00
gdp gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
playback decodebin2: Don't post async-done when not needed 2010-09-29 18:59:16 +02:00
subparse Add -Wformat-nonliteral -Wformat-security 2010-03-17 12:09:25 +01:00
tcp build: Makefile.am fixes 2010-03-19 01:00:36 +00:00
typefind pbutils: add codec-specific utility functions for AAC 2010-09-30 13:09:28 +01:00
videorate videorate: Fill the segment on EOS or at least produce enough frames to use the complete buffer duration 2010-09-01 11:33:12 +02:00
videoscale orc: update generated files to fix MSVC compile issues 2010-09-16 18:03:23 -07:00
videotestsrc videotestsrc: Fix regression in ball pattern 2010-09-18 13:15:08 -07:00
volume volume: orc fixup for loading float arguments 2010-09-20 16:29:20 +02:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00