]> git.sesse.net Git - x264/commit
Add --subme 11, which disables all early terminations in analysis
authorDan Larkin <danielhlarkin@gmail.com>
Wed, 13 Jul 2011 17:45:23 +0000 (12:45 -0500)
committerFiona Glaser <fiona@x264.com>
Fri, 22 Jul 2011 22:49:39 +0000 (15:49 -0700)
commit4a88ee1c649d92bbdbbf128e22d547e9b833f00c
treefb5a8311fd689d1e18fbbb1a12f7de06e737510e
parent330c8fdaccd63383ba6f7f1ccf787a5f1b89d09b
Add --subme 11, which disables all early terminations in analysis
Necessary for a future trellis mode decision/motion estimation patch.
Also add the slowest presets to the regression test.
common/common.c
encoder/analyse.c
encoder/encoder.c
encoder/me.c
tools/test_x264.py
x264.c