]> git.sesse.net Git - x264/commit
Fix two bugs in predictor checking
authorFiona Glaser <fiona@x264.com>
Tue, 22 Jan 2013 20:31:55 +0000 (12:31 -0800)
committerFiona Glaser <fiona@x264.com>
Mon, 25 Feb 2013 20:14:35 +0000 (12:14 -0800)
commit004640653ded52f447ffdb71a45b334dc8e6f3d1
tree50fd425a5325125137bddec1e28e86aeba15efaf
parentd2a9d25429b6843874865a37a5b4f6b401d89abc
Fix two bugs in predictor checking
pmv wasn't checked properly in some cases, as well as zero vector.
Output-changing portion of the following patch.
encoder/me.c