]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3tab.h
Globally rename the header inclusion guard names.
[ffmpeg] / libavcodec / ac3tab.h
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-08-03 Justin Rugglescosmetics: make all references to AC-3 capitalized...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-24 Bartlomiej Wolowiecadd a ff_ac3_parse_header_full() which calls ff_ac3_par...
2007-12-09 Justin Rugglescosmetics: rename ac3 tables
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-04-25 Aurelien Jacobscosmetics: align
2007-04-25 Aurelien Jacobsmove ac3 tables from a .h to a .c
2007-03-18 Justin Ruggleshardcode ff_ac3_frame_sizes table
2007-03-11 Justin Rugglesremove redundancy in AC-3 parser by using common tables...
2007-03-09 Justin RugglesRemove common code from AC-3 encoder and utilize ac3.c.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-09-03 Justin RugglesFix 2 bit allocation bugs. One fix enables using a...
2006-04-28 Benjamin LarssonRevert bad ac3enc commit, the commited code was bigger...
2006-04-22 Benjamin LarssonPatch to generate the ac3 window, based on code by...
2006-03-06 Michael Niedermayerswitch ac3enc to av_crc
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-06-26 Alex Beregszaszimake the tables static
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-10-28 Fabrice Bellardpreparing integration of new AC3 decoder
2001-07-22 Fabrice BellardInitial revision