vpx/vp8/encoder
John Koleszar cd475da8ed Make this/next iiratio unsigned.
This patch addresses issue #79, which is a regression since commit
28de670 "Fix RD bug." If the coded error value is zero, the iiratio
calculation effectively multiplies by 1000000 by the
DOUBLE_DIVIDE_CHECK macro. This can result in a value larger than
INT_MAX, giving a negative ratio. Since the error values are
conceptually unsigned (though they're stored in a double) this patch
makes the iiratio values unsigned, which allows the clamping to work
as expected.
2010-06-12 14:11:51 -04:00
..
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-08 09:37:01 -07:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-10 11:15:05 +01:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-12 14:11:51 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-08 09:59:57 +01:00
2010-06-04 16:19:40 -04:00
2010-06-07 17:34:46 +01:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00
2010-06-04 16:19:40 -04:00