diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-10 18:26:54 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-02-18 16:38:09 +0100 |
commit | 03567ed80cf1cfdbf59f902cbf1dd2c35cc3de6a (patch) | |
tree | ae4b0d6c8dfba87a1597de1451b05d7f4d2d7151 /libavfilter/src_avsynctest.c | |
parent | a1aec776f13bd865a9b80446d33a796acb607db3 (diff) | |
download | ffmpeg-03567ed80cf1cfdbf59f902cbf1dd2c35cc3de6a.tar.gz |
avfilter/avfiltergraph: Avoid allocation for AVFilterGraphInternal
To do this, allocate AVFilterGraphInternal jointly with AVFilterGraph
and rename it to FFFilterGraph in the process (similarly to
AVStream/FFStream).
The AVFilterGraphInternal* will be removed on the next major version
bump.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/src_avsynctest.c')
0 files changed, 0 insertions, 0 deletions