FFmpeg/libavfilter/tests
Andreas Rheinhardt 7ab7d9c3c0 avfilter/avfilter: Add FFFilter, hide internals of AVFilter
This patch is analogous to 20f9727018:
It hides the internal part of AVFilter by adding a new internal
structure FFFilter (declared in filters.h) that has an AVFilter
as its first member; the internal part of AVFilter is moved to
this new structure.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2025-01-12 15:41:40 +01:00
..
.gitignore
drawutils.c
filtfmts.c avfilter/avfilter: Add FFFilter, hide internals of AVFilter 2025-01-12 15:41:40 +01:00
formats.c
integral.c