]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Replace custom modified discrete cosine transform with ffmpeg's own.
authorbanan <banan@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 11 Mar 2007 20:30:06 +0000 (20:30 +0000)
committerbanan <banan@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 11 Mar 2007 20:30:06 +0000 (20:30 +0000)
commitfce982be318122355e2b50049c066d462ea3b600
tree06b37fbb82ac7fab640a784cef415b2672a5a4a1
parente8ce1cc23378419846985fd2bc11dc0c578da669
Replace custom modified discrete cosine transform with ffmpeg's own.
This does alter the decoded output, but not by much.
The new output is closer to that produced by Real's "official" decoder,
and the decoder runs slightly faster.

Patch by Ian Braithwaite ian at braithwaite dot dk

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8325 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/cook.c