]> granicus.if.org Git - libx264/commit
Significantly faster qpel-RD
authorFiona Glaser <fiona@x264.com>
Wed, 2 Dec 2009 00:15:15 +0000 (16:15 -0800)
committerFiona Glaser <fiona@x264.com>
Sat, 5 Dec 2009 08:52:02 +0000 (00:52 -0800)
commit4aa33d658263abb40bf91438b5ec1eb93d86621f
tree0854a005ef5ccdb2d68315d0120adbf8b76ca945
parentaaf7548eb173d622fc8e715e1319dc6d2c8e2853
Significantly faster qpel-RD
Cache the results of MC, like in bidir-RD.
Slightly changes output due to the necessary reordering of satd/RD calls.
5-10% faster qpel-RD.
encoder/macroblock.c
encoder/me.c