log aac_parser.c @ 10956:16db91dd49eb libavcodec

age author description
Wed, 13 May 2009 17:57:58 +0000 alexc Allow parsing and decoding of ADTS AAC files with channel config = 0 libavcodec
Wed, 13 May 2009 14:11:11 +0000 alexc Move the ADTS header size to the parser's header file. libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Mon, 23 Feb 2009 19:25:18 +0000 alexc Close the AAC parse context, discovered by Netgem. libavcodec
Fri, 13 Feb 2009 00:08:15 +0000 superdump Correctly map ADTS profile_ObjectType to MPEG-4 AOT libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Wed, 07 Jan 2009 22:09:21 +0000 superdump Support ADTS AAC files in the ffaac decoder (limited to streams containing one libavcodec
Wed, 17 Dec 2008 02:30:22 +0000 mru AAC: fix strict aliasing violation in parser libavcodec
Sat, 11 Oct 2008 11:21:45 +0000 mru aac_parser: fix strict aliasing violation libavcodec
Sat, 19 Apr 2008 01:59:55 +0000 michael Add new_frame_start and need_next_header. libavcodec
Sat, 19 Apr 2008 01:50:40 +0000 michael Change aac and ac3 parsers to use ff_combine_frame(). libavcodec
Fri, 18 Apr 2008 03:09:01 +0000 michael remove AACAC3FrameFlag libavcodec
Wed, 09 Apr 2008 22:11:21 +0000 bwolowiec undo changes in aac_ac3_parser libavcodec
Mon, 07 Apr 2008 20:54:08 +0000 bwolowiec Corrections of errors in aac_ac3_parser libavcodec
Sat, 05 Apr 2008 20:09:36 +0000 bwolowiec change of aac_ac3_parser, so it is able to send complete portion of data to decoder libavcodec