vpx/vp8/decoder
Scott LaVarnway 0ccefd2c8f Fixed mb_skip_coeff bug
When mb_skip_coeff is set, the idct is not necessary.  Prior
to this patch, the code would call idcts based on leftover
eob information.  This patch will now skip the idct for
SPLIT_MV and clear out the eobs for B_PRED, forcing the idct
to be skipped.

Change-Id: If5b0d2ed3ebd07789d30ec5160df927485fcaa17
2011-12-16 13:48:01 -05:00
..
2011-12-15 14:23:41 -05:00
2011-12-15 14:23:41 -05:00
2011-12-15 14:23:41 -05:00
2011-10-31 14:42:51 -07:00
2011-12-16 13:48:01 -05:00
2011-10-19 13:38:35 -04:00
2011-02-11 11:09:00 -05:00
2011-12-15 14:23:41 -05:00
2011-12-15 14:23:41 -05:00