]> git.sesse.net Git - ffmpeg/commit
avcodec/av1dec: fix loading PrevGmParams for frames with primary_ref_frame none
authorJames Almer <jamrial@gmail.com>
Wed, 28 Oct 2020 14:23:44 +0000 (11:23 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 28 Oct 2020 14:26:25 +0000 (11:26 -0300)
commitfec1b4738f351260b12cc88b79e95b39308190ba
treed6b145518e64b3ada6bbb5500b65581290e3341e
parent7dac8ddb20ee663ca211bd8c152228536a884605
avcodec/av1dec: fix loading PrevGmParams for frames with primary_ref_frame none

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