Adrian Grange
2c1b06e672
ARNR filter pointer update bug fix
...
In cases where the frame width is not a multiple of 16 the
ARNR filter would go wrong.
In vp8_temporal_filter_iterate_c when updating pointers
at the end of a row of MBs, the image size was
incorrectly used rather than using Num_MBs_In_Row
times 16 (Y) or 8 (U,V).
This worked when width is multiple of 16 but failed
otherwise.
Change-Id: I008919062715bd3d17c7aa2562ab58d1cb37053a
2011-01-14 15:04:39 +00:00
..
2010-12-28 14:51:46 -05:00
2010-12-22 11:32:15 -05:00
2010-09-09 10:01:21 -04:00
2011-01-11 11:22:29 -05:00
2010-09-29 13:04:04 -04:00
2010-10-25 09:23:29 -04:00
2010-12-28 14:51:46 -05:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2011-01-11 15:22:19 +01:00
2010-12-03 13:30:50 -05:00
2010-09-09 10:01:21 -04:00
2011-01-11 15:22:19 +01:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2010-12-29 16:41:22 -05:00
2011-01-12 17:43:59 +00:00
2010-10-21 14:04:20 -04:00
2010-12-14 17:39:25 -05:00
2011-01-10 16:16:59 -05:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2011-01-13 12:51:41 +00:00
2011-01-12 17:43:59 +00:00
2010-09-09 10:01:21 -04:00
2010-12-03 15:23:35 -05:00
2010-09-09 10:01:21 -04:00
2010-10-25 09:23:29 -04:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2011-01-11 15:22:19 +01:00
2010-09-09 10:01:21 -04:00
2011-01-07 18:46:29 +00:00
2010-09-09 10:01:21 -04:00
2011-01-11 15:00:00 -05:00
2010-09-09 10:01:21 -04:00
2010-10-27 13:36:31 -04:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2011-01-14 15:04:39 +00:00
2011-01-06 14:00:30 -05:00
2010-12-14 10:32:50 -05:00
2010-12-14 10:32:50 -05:00
2010-09-09 10:01:21 -04:00
2010-09-09 10:01:21 -04:00
2010-10-27 13:00:30 -04:00
2010-10-27 13:36:31 -04:00