Nicolas George <nicolas.george@...> writes: > > Any idea, why this doesn't happen, when FFmpeg is > > compiled with MSVC? > > Not at all. Possibly assembly optimization that are > not used.
The problem comes from asm mmx optimization that does not get compiled with msvc. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
