aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/softfloat_tables.h
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-05-17 14:20:52 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-05-20 10:16:04 +0200
commitc37f65a588a1892e448d386c0821aaa31297a763 (patch)
treef091c1716d8128f89ca07fa8165c21592961cfda /libavutil/softfloat_tables.h
parent82a68a8771ca39564f6a74e0f875d6852e7a0c2a (diff)
downloadffmpeg-c37f65a588a1892e448d386c0821aaa31297a763.tar.gz
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>
Diffstat (limited to 'libavutil/softfloat_tables.h')
0 files changed, 0 insertions, 0 deletions