ffmpeg/tests
Martin Storsjö dc7501e524 checkasm: Issue emms after benchmarking functions
The functions may not clean up properly after using MMX
registers. For the normal testing calls, the checkasm_checked_call
functions will do the cleanup (and check that functions that
should clean up do it as well), but when benchmarking functions
that don't clean up, we don't currently properly clean up at all.

This causes issues if a benchmarked function is followed by testing
of a function that is supposed to not clobber the MMX/FPU state but
doesn't touch it at all.

Signed-off-by: Martin Storsjö <martin@martin.st>
2016-06-21 22:09:29 +03:00
..
checkasm checkasm: Issue emms after benchmarking functions 2016-06-21 22:09:29 +03:00
fate fate: Add TrueMotion 2 RT tests 2016-06-20 15:51:34 -04:00
filtergraphs
ref fate: Add TrueMotion 2 RT tests 2016-06-20 15:51:34 -04:00
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
Makefile fate: Move Canopus decoder tests to a separate file 2016-06-06 11:59:53 -04:00
audiogen.c
base64.c
fate-run.sh tests: Move all test programs to a subdirectory 2016-05-13 14:55:56 +02:00
fate.sh fate: Ignore errors from concatenating report files 2016-02-23 11:45:37 +01:00
lavf-regression.sh
md5.sh
reference.pnm
regression-funcs.sh
rotozoom.c
tiny_psnr.c Drop pointless assert.h #includes 2016-05-03 15:45:10 +02:00
utils.c
videogen.c