summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3tab.h
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: alignAurelien Jacobs2007-04-251-5/+5
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-251-231/+23
* hardcode ff_ac3_frame_sizes tableJustin Ruggles2007-03-181-2/+41
* remove redundancy in AC-3 parser by using common tables from ac3tab.hJustin Ruggles2007-03-111-0/+14
* Remove common code from AC-3 encoder and utilize ac3.c.Justin Ruggles2007-03-091-16/+9
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+19
* Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. T...Justin Ruggles2006-09-031-1/+1
* Revert bad ac3enc commit, the commited code was bigger and slower.Benjamin Larsson2006-04-281-3/+38
* Patch to generate the ac3 window, based on code by Justin Ruggles.Benjamin Larsson2006-04-221-38/+3
* switch ac3enc to av_crcMichael Niedermayer2006-03-061-2/+0
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-19/+19
* make the tables staticAlex Beregszaszi2004-06-261-9/+9
* per file doxyMichael Niedermayer2003-03-061-1/+4
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-21/+21
* preparing integration of new AC3 decoderFabrice Bellard2002-10-281-8/+11
* Initial revisionFabrice Bellard2001-07-221-0/+180
OpenPOWER on IntegriCloud