FFmpeg/libavfilter/tests
Anton Khirnov eddffbedb3 lavfi: add query_func2()
It differs from query_func() in accepting arrays of input/output format
configurations to be filled as callback parameters. This allows to mark
the filter context as const, ensuring it is not modified by this
function, as it is not supposed to have any side effects beyond
returning the supported formats.
2024-09-02 11:55:20 +02:00
..
.gitignore tests/dnn: Make DNN tests regular libavfilter tests 2021-12-19 00:46:29 +01:00
drawutils.c
filtfmts.c lavfi: add query_func2() 2024-09-02 11:55:20 +02:00
formats.c lavfi: move ff_parse_{sample_rate,channel_layout}() to audio.[ch] 2024-08-19 21:45:25 +02:00
integral.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00