log ac3.h @ 7422:e29ac68d3152 libavcodec

age author description
Sat, 07 Jun 2008 22:29:54 +0000 jbr pass bap table to ff_ac3_bit_alloc_calc_bap() libavcodec
Sat, 07 Jun 2008 22:29:11 +0000 jbr get substreamid from ac3 parser libavcodec
Sat, 07 Jun 2008 22:29:03 +0000 jbr get the number of blocks from the ac3 parser and use in the ac3 decoder. libavcodec
Mon, 02 Jun 2008 02:54:46 +0000 jbr move some AC3HeaderInfo struct fields to the Coded elements group. libavcodec
Thu, 24 Apr 2008 22:27:13 +0000 bwolowiec add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() libavcodec
Tue, 22 Apr 2008 11:14:01 +0000 bwolowiec change ff_ac3_parse_header() to take a GetBitContext instead of const char* libavcodec
Fri, 28 Mar 2008 20:42:55 +0000 bwolowiec change name from stream type to frame type in AC3 code libavcodec
Mon, 24 Mar 2008 21:25:49 +0000 bwolowiec using stream type in eac3 parser libavcodec
Sat, 05 Jan 2008 17:04:57 +0000 jbr remove unneeded variables from AC3HeaderInfo libavcodec
Sun, 09 Dec 2007 03:27:14 +0000 jbr cosmetics: rename common ac3 variables libavcodec
Sun, 09 Dec 2007 03:25:42 +0000 jbr cosmetics: vertical align after last commit libavcodec
Sun, 09 Dec 2007 03:23:04 +0000 jbr cosmetics: rename ac3 bit allocation variables libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Sun, 15 Jul 2007 01:31:09 +0000 jbr move some common values to ac3.h and utilize them libavcodec
Tue, 08 May 2007 23:24:22 +0000 aurel avoid multiple inclusion of ac3.h libavcodec