vpx/vp8
John Koleszar 9bf3bc9a72 Correct SPLITMV clamping
Prior to this fix, the clamping state of the last subblock partition
dominated, whereas the correct behavior is to clamp if any partition
needs clamping. This bug was introduced by v0.9.6-232-g6b25501

See also:
  [1]: http://code.google.com/p/webm/issues/detail?id=371
  [2]: https://bugzilla.mozilla.org/show_bug.cgi?id=696390

Change-Id: I444db492b4c4f05f039c7da6f4216da8207dc138
2011-10-31 14:42:51 -07:00
..
common Merge "Improved decode_split_mv()" 2011-10-28 09:27:17 -07:00
decoder Correct SPLITMV clamping 2011-10-31 14:42:51 -07:00
encoder Fix ARM build problem introduced by CL I3fab6f2b 2011-10-27 09:06:45 +03:00
exports_dec Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
exports_enc Add getter functions for the interface data symbols 2010-09-23 14:58:43 -04:00
vp8_common.mk Remove usage of predict buffer for decode 2011-10-18 12:06:50 -04:00
vp8_cx_iface.c Fix: check cx_data buffer prior to write 2011-10-20 15:55:00 -04:00
vp8_dx_iface.c cosmetics: consistently use [u]int64_t 2011-07-26 11:34:36 -07:00
vp8cx_arm.mk Move neon only arm functions under arm/neon. 2011-09-20 10:51:06 -07:00
vp8cx.mk Faster vp8_default_coef_probs 2011-08-16 16:21:21 -04:00
vp8dx_arm.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00
vp8dx.mk include asm_com/dec_offsets for make dist 2011-08-02 13:42:03 -04:00