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 avfilter/tests/.gitignore: add integral 2016-11-24 21:10:37 +01:00
drawutils.c
filtfmts.c avfilter/tests/filtfmts: Check for existence of formats/channel layouts 2021-10-10 12:04:30 +02:00
formats.c avcodec/avcodec: Stop including channel_layout.h in avcodec.h 2021-07-22 11:14:31 +02:00
integral.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00