]> git.sesse.net Git - x264/commit
Change the predictors update algorithm
authorAnton Mitrofanov <BugMaster@narod.ru>
Tue, 22 Sep 2015 15:58:24 +0000 (18:58 +0300)
committerHenrik Gramner <henrik@gramner.com>
Sun, 11 Oct 2015 16:44:54 +0000 (18:44 +0200)
commite0d722f85f8599e324be2bebef9430155b25c329
tree239da5be99fc49d2aaa4c33d5fe9d369df085e55
parent6f04b146875c45e6f7845a7bb5fb7fdf8e7534f1
Change the predictors update algorithm

Keep predictor offsets more stable. This should fix VBV misprediction in frames
with a large difference in complexity between the top and bottom parts.
encoder/ratecontrol.c