OSDN Git Service

Fixed invalid access in wavpack decoder on corrupted bitstream.
[coroid/libav_saccubus.git] / libavcodec / ac3dec_data.h
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-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 Biurrun#include just the required stdint.h instead of libavuti...
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...
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-31 Stefano SabatiniGlobally rename the header inclusion guard names.
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-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]