diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-02-02 22:27:27 -0500 |
---|---|---|
committer | Alex Converse <alex.converse@gmail.com> | 2012-02-09 16:36:02 -0800 |
commit | e6d9fa66f12cf5a3024c9bc7c4c608f7fc59207e (patch) | |
tree | f31cc3a09c130d6ef237450eadc8b88629125bb2 /avconv.c | |
parent | 7b05025856706ccc5da2e43f4f05c319907b3b16 (diff) | |
download | ffmpeg-e6d9fa66f12cf5a3024c9bc7c4c608f7fc59207e.tar.gz |
ac3dec: Move center and surround mix level tables to the parser.
That way all mix levels as exported by avpriv_ac3_parse_header()
will have the same meaning.
Previously the 3-bit center mix level for E-AC-3 was used to index in a
4-entry table, leading to out-of-array reads.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
Signed-off-by: Alex Converse <alex.converse@gmail.com>
Diffstat (limited to 'avconv.c')
0 files changed, 0 insertions, 0 deletions