FFmpeg/libavfilter/tests
Andreas Rheinhardt 9a1547ba1e avfilter/tests/filtfmts: Check for existence of formats/channel layouts
Fixes segfaults with filters that either return AVERROR(EAGAIN)
(or another error) or that do not set everything and rely on
filter_query_formats() to set the rest.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2021-10-10 12:04:30 +02:00
..
.gitignore
drawutils.c
filtfmts.c avfilter/tests/filtfmts: Check for existence of formats/channel layouts 2021-10-10 12:04:30 +02:00
formats.c
integral.c