]> granicus.if.org Git - libvpx/commit
Sync prev_frame/last_show_frame update with decoder
authorJingning Han <jingning@google.com>
Wed, 22 Aug 2018 17:31:18 +0000 (10:31 -0700)
committerJingning Han <jingning@google.com>
Wed, 22 Aug 2018 22:11:10 +0000 (22:11 +0000)
commit1f4c8dcf14533ff5c16281fdd38c8890b77814de
tree08b4611cf46e88396a6da5a94b2dc2556652acae
parent8b9b38bd5ebb9844707be8e5874dfa7532331d3b
Sync prev_frame/last_show_frame update with decoder

Make the encoder side handling of prev_frame and last_show_frame
update synchronized with the decoder behavior.

Change-Id: I0f265391cba182d7cc266a1c327fe6b92e24ab17
vp9/encoder/vp9_encoder.c