OSDN Git Service

AC-3 decoder, soc revision 40, Aug 9 00:10:14 2006 UTC by cloud9
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 14 Jul 2007 15:57:51 +0000 (15:57 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 14 Jul 2007 15:57:51 +0000 (15:57 +0000)
commit2fbbd087bb6bef317c0c08eb8dc27af064c585ed
tree7ee4351e102c45aa99e04ead7e5531190ac654d7
parent98a27a8a84186d9b6c662cf332472c364df36db1
AC-3 decoder, soc revision 40, Aug 9 00:10:14 2006 UTC by cloud9
More code cleanup.
Window is now runtime generated.
Fixed the bugs in rematrixing routine and
in Decoding AC3 Bitstreams when coupling is in use.

Still struggling to find out what affects the quality of
the produced sound. Can anybody have a look at the
imdct routines do_imdct_256 and do_imdct_512 and tell me
whether it is the correctly implemented as described in
standard.

Originally committed as revision 9658 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3dec.c