ffmpeg/libavfilter/tests
Anton Khirnov 86417b759f lavfi: get rid of FF_INTERNAL_FIELDS
This hack is used to limit the visibility of some AVFilterLink fields to
only certain files. Replace it with the same pattern that is used e.g.
in lavf AVStream/FFStream and avoid exposing these internal fields in a
public header completely.
2024-02-14 15:08:49 +01:00
..
.gitignore tests/dnn: Make DNN tests regular libavfilter tests 2021-12-19 00:46:29 +01:00
drawutils.c Merge commit 'a6a750c7ef' 2016-06-22 13:44:34 +02:00
filtfmts.c lavfi: get rid of FF_INTERNAL_FIELDS 2024-02-14 15:08:49 +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