log ac3.h @ 5330:37de2d864f03 libavcodec

age author description
Tue, 08 May 2007 23:24:22 +0000 aurel avoid multiple inclusion of ac3.h libavcodec
Wed, 25 Apr 2007 22:12:51 +0000 aurel move ac3 tables from a .h to a .c libavcodec
Sun, 15 Apr 2007 12:32:36 +0000 diego Move AC3 header parsing code together with the rest of the AC3 parsing code. libavcodec
Sun, 18 Mar 2007 21:43:20 +0000 jbr split ac3_parametric_bit_allocation into 3 separate functions libavcodec
Sun, 18 Mar 2007 04:53:21 +0000 jbr hardcode ff_ac3_frame_sizes table libavcodec
Sun, 11 Mar 2007 16:44:14 +0000 jbr move AC-3 header parsing to ac3.c libavcodec
Sun, 11 Mar 2007 02:13:05 +0000 jbr remove redundancy in AC-3 parser by using common tables from ac3tab.h libavcodec