]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3dec_data.c
eac3dec: use 16-bit pre-mantissas instead of 24-bit in AHT decoding. it is
[ffmpeg] / libavcodec / ac3dec_data.c
2009-05-17 Justin Ruggleseac3dec: use 16-bit pre-mantissas instead of 24-bit...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-11-13 Justin Rugglesrevert r15812 (E-AC-3 Spectral Extension) pending furth...
2008-11-13 Justin Rugglesadd support for spectral extension
2008-10-02 Reimar DöffingerAdd (additional) const to many global tables.
2008-08-27 Justin Rugglescosmetics: rename a table
2008-08-25 Justin Rugglesright shift the values by 8 in GAQ remap "B" table...
2008-08-24 Justin Ruggles1000l to me. committed to wrong repo. revert last commit.
2008-08-24 Justin Rugglescosmetics: rename some functions from *get_* to *decode_*
2008-08-03 Justin RugglesHardcode the table for ungrouping 3 values in 5 bits...
2008-08-03 Justin Rugglescosmetics: make all references to AC-3 capitalized...
2008-06-08 Justin Rugglesmove rematrixing band table to ac3dec_data.c
2008-06-08 Justin Rugglesadd ac3dec_data.[c,h]