summaryrefslogtreecommitdiffstats
path: root/libavutil/eval.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <[email protected]>2024-02-10 16:44:31 +0100
committerAndreas Rheinhardt <[email protected]>2024-02-18 16:38:09 +0100
commitdb98b0e04e04079be3ee51d14659b660c0f7f77a (patch)
treeca6c4d750026b2d9483bd476cf419e8bdc00945c /libavutil/eval.c
parentcc36a9f5b93557aeb391568641998b18961621e0 (diff)
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 <[email protected]>
Diffstat (limited to 'libavutil/eval.c')
0 files changed, 0 insertions, 0 deletions