]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3.h
missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it
[ffmpeg] / libavcodec / ac3.h
2008-04-24 Bartlomiej Wolowiecadd a ff_ac3_parse_header_full() which calls ff_ac3_par...
2008-04-22 Bartlomiej Wolowiecchange ff_ac3_parse_header() to take a GetBitContext...
2008-03-28 Bartlomiej Wolowiecchange name from stream type to frame type in AC3 code
2008-03-24 Bartlomiej Wolowiecusing stream type in eac3 parser
2008-01-05 Justin Rugglesremove unneeded variables from AC3HeaderInfo
2007-12-09 Justin Rugglescosmetics: rename common ac3 variables
2007-12-09 Justin Rugglescosmetics: vertical align after last commit
2007-12-09 Justin Rugglescosmetics: rename ac3 bit allocation variables
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-15 Justin Rugglesmove some common values to ac3.h and utilize them
2007-05-08 Aurelien Jacobsavoid multiple inclusion of ac3.h
2007-04-25 Aurelien Jacobsmove ac3 tables from a .h to a .c
2007-04-15 Diego BiurrunMove AC3 header parsing code together with the rest...
2007-03-18 Justin Rugglessplit ac3_parametric_bit_allocation into 3 separate...
2007-03-18 Justin Ruggleshardcode ff_ac3_frame_sizes table
2007-03-11 Justin Rugglesmove AC-3 header parsing to ac3.c
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-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-09-30 Zdenek Kabelac* these vars could be either static or extern (compilat...
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