]> granicus.if.org Git - libvpx/commit
Fix key frame detection
authorJingning Han <jingning@google.com>
Wed, 8 May 2019 20:16:10 +0000 (13:16 -0700)
committerJingning Han <jingning@google.com>
Wed, 8 May 2019 20:16:10 +0000 (13:16 -0700)
commit0df9a18edfe5969a3981ac65b7034480f36e8fe9
tree0985b94d6987385ac59f997fc5b6c3e805583852
parent1e2cfa3f0f75c971ccceb9be0e818b207c86303b
Fix key frame detection

This solves the regression issue seen in certain animation clips.

BUG=b/132108583

Change-Id: Ib28413c95160a5f15fbcf9ea6a322fd4f69a57ce
vp9/encoder/vp9_firstpass.c