aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_overlay_cuda.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-02-10 16:44:31 +0100
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-02-18 16:38:09 +0100
commitdb98b0e04e04079be3ee51d14659b660c0f7f77a (patch)
treeca6c4d750026b2d9483bd476cf419e8bdc00945c /libavfilter/vf_overlay_cuda.c
parentcc36a9f5b93557aeb391568641998b18961621e0 (diff)
downloadffmpeg-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/vf_overlay_cuda.c')
0 files changed, 0 insertions, 0 deletions