ffmpeg/tests/fate
Andreas Rheinhardt c26730ed8f tests/dnn: Make DNN tests regular libavfilter tests
They test libavfilter internal API, so they should be libavfilter
test programs (which implies: linked statically to libavfilter
to access internal APIs and linked normally (statically or dynamically
depending upon the build configuration) against all the other libs).

Right now, they are always linked statically against all libs,
which is a significant size waste compared to shared libs as all
of libavcodec has been pulled in despite not being really used.
This also leads to linking failures on systems for which av_export_avutil
is intended: libavcodec does not expect to be linked statically
against the library providing avpriv_(cga|vga16)_font in this case.
This is fixed by this commit.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-12-19 00:46:29 +01:00
..
aac.mak fate-aac: use the fast coder for tests 2021-05-21 19:28:50 +02:00
ac3.mak avcodec/options_table: Treat (request_)channel_layout as channel layout 2021-08-15 23:19:35 +02:00
acodec.mak fate: add adpcm_ima_ws test 2021-04-26 19:56:33 +10:00
adpcm.mak fate: add adpcm_ima_ws test in a VQA v3 file 2021-04-29 23:52:46 +10:00
alac.mak
als.mak
amrnb.mak
amrwb.mak
api.mak tests: drop api-codec-param test 2020-12-10 09:46:30 +01:00
apng.mak fate: add a more extensive test for APNG_DISPOSE_OP_BACKGROUND 2021-05-14 11:15:13 +02:00
atrac.mak
audio.mak
bmp.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
build.mak
caf.mak fate/caf: Add remux tests 2021-09-27 07:08:53 +02:00
canopus.mak
cbs.mak avcodec/av1dec: avoid probing with av1dec 2020-10-06 11:28:12 -03:00
cdxl.mak
checkasm.mak fate/checkasm: add missing tests to FATE 2021-09-29 11:46:20 -03:00
concatdec.mak
cover-art.mak fate/cover-art: Add test for muxing cover arts to FLAC 2021-10-07 22:09:04 +02:00
dca.mak avcodec/options_table: Treat (request_)channel_layout as channel layout 2021-08-15 23:19:35 +02:00
demux.mak fate/demux: Move Sony OpenMG audio (oma) test into a new file 2021-09-27 07:08:59 +02:00
dfa.mak
dnn.mak tests/dnn: Make DNN tests regular libavfilter tests 2021-12-19 00:46:29 +01:00
dnxhd.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
dpcm.mak
ea.mak
exif.mak
ffmpeg.mak fate/ffmpeg: Fix requirements of shortest tests 2021-12-02 17:44:27 +01:00
ffprobe.mak fate/ffprobe: Verify ffprobe XML output against schema file 2021-07-13 08:57:23 +02:00
fft.mak fft: remove 16-bit FFT and MDCT code 2021-01-14 01:44:21 +01:00
fifo-muxer.mak
filter-audio.mak fate: fix silenceremove test 2021-09-09 23:45:52 +02:00
filter-video.mak ffprobe: remove references to frame->pkt_pts 2021-08-07 10:16:07 -03:00
fits.mak tests/fate/fits: Add a todo for a 64bit test. 2021-01-24 17:13:19 +01:00
flac.mak
flvenc.mak
gapless.mak fate/demux, gapless, image: Add missing ffprobe dependencies 2021-09-19 23:52:20 +02:00
gif.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
h264.mak FATE: stop using numeric arguments to -vsync 2021-12-07 11:23:45 +01:00
hap.mak
hevc.mak FATE: stop using numeric arguments to -vsync 2021-12-07 11:23:45 +01:00
hlsenc.mak fate/hlsenc: rework the ffprobe dependency of hls-fmp4_ac3 2021-01-25 12:19:51 -03:00
hw.mak
id3v2.mak fate/id3v2: Add test for id3v2 chapters 2021-04-18 02:20:30 +02:00
image.mak fate/image: Modify aliaspix tests to also cover the encoder 2021-10-07 11:56:53 +02:00
indeo.mak
lavf-audio.mak
lavf-container.mak
lavf-image2pipe.mak
lavf-image.mak
lavf-video.mak
libavcodec.mak avcodec/tests/utils: Rename to avcodec 2021-09-26 12:56:08 +02:00
libavdevice.mak
libavformat.mak
libavutil.mak
libswresample.mak
libswscale.mak FATE: add a test for sliced scaling 2021-08-08 19:26:05 +02:00
lossless-audio.mak
lossless-video.mak tests: stop using -vsync drop 2020-12-10 09:53:52 +01:00
matroska.mak avformat/matroskaenc: Pass dispositions through unchanged by default 2021-08-24 04:23:29 +02:00
microsoft.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
monkeysaudio.mak
mov.mak FATE: stop using numeric arguments to -vsync 2021-12-07 11:23:45 +01:00
mp3.mak
mpc.mak fate: Convert the musepack8 test to an oneoff test 2020-11-17 23:47:31 +02:00
mpeg4.mak FATE: stop using numeric arguments to -vsync 2021-12-07 11:23:45 +01:00
mpegps.mak
mpegts.mak
mxf.mak fate/mxf: Fix d10-user-comments test 2021-02-16 22:50:08 +01:00
oma.mak fate/oma: Add remux tests for ATRAC3 and ATRAC3P 2021-09-27 07:08:59 +02:00
opus.mak
pcm.mak
pixfmt.mak fate/pixfmt: test xyz12le 2021-08-29 18:44:46 +02:00
pixlet.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
probe.mak
prores.mak fate: add scale filters for big-endian architectures. 2020-09-30 16:39:34 +02:00
qt.mak
qtrle.mak
real.mak
screen.mak
seek.mak tests/fate: Don't keep unnecessary temp files 2021-03-05 09:24:34 +01:00
segment.mak
source-check.sh
source.mak
speedhq.mak
subtitles.mak fate/subtitles: Add scc remux test 2021-10-07 17:56:58 +02:00
truehd.mak avcodec/options_table: Treat (request_)channel_layout as channel layout 2021-08-15 23:19:35 +02:00
utvideo.mak
vcodec.mak FATE: stop using numeric arguments to -vsync 2021-12-07 11:23:45 +01:00
video.mak Revert "fate: Add test for ticket 6024, truncated decoding mode" 2021-09-20 00:23:52 +02:00
voice.mak
vorbis.mak fate/oggvorbis: Fix tests after fixing AV_PKT_DATA_SKIP_SAMPLES 2021-07-12 09:55:21 +02:00
vpx.mak fate: drop the vp8-alpha test 2021-05-09 11:07:20 +02:00
vqf.mak
wavpack.mak avformat/matroskaenc: Pass dispositions through unchanged by default 2021-08-24 04:23:29 +02:00
wma.mak avcodec/wmadec: fix WMA gapless playback 2021-09-12 22:23:35 +02:00
xvid.mak