ffmpeg/tests
Andreas Rheinhardt c37f65a588 tests/Makefile: Remove FILTERDEMDECMUX
It is unused and given that one needs an encoder to produce
packets from AVFrames (as output by filters) this is likely
to remain so, because FILTERDEMDECENCMUX is better for these
scenarios.
The only case where one can use filters without encoders is
with the lavfi input device: It outputs AVPackets which could
be copied without another conversion to AVFrames. Yet the variable
to check for this is CONFIG_LAVFI_INDEV, but FILTERDEMDECMUX
is designed to work with demuxers (i.e. CONFIG_*_DEMUXER).
So there is no usecase for FILTERDEMDECMUX.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2022-05-20 10:16:04 +02:00
..
api
checkasm avcodec/v210enc: Move ff_v210enc_init into a header 2022-05-06 05:33:38 +02:00
fate fate/matroska: Add test for remuxing DVB subtitles to Matroska 2022-05-12 08:33:11 +02:00
filtergraphs tests: use a filtergraph script for fate-mov-channel-description 2022-04-05 21:25:26 -03:00
ref libavcodec/cinepakenc: Mark no-skip frames as keyframes 2022-05-12 11:19:12 +02:00
.gitignore
Makefile tests/Makefile: Remove FILTERDEMDECMUX 2022-05-20 10:16:04 +02:00
audiogen.c
audiomatch.c
base64.c
copycooker.sh
extended.ffconcat
fate-run.sh tests/fate-run: Make AVCONV-tests honour -thread_type 2022-05-09 21:23:24 +02:00
fate-valgrind.supp
fate.sh
md5.sh
refcmp-metadata.awk fate/filter-refcmp-*: make refcmp_metadata fail on empty or truncated input 2022-04-10 20:12:23 +02:00
reference.pnm
rotozoom.c
simple1.ffconcat
simple2.ffconcat
test.ffmeta
tiny_psnr.c
tiny_ssim.c
utils.c
videogen.c