| Commit message (Expand) | Author | Age | Files | Lines |
* | cosmetics: rename ac3 tables | Justin Ruggles | 2007-12-09 | 1 | -14/+14 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | cosmetics: align | Aurelien Jacobs | 2007-04-25 | 1 | -5/+5 |
* | move ac3 tables from a .h to a .c | Aurelien Jacobs | 2007-04-25 | 1 | -231/+23 |
* | hardcode ff_ac3_frame_sizes table | Justin Ruggles | 2007-03-18 | 1 | -2/+41 |
* | remove redundancy in AC-3 parser by using common tables from ac3tab.h | Justin Ruggles | 2007-03-11 | 1 | -0/+14 |
* | Remove common code from AC-3 encoder and utilize ac3.c. | Justin Ruggles | 2007-03-09 | 1 | -16/+9 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+19 |
* | Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. T... | Justin Ruggles | 2006-09-03 | 1 | -1/+1 |
* | Revert bad ac3enc commit, the commited code was bigger and slower. | Benjamin Larsson | 2006-04-28 | 1 | -3/+38 |
* | Patch to generate the ac3 window, based on code by Justin Ruggles. | Benjamin Larsson | 2006-04-22 | 1 | -38/+3 |
* | switch ac3enc to av_crc | Michael Niedermayer | 2006-03-06 | 1 | -2/+0 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -19/+19 |
* | make the tables static | Alex Beregszaszi | 2004-06-26 | 1 | -9/+9 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -1/+4 |
* | * UINTX -> uintx_t INTX -> intx_t | Zdenek Kabelac | 2003-02-11 | 1 | -21/+21 |
* | preparing integration of new AC3 decoder | Fabrice Bellard | 2002-10-28 | 1 | -8/+11 |
* | Initial revision | Fabrice Bellard | 2001-07-22 | 1 | -0/+180 |