]> git.sesse.net Git - x264/commit
More lookahead optimizations
authorFiona Glaser <fiona@x264.com>
Wed, 9 Dec 2009 23:03:44 +0000 (15:03 -0800)
committerFiona Glaser <fiona@x264.com>
Fri, 11 Dec 2009 01:07:30 +0000 (17:07 -0800)
commit84ccdd3a6d1fd2193daabc75cc6299e24fb0e996
tree83b7889e92f5c57ee0c3573575ac1c0044f473a6
parentbf70233e48ef64e766adc694c13526be19739b7f
More lookahead optimizations
Under subme 1, don't do any qpel search at all and round temporal MVs accordingly.
Drop internal subme with subme 1 to do fullpel predictor checks only.
Other minor optimizations.
encoder/slicetype.c