]> git.sesse.net Git - x264/commit
Various motion estimation optimizations
authorFiona Glaser <fiona@x264.com>
Sun, 14 Mar 2010 08:25:02 +0000 (00:25 -0800)
committerFiona Glaser <fiona@x264.com>
Sat, 27 Mar 2010 19:47:21 +0000 (12:47 -0700)
commit37b4707b7d868206ca2b35ac85c0fc7a7848838e
treee8d5af5cdb297ebbe722961b18266500969ab4b0
parent4c03ec69fc91c60ff250d25fe805d1d5105c5fcf
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.
encoder/me.c
encoder/me.h