OSDN Git Service

AC-3 decoder, soc revision 38, Aug 7 00:03:00 2006 UTC by cloud9
authorJustin Ruggles <justin.ruggles@gmail.com>
Sat, 14 Jul 2007 15:56:55 +0000 (15:56 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sat, 14 Jul 2007 15:56:55 +0000 (15:56 +0000)
commit98a27a8a84186d9b6c662cf332472c364df36db1
tree2eb7f2cd6f292b351f5ea5bb61e94b999fe5b3fa
parent41277578b93941bbf98b7820c5dbb9bdad49cffe
AC-3 decoder, soc revision 38, Aug 7 00:03:00 2006 UTC by cloud9
major code cleanup.
correct implementation of imdct.
implemented imdct for block switching also.
when coupling is not in use all the
ac3 streams are decoded correctly.
but when coupling is in use there is a bug.
i am currently finding the root of the bug.
if anybody can help.

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