]> granicus.if.org Git - libvpx/commit
Simplify 2 pass KF bitrate allocation
authorPaul Wilkins <paulwilkins@google.com>
Wed, 14 May 2014 11:06:50 +0000 (12:06 +0100)
committerPaul Wilkins <paulwilkins@google.com>
Wed, 14 May 2014 11:41:42 +0000 (12:41 +0100)
commit6122ca87a33c0e00d09df4311644226ef72b1d7f
tree4002047715f7662169ee524144322c92bb49a170
parentd677ea1f81058408b3f40ed59e94fa0ddae313c5
Simplify 2 pass KF bitrate allocation

Simplify the calculation of KF bitrate in similar way
to previous patch for GF/arf.

This has no impact on derf or std hd sets but gives a
small net gain of ~0.1% for yt and yt-hd sets.

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