]> granicus.if.org Git - libvpx/commit
Fix VPX_KF_DISABLED.
authorJerome Jiang <jianj@google.com>
Tue, 5 Feb 2019 19:41:06 +0000 (11:41 -0800)
committerJerome Jiang <jianj@google.com>
Tue, 5 Feb 2019 22:58:23 +0000 (14:58 -0800)
commit9b2378bdf7868c4ed955ec719a9a8eac1465f676
tree9a1c16167aaf072c91e7b330f8616e51354d6a55
parentba38d25c3d86c7ffc9da3f73dd088d76f81ba3c6
Fix VPX_KF_DISABLED.

VP9 encoder still inserts key frame periodically when VPX_KF_DISABLED is
set in non SVC for 1-pass CBR.
BUG=webm:1592

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