]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ac3.h
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavcodec / ac3.h
2009-04-19 jbrAdd channel layout support to the AC-3 decoder and...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-12-08 jbrcosmetics: alignment after last commit
2008-12-08 jbrac3: detect dba errors and prevent writing past end...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-03 jbrcosmetics: make all references to AC-3 capitalized...
2008-06-07 jbrpass bap table to ff_ac3_bit_alloc_calc_bap()
2008-06-07 jbrget substreamid from ac3 parser
2008-06-07 jbrget the number of blocks from the ac3 parser and use...
2008-06-02 jbrmove some AC3HeaderInfo struct fields to the Coded...
2008-04-24 bwolowiecadd a ff_ac3_parse_header_full() which calls ff_ac3_par...
2008-04-22 bwolowiecchange ff_ac3_parse_header() to take a GetBitContext...
2008-03-28 bwolowiecchange name from stream type to frame type in AC3 code
2008-03-24 bwolowiecusing stream type in eac3 parser
2008-01-05 jbrremove unneeded variables from AC3HeaderInfo
2007-12-09 jbrcosmetics: rename common ac3 variables
2007-12-09 jbrcosmetics: vertical align after last commit
2007-12-09 jbrcosmetics: rename ac3 bit allocation variables
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-15 jbrmove some common values to ac3.h and utilize them
2007-05-08 aurelavoid multiple inclusion of ac3.h
2007-04-25 aurelmove ac3 tables from a .h to a .c
2007-04-15 diegoMove AC3 header parsing code together with the rest...
2007-03-18 jbrsplit ac3_parametric_bit_allocation into 3 separate...
2007-03-18 jbrhardcode ff_ac3_frame_sizes table
2007-03-11 jbrmove AC-3 header parsing to ac3.c
2007-03-11 jbrremove redundancy in AC-3 parser by using common tables...
2007-03-09 jbrRemove common code from AC-3 encoder and utilize ac3.c.
2006-11-14 mrurevert bad checkin
2006-11-14 mrumove some CFLAGS settings away from config.* writing...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2004-09-30 kabi* these vars could be either static or extern (compilat...
2003-03-06 michaelniper file doxy
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2002-10-28 bellardpreparing integration of new AC3 decoder