]> git.sesse.net Git - ffmpeg/commit
avcodec/cbs_av1: infer segmentation parameters from reference frames
authorJames Almer <jamrial@gmail.com>
Tue, 20 Oct 2020 21:20:24 +0000 (18:20 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 28 Oct 2020 14:26:25 +0000 (11:26 -0300)
commit5ed9f8c66c39af1d53e8b8339db81713d1585f4d
tree476638cb503595aec5dc7f7bf726655967733640
parent5d1238f77fbd83e834b2f3066a60c29eb6f49ef8
avcodec/cbs_av1: infer segmentation parameters from reference frames

Partially implements setup_past_independence() and load_previous().
These ensures they are always set, even if the values were not coded
in the input bitstream and will not be coded in the output bitstream.

Reviewed-by: Mark Thompson <sw@jkqxz.net>
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/cbs_av1.h
libavcodec/cbs_av1_syntax_template.c