]> git.sesse.net Git - x264/commit
Use float constants in qp rounding
authorFiona Glaser <fiona@x264.com>
Thu, 5 May 2011 10:24:38 +0000 (03:24 -0700)
committerFiona Glaser <fiona@x264.com>
Tue, 10 May 2011 09:40:54 +0000 (02:40 -0700)
commit4a9ead8bfa95d7c93ca022242ac7ae4912deb776
tree6d93e0c18fd368b52d2aecf439f08d895a33d5a3
parent97400fceb9388dda330ca05221b01989097e9496
Use float constants in qp rounding
Slight performance improvement and fixes slight difference in output between gcc 3.4 and 4.5.
encoder/ratecontrol.c