FFmpeg/tests
Diego Biurrun 7cb1d9e2db build: Fine-grained link-time dependency settings
Previously, all link-time dependencies were added for all libraries,
resulting in bogus link-time dependencies since not all dependencies
are shared across libraries. Also, in some cases like libavutil, not
all dependencies were taken into account, resulting in some cases of
underlinking.

To address all this mess a machinery is added for tracking which
dependency belongs to which library component and then leveraged
to determine correct dependencies for all individual libraries.
2017-03-01 09:00:40 +01:00
..
checkasm build: Fine-grained link-time dependency settings 2017-03-01 09:00:40 +01:00
fate fate: Rename WMV8_DRM decoder tests to WMV3_DRM 2017-02-28 13:00:20 +01: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: Rename WMV8_DRM decoder tests to WMV3_DRM 2017-02-28 13:00:20 +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: Make null comparison method more useful 2017-02-27 13:57:35 +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 --ignore-tests configure option for omitting specific FATE tests 2016-12-28 18:10:32 +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