OSDN Git Service

Add stereo rematrixing support to the AC-3 encoders.
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 8 Jan 2011 23:21:17 +0000 (23:21 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 8 Jan 2011 23:21:17 +0000 (23:21 +0000)
commitdc7e07ac1f015117a3abaa9c5f3a594cc7fd0b7a
treeddbd5861f46a4a12808c7c9fe6f846faa8dc7b01
parentd267b339e4dbf8d70455e3163b2d39aff0efe314
Add stereo rematrixing support to the AC-3 encoders.
This improves the audio quality significantly for stereo source with both the
fixed-point and floating-point AC-3 encoders.
Update acodec-ac3_fixed and seek-ac3_rm test references.

Originally committed as revision 26271 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec_data.c
libavcodec/ac3dec_data.h
libavcodec/ac3enc.c
libavcodec/ac3enc_fixed.h
libavcodec/ac3enc_float.h
libavcodec/ac3tab.c
libavcodec/ac3tab.h
tests/ref/acodec/ac3_fixed
tests/ref/seek/ac3_rm