vpx/vp8/encoder
Yaowu Xu 636b2f385e a set of minor fixes
This commit tries to address an issue related to the oddity shown on
HD _mobcal clip, where some rather ugly blocks shown in the second
frame at low-mid bit rates if the third frame is not made a key frame
by he encoder. The fixes include: 1)  made calls to sad_16x16 to be
consistent with function prototype. 2) remove the error bias to intra
and golden in mbgraph search. 3) changed the error accumulation on
inter_segment encoding to avoid potential out-of-range. 1) has no
effect on encoding results.

Encoding test show that the overall effect of the commit helps about
.2%(HD) to .3%(cif)

Change-Id: I930975a2d0c06252f01c39e0a02351529774e30b
2012-04-12 13:41:54 +01:00
..
2012-03-21 18:22:33 +00:00
2012-02-16 17:21:20 +00:00
2012-03-21 18:22:33 +00:00
2011-06-08 16:19:37 -04:00
2012-02-28 17:55:42 +00:00
2012-04-11 13:13:28 +01:00
2012-03-01 12:59:11 -08:00
2012-03-01 12:59:11 -08:00
2012-04-11 10:40:57 +01:00
2011-12-22 16:33:06 -08:00
2012-03-21 18:22:33 +00:00
2012-03-01 12:59:11 -08:00
2012-04-12 13:41:54 +01:00
2011-10-24 15:52:18 +01:00
2012-04-11 10:40:57 +01:00
2012-04-11 17:14:46 +01:00
2012-03-01 12:59:11 -08:00
2012-04-11 13:13:28 +01:00
2012-03-21 18:22:33 +00:00
2012-04-12 13:41:54 +01:00
2012-04-11 10:40:57 +01:00
2011-10-24 15:52:18 +01:00
2012-02-27 21:42:36 +00:00
2011-02-10 15:09:44 -05:00
2012-02-16 17:21:20 +00:00