• Justin Ruggles's avatar
    AC-3 decoder, soc revision 48, Aug 16 11:27:49 2006 UTC by cloud9 · 45b0ed13
    Justin Ruggles authored
    I realized that the bug was not in the imdct routine but in the
    get_transform_coeffs.
    Fixed it.
    Code now uses the ffmpeg's imdct routines.
    All the mplayer's ac3 samples are decoded
    successfully.
    Also improved downmixing.
    Now all the downmixing coeffcients for channels
    are normalized such that the sum of coefficients
    used to construct the output for single channel
    never exceeds 1.0.
    
    Originally committed as revision 9659 to svn://svn.ffmpeg.org/ffmpeg/trunk
    45b0ed13
Name
Last commit
Last update
doc Loading commit data...
libavcodec Loading commit data...
libavformat Loading commit data...
libavutil Loading commit data...
libpostproc Loading commit data...
libswscale Loading commit data...
tests Loading commit data...
tools Loading commit data...
vhook Loading commit data...
COPYING.GPL Loading commit data...
COPYING.LGPL Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
Doxyfile Loading commit data...
INSTALL Loading commit data...
MAINTAINERS Loading commit data...
Makefile Loading commit data...
README Loading commit data...
cmdutils.c Loading commit data...
cmdutils.h Loading commit data...
common.mak Loading commit data...
configure Loading commit data...
ffinstall.nsi Loading commit data...
ffmpeg.c Loading commit data...
ffplay.c Loading commit data...
ffserver.c Loading commit data...
ffserver.h Loading commit data...
output_example.c Loading commit data...
version.sh Loading commit data...