vpx/vp8/encoder
Fritz Koenig cecdd73db7 vp8cx : bestsad declared and initialized incorrectly.
bestsad should be an int initialized to INT_MAX.  The optimized
SAD function expects a signed value for bestsad to use for comparison
and early loop termination.  When no match is made, which is
determined by a comparison of bestsad to INT_MAX, INT_MAX is returned.
2010-06-24 12:18:23 -04:00
..
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00
2010-06-18 13:06:11 -04:00