1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/tests
Martin Storsjö 39e16ee228 Revert "fate: Skip the checkasm test if CONFIG_STATIC is disabled"
When we use dllexport properly for shared libraries on windows,
there's no longer any issue with linking the object files for
e.g. libavcodec statically into checkasm. (It's still not possible
to link the built object files for e.g. libavformat statically to
libavcodec though, since libavformat exepcts to load av_export_*
symbols from a DLL.)

This reverts commit 4e62b57ee0.

Signed-off-by: Martin Storsjö <martin@martin.st>
2017-08-31 14:22:47 +03:00
..
checkasm checkasm: aarch64: Specify alignment for the register_init const array 2017-05-15 10:19:46 +03:00
fate Revert "fate: Skip the checkasm test if CONFIG_STATIC is disabled" 2017-08-31 14:22:47 +03: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 mpeg2enc: Don't mark all streams as component video 2017-08-20 15:14:37 +01:00
.gitignore Split global .gitignore file into per-directory files 2016-05-13 14:55:56 +02:00
audiogen.c cosmetics: Write NULL pointer inequality checks more compactly 2014-08-15 05:34:13 -07:00
base64.c
fate-run.sh fate: Add build-only targets to FATE 2017-03-01 11:06:52 +01:00
fate.sh fate: Add --ignore-tests configure option for omitting specific FATE tests 2016-12-28 18:10:32 +01:00
lavf-regression.sh Use modern avconv syntax for codec selection in documentation and tests 2017-02-27 10:36:45 +01:00
Makefile fate: Add build-only targets to FATE 2017-03-01 11:06:52 +01: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