OSDN Git Service

Fix the fixed-point MDCT and FFT tests so that they actually compile and work.
authorJustin Ruggles <justin.ruggles@gmail.com>
Tue, 14 Dec 2010 14:50:58 +0000 (14:50 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Tue, 14 Dec 2010 14:50:58 +0000 (14:50 +0000)
commit228315bbd3f8b2e77cea5fe0a14e461716f0c466
tree438f5d93264b6760ab6081eb69280238e0373a1e
parenta8d2b06b7c3c16cd624c846f9808408057a62935
Fix the fixed-point MDCT and FFT tests so that they actually compile and work.

Also, use LFG from libavutil instead of random().

Originally committed as revision 25955 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ac3enc.c