aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/vp9_mc_template.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-08-12 02:18:59 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-04-19 13:18:04 +0200
commit444bd353e9dd5b12ec2339e0c84e6db7131e9625 (patch)
tree017e1b205844a5a8f680a2b4aba9394450a89718 /libavcodec/vp9_mc_template.c
parentc381c231547d9b23ff28ff11ac6ac4e34021250f (diff)
downloadffmpeg-444bd353e9dd5b12ec2339e0c84e6db7131e9625.tar.gz
avcodec/vp3: Switch to ProgressFrames
Avoids implicit av_frame_ref() and therefore allocations and error checks. It also avoids explicitly allocating the AVFrames (done implicitly when getting the buffer) and it also allows to reuse the flushing code for freeing the ProgressFrames. Reviewed-by: Anton Khirnov <anton@khirnov.net> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/vp9_mc_template.c')
0 files changed, 0 insertions, 0 deletions