1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
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
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
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
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