]> git.sesse.net Git - x264/commit
Fix zone bitrate multiplier and QP forcing in 2-pass mode
authorAnton Mitrofanov <BugMaster@narod.ru>
Thu, 5 May 2011 12:27:49 +0000 (16:27 +0400)
committerFiona Glaser <fiona@x264.com>
Tue, 10 May 2011 09:40:57 +0000 (02:40 -0700)
commitc4c995a8838f673ded01cf85ab023c2b7578106d
treeb2d05bc6f4b5e30ce74186de6a3529a8888b528f
parent4a9ead8bfa95d7c93ca022242ac7ae4912deb776
Fix zone bitrate multiplier and QP forcing in 2-pass mode
Previously zone changes could affect frames outside of the given frame range (around 20 neighboring frames).
encoder/ratecontrol.c