]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3dec_data.c
libopusdec: fix out-of-bounds read
[ffmpeg] / libavcodec / ac3dec_data.c
2011-05-24 Justin Rugglesac3enc: add channel coupling support
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-08 Justin RugglesAdd stereo rematrixing support to the AC-3 encoders.
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Carl Eugen HoyosAdd spectral extension to the E-AC-3 decoder.
2009-07-23 Diego Biurrunrefactoring: properly separate AC-3 and E-AC-3 code
2009-07-22 Diego Biurruncosmetics: Reorder some tables/lines to make future...
2009-07-22 Diego Biurruncosmetics: small typo fixes
2009-05-21 Justin Ruggleseac3dec: make GAQ dequantization 24-bit
2009-05-21 Justin Ruggleseac3dec: revert commit r18860. keep the AHT IDCT 24...
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]