vpx/vp9
Jim Bankoski 714aa9f3c0 this commit converts all sad ptrs to uint32
sse4_1 code used uint16_t for returning sad, but that
won't work for 32x32 or 64x64.   This code fixes the
assembly for those and also reenables sse4_1 on linux

Change-Id: I5ce7288d581db870a148e5f7c5092826f59edd81
2013-02-28 08:46:35 -08:00
..
common this commit converts all sad ptrs to uint32 2013-02-28 08:46:35 -08:00
decoder Merge "Motion vectors code cleanup." into experimental 2013-02-27 13:34:56 -08:00
encoder this commit converts all sad ptrs to uint32 2013-02-28 08:46:35 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
exports_enc support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
vp9_common.mk Optimize vp9_dc_only_idct_add_c function 2013-02-26 17:16:13 -08:00
vp9_cx_iface.c Merge lossless experiment 2013-02-20 07:54:28 -08:00
vp9_dx_iface.c [WIP] Add column-based tiling. 2013-02-05 15:43:03 -08:00
vp9cx.mk Faster vp9_short_fdct8x8. 2013-02-27 17:23:08 -08:00
vp9dx.mk Merge vp9-preview changes into experimental branch 2013-01-08 10:19:59 -08:00