[FFmpeg-cvslog] r14698 - in trunk/libavcodec: Makefile dsputil.h fft.c i386/fft_3dn.c i386/fft_3dn2.c i386/fft_mmx.asm i386/fft_sse.c
Mike Melanson
mike
Thu Aug 14 04:34:18 CEST 2008
Loren Merritt wrote:
> I have no idea what's special about those configurations. For that matter,
> why didn't all the other mdct codecs and all the other configurations
> change? And how could anyone expect md5 matches for floating-point codecs?
Well, it's an encoding test. Plus, the test parameters specify bit
exactness:
ffmpeg -y -flags +bitexact -dct fastint -idct simple -ab 128k -ac 2
-f s16le -i input -acodec wmav1 output.asf
And it always worked before, and cross platform, before your change.
--
-Mike Melanson
More information about the ffmpeg-cvslog
mailing list