[x264-devel] Add --subme 11, which disables all early terminations in analysis

Dan Larkin git at videolan.org
Sat Jul 23 02:38:56 CEST 2011


x264 | branch: master | Dan Larkin <danielhlarkin at gmail.com> | Wed Jul 13 12:45:23 2011 -0500| [9977b595fb7591e3616fa98677baf6e84e0f7029] | committer: Jason Garrett-Glaser

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.

> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=9977b595fb7591e3616fa98677baf6e84e0f7029
---

 common/common.c    |    2 +-
 encoder/analyse.c  |   67 ++++++++++++++++++++++++++++------------------------
 encoder/encoder.c  |    4 +-
 encoder/me.c       |    1 +
 tools/test_x264.py |    4 ++-
 x264.c             |    7 +++--
 6 files changed, 47 insertions(+), 38 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=9977b595fb7591e3616fa98677baf6e84e0f7029


More information about the x264-devel mailing list