vpx/vp8/encoder
Scott LaVarnway 9e7fec216e Removed prediction_error accumulation
from vp8cx_encode_intra_macro_block.  prediction_error is used when
deciding if a frame should be a keyframe.  After reviewing this with
Yaowu, it was pointed out that vp8cx_encode_intra_macro_block
is only called for keyframes, so the accumulation is unnecessary.

Change-Id: Id79dc81b80d4f5d124f3a0dba1b923887e2e1ec8
2011-01-31 19:53:02 -05:00
..
2011-01-25 13:40:28 -08:00
2011-01-24 11:00:56 -05:00
2011-01-11 15:22:19 +01:00
2011-01-10 16:16:59 -05:00
2011-01-14 14:26:10 -05:00
2011-01-07 18:46:29 +00:00