diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-10 16:44:31 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-18 16:38:09 +0100 |
commit | db98b0e04e04079be3ee51d14659b660c0f7f77a (patch) | |
tree | ca6c4d750026b2d9483bd476cf419e8bdc00945c /libavfilter/bbox.h | |
parent | cc36a9f5b93557aeb391568641998b18961621e0 (diff) | |
download | ffmpeg-db98b0e04e04079be3ee51d14659b660c0f7f77a.tar.gz |
avfilter/avfilter: Avoid allocation for AVFilterInternal
To do this, allocate AVFilterInternal jointly with AVFilterContext
and rename it to FFFilterContext in the process (similarly to
AVStream/FFStream).
The AVFilterInternal* will be removed from AVFilterContext
on the next major bump.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/bbox.h')
0 files changed, 0 insertions, 0 deletions