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 FATE: add a test for the ONE_STR mapping mode of the channelmap filter 2014-03-16 07:44:03 +01:00
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 cosmetics: Write NULL pointer inequality checks more compactly 2014-08-15 05:34:13 -07:00
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 Remove avserver. 2014-06-18 14:55:28 +02:00
md5.sh
reference.pnm Replace lena.pnm 2014-11-28 17:55:27 -05:00
regression-funcs.sh lavf: add AVFMT_FLAG_BITEXACT. 2014-05-15 07:42:07 +02:00
rotozoom.c
tiny_psnr.c Drop pointless assert.h #includes 2016-05-03 15:45:10 +02:00
utils.c
videogen.c