]> git.sesse.net Git - ffmpeg/commit
avcodec/cbs_av1: fix handling reference frames on show_existing_frame frames
authorJames Almer <jamrial@gmail.com>
Mon, 24 Aug 2020 16:04:23 +0000 (13:04 -0300)
committerJames Almer <jamrial@gmail.com>
Tue, 25 Aug 2020 17:49:33 +0000 (14:49 -0300)
commite76b4b2a6b488ecc3f55cb48dea971c17588d075
tree2248b95cecce6a924c53b542451b02be0b0d0d84
parentafbe9ebac7b47fec84703459bfe64fc90c2ad937
avcodec/cbs_av1: fix handling reference frames on show_existing_frame frames

Implement Section 7.21 "Reference frame loading process" and Section 7.20
"Reference frame update process" for show_existing_frame frames, as required by
the definition in Section 7.4 "Decode frame wrapup process".

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/cbs_av1_syntax_template.c