]> granicus.if.org Git - libvpx/commit
Fix a decoding mismatch in sub-pixel filters
authorYunqing Wang <yunqingwang@google.com>
Thu, 22 May 2014 22:42:13 +0000 (15:42 -0700)
committerYunqing Wang <yunqingwang@google.com>
Thu, 22 May 2014 22:42:13 +0000 (15:42 -0700)
commitefcdf946edc7b95eb4811d41ae7d756002fa548c
tree28b362641b12a0a51d856084fdf7154f9fd58290
parent6e6f5881d8f23cee4d21d4ae86d59363713f3bf4
Fix a decoding mismatch in sub-pixel filters

This did the same correction as the one in commit "Correct ssse3
8/16-pixel wide sub-pixel filter calculation" to avoid saturation
during filtering.

Change-Id: Ife9aa3f62daf9114eb24fe38f7baa3c3f361b2d6
vp9/common/x86/vp9_subpixel_8t_ssse3.asm