Keiji Costantini wrote: > Michael Niedermayer ha scritto: >> 2 ideas >> 1. float rounding issues (try if using gcc -O0 for both, maybe that >> makes the differences dissapear) > part of ../config.mak > OPTFLAGS= -O0 -ffloat-store -g > ARCH_X86=yes > ARCH_X86_64=no > HAVE_MMX=no > HAVE_MMX2=no > HAVE_SSSE3=no
the config.h got changed as well? > no change. As in "still with rounding errors, always the same" > I note that it seems to use an MMX2 version even when I disabled it in > config.mak... config.h -- Luca Barbato Gentoo Council Member Gentoo/linux Gentoo/PPC http://dev.gentoo.org/~lu_zero _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
