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
Showing
- libavcodec/ac3dec_data.c 0 additions, 6 deletionslibavcodec/ac3dec_data.c
- libavcodec/ac3dec_data.h 0 additions, 1 deletionlibavcodec/ac3dec_data.h
- libavcodec/ac3enc.c 135 additions, 12 deletionslibavcodec/ac3enc.c
- libavcodec/ac3enc_fixed.h 1 addition, 0 deletionslibavcodec/ac3enc_fixed.h
- libavcodec/ac3enc_float.h 1 addition, 0 deletionslibavcodec/ac3enc_float.h
- libavcodec/ac3tab.c 6 additions, 0 deletionslibavcodec/ac3tab.c
- libavcodec/ac3tab.h 1 addition, 0 deletionslibavcodec/ac3tab.h
- tests/ref/acodec/ac3_fixed 1 addition, 1 deletiontests/ref/acodec/ac3_fixed
- tests/ref/seek/ac3_rm 7 additions, 14 deletionstests/ref/seek/ac3_rm
Loading
Please register or sign in to comment