mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
997f9bdb99
The field is a standard field, yet we were loading it as if it was a quadword. This worked for forward transforms by chance, but broke when the transform was inverse. checkasm couldn't catch that because we only test forward transforms, which are identical to inverse transforms but with a different revtab. |
||
---|---|---|
.. | ||
asm.h | ||
bswap.h | ||
cpu.c | ||
cpu.h | ||
cpuid.asm | ||
emms.asm | ||
emms.h | ||
fixed_dsp_init.c | ||
fixed_dsp.asm | ||
float_dsp_init.c | ||
float_dsp.asm | ||
imgutils_init.c | ||
imgutils.asm | ||
intmath.h | ||
intreadwrite.h | ||
lls_init.c | ||
lls.asm | ||
Makefile | ||
pixelutils_init.c | ||
pixelutils.asm | ||
pixelutils.h | ||
timer.h | ||
tx_float_init.c | ||
tx_float.asm | ||
w64xmmtest.h | ||
x86inc.asm | ||
x86util.asm |