]> granicus.if.org Git - libvpx/commit
Clamp for min_frame_target
authorJingning Han <jingning@google.com>
Tue, 21 May 2019 23:47:24 +0000 (16:47 -0700)
committerJingning Han <jingning@google.com>
Tue, 21 May 2019 23:47:24 +0000 (16:47 -0700)
commit85493c1a0a0b450856a1304066602f5b36593c4d
tree08d5ff22decc91d867b9d453fb222858e35bbadc
parenta8fa1bde720a8ab36eea27bbefe9a7f99b0737b3
Clamp for min_frame_target

Apply the minimum frame size clamp for all applicable frames. This
avoids bit-rate undershooting issue as reported in

BUG=b/133260125

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