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
drawutils.c
filtfmts.c lavfi: add query_func2() 2024-09-02 11:55:20 +02:00
formats.c
integral.c