]> granicus.if.org Git - libvpx/commit
Set refresh_frame_context flag off in show_existing_frame mode
authorJingning Han <jingning@google.com>
Wed, 22 Aug 2018 16:36:12 +0000 (09:36 -0700)
committerJingning Han <jingning@google.com>
Wed, 22 Aug 2018 16:36:12 +0000 (09:36 -0700)
commitfe47e829298a7f7c44749164a480ff7dcdf07ea5
tree2fbc1a92dba508d74f30311be95232f626e557c5
parent836d383de274dc593b37a3c064087b4b2d0a33ca
Set refresh_frame_context flag off in show_existing_frame mode

Match the decoder expectation, set off refresh_fame_context flag
in show_existing_frame mode.

Change-Id: I5258635b715ea04f41a4a087178709f707449b71
vp9/encoder/vp9_ratectrl.c