1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libavfilter/tests
Andreas Rheinhardt a272c9cffa avfilter: Add a header for internal generic-layer APIs
This commit moves the generic-layer stuff (that is not used
by filters) to a new header of its own, similarly to
5e7b5b0090 for libavcodec.
thread.h and link_internal.h are merged into this header.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2024-02-18 16:38:09 +01:00
..
.gitignore tests/dnn: Make DNN tests regular libavfilter tests 2021-12-19 00:46:29 +01:00
drawutils.c
filtfmts.c avfilter: Add a header for internal generic-layer APIs 2024-02-18 16:38:09 +01:00
formats.c avfilter: convert to new channel layout API 2022-03-15 09:42:46 -03:00
integral.c Replace all occurences of av_mallocz_array() by av_calloc() 2021-09-20 01:03:52 +02:00