[x264-devel] commit: Various motion estimation optimizations (Jason Garrett-Glaser )
git at videolan.org
git at videolan.org
Sun Mar 28 04:44:29 CEST 2010
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Sun Mar 14 00:25:02 2010 -0800| [081b90d9b39eb273f16dd4fe75020048e91cbfcb] | committer: Jason Garrett-Glaser
Various motion estimation optimizations
Faster method of checking MV range.
Predict MVs and cache MVs/MVDs for bidir qpel-RD.
A whole bunch of other minor optimizations.
Slightly better performance and compression.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=081b90d9b39eb273f16dd4fe75020048e91cbfcb
---
encoder/me.c | 143 +++++++++++++++++++++++++++++++++-------------------------
encoder/me.h | 10 ----
2 files changed, 82 insertions(+), 71 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=081b90d9b39eb273f16dd4fe75020048e91cbfcb
More information about the x264-devel
mailing list