log aac_parser.c @ 7048:167726a95509 libavcodec

age author description
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
Tue, 01 Apr 2008 12:50:32 +0000 bcoudurier use mpeg4audio common code in aac parser libavcodec
Fri, 28 Mar 2008 19:59:58 +0000 bwolowiec removal of stream_type in AACAC3ParseContext and adding AACAC3FrameFlag libavcodec
Mon, 24 Mar 2008 22:25:30 +0000 bwolowiec adding lacking include to aac3_parser.c libavcodec
Mon, 24 Mar 2008 22:21:22 +0000 bwolowiec using EAC3_STREAM_TYPE_* instead of numbers libavcodec
Mon, 24 Mar 2008 21:25:49 +0000 bwolowiec using stream type in eac3 parser libavcodec
Sun, 23 Mar 2008 15:43:29 +0000 jbr Pass AACAC3ParseContext to sync() instead of individual arguments. Patch by libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sat, 13 Oct 2007 12:25:31 +0000 michael prevent infinite loop and memcpy of negative amounts libavcodec
Tue, 08 May 2007 23:29:07 +0000 aurel cosmetics: rename for consistency after previous aac and ac3 parsers move libavcodec
Tue, 08 May 2007 23:25:31 +0000 aurel move aac and ac3 parsers in their own files libavcodec