]> granicus.if.org Git - libx264/commit
Correct misprediction of bitrate in threaded mode
authorGabriel Bouvigne <bouvigne@mp3-tech.org>
Tue, 16 Sep 2008 08:54:37 +0000 (01:54 -0700)
committerFiona Glaser <fiona@x264.com>
Tue, 16 Sep 2008 08:57:39 +0000 (01:57 -0700)
commitd8163ffd10fb290520d096d8b05cae2f727ac9bf
tree21a656647821de1455ea3aea3e9e72d5c4738564
parent08e737d12b3eaf4c2d6c1b8bbcd18628684221eb
Correct misprediction of bitrate in threaded mode
Improves bitrate accuracy in cases with large numbers of threads.
Loosely based on a patch by BugMaster.
encoder/ratecontrol.c