- e4e63b6 Rename CONFIG_VPX_HIGHBITDEPTH -> CONFIG_VP9_HIGHBITDEPTH by Urvang Joshi · 9 years ago
- 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago
- 4de81ee Bitstream debug tool by Angie Chiang · 9 years ago
- 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
- fe291b6 Replace variants of 'vp8' and 'vp9' with 'vpx' by Yaowu Xu · 9 years ago
- a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
- d4c4724 Cherry pick renaming changes from AOMedia branch by Yaowu Xu · 9 years ago
- 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 9 years ago
- 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
- eb66904 Fix compilation error under Clang 4.0. by Ivan Krasin · 9 years ago
- a8de3c0 Add VPX_SWAP macro by Yury Gitman · 9 years ago
- 53fb766 inline->INLINE: vpx_dsp/x86/blend_a64_vmask_sse4.c by Yaowu Xu · 9 years ago
- 44aac61 Add and remove explicit type conversions by Yaowu Xu · 9 years ago
- 2967bf3 Merge changes from libvpx/master by cherry-pick by Johann · 9 years ago
- 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
- ebc2d34 Add SSE4.1 vpx_obmc_variance* implementations and cosmetics by Geza Lore · 9 years ago
- c804e0d Cleanup obmc_sad function prototypes. by Geza Lore · 9 years ago
- e046f5e highbd_quantize_intrin_sse2.c: add missing rtcd include by James Zern · 9 years ago
- bfa59b4 Improve vpx_blend_* functions. by Geza Lore · 9 years ago
- 72ef6d7 Refactor and clean up on blend_mask6 by Debargha Mukherjee · 9 years ago
- c7a92f2 Merge "Add SSE4.1 vpx_obmc_sad* implementations." into nextgenv2 by Yue Chen · 9 years ago
- abf05c3 Merge changes I9433d858,Iafd05637,If08ce6ca into nextgenv2 by James Zern · 9 years ago
- aacdf98 Add SSE4.1 vpx_obmc_sad* implementations. by Geza Lore · 9 years ago
- 007aa7d Refactoring in preparation for OBMC optimizations. by Geza Lore · 9 years ago
- 26f6b21 remove visual studio < 2010 workarounds by James Zern · 9 years ago
- 08184e3 Change register loading to fix stack overflow issue by Yi Luo · 9 years ago
- ef66599 Prevent negative variance by Yaowu Xu · 9 years ago
- 5d14586 Merge "remove vpx_highbd_1[02]_sub_pixel_variance4x4_sse4_1" into nextgenv2 by James Zern · 9 years ago
- 52141c9 Add 1D version of vpx_sum_squares_i16 by Geza Lore · 9 years ago
- 543ea3e Make type conversion explicit by Yaowu Xu · 9 years ago
- d0de89a remove vpx_highbd_1[02]_sub_pixel_variance4x4_sse4_1 by James Zern · 9 years ago
- de3a8f2 vpx_dsp/quantize.c: fix ubsan warnings by Yaowu Xu · 9 years ago
- e5e998a vpx_dsp/variance.c: change to use correct type by Yaowu Xu · 9 years ago
- ffa9173 Use correct size load in vpx_avg_4x4_sse2. by Geza Lore · 9 years ago
- c516dd6 neon hadamard 16x16 by Johann · 9 years ago
- 5e831c5 Revert "Add 1D version of vpx_sum_squares_i16" by James Zern · 9 years ago
- 697bcef Add a couple of missing WRAPLOW checks by Debargha Mukherjee · 9 years ago
- c2ebd0e Merge "Move range checks into WRAPLOW" by Debargha Mukherjee · 9 years ago
- e34e684 Merge changes If31d36c8,I10b947e7 by James Zern · 9 years ago
- aa90983 Move range checks into WRAPLOW by Debargha Mukherjee · 9 years ago
- b901666 Merge "Slow pshufb removal in 3 intra prediction functions." by Linfeng Zhang · 9 years ago
- f19700f Add 1D version of vpx_sum_squares_i16 by Geza Lore · 9 years ago
- 9ebca46 Factor out x86 SIMD intrinsic synonyms by Geza Lore · 9 years ago
- 462e0ff vpx_dsp,add_noise: remove mmx implementation by James Zern · 9 years ago
- eea8ea8 vpx_dsp: remove mmx variance implementations by James Zern · 9 years ago
- ad0646c Slow pshufb removal in 3 intra prediction functions. by Linfeng Zhang · 9 years ago
- 46ff107 variance_avx2.c: UBSAN/IOC fix by Yaowu Xu · 9 years ago
- 0ba9b29 Merge "Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2" by Linfeng Zhang · 9 years ago
- 4b5e462 Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2 by Linfeng Zhang · 9 years ago
- 9d24fe6 Merge "Code clean of sub_pixel_variance4xh -- 2" by Scott LaVarnway · 9 years ago
- a4f3751 Code clean of sub_pixel_variance4xh -- 2 by Scott LaVarnway · 9 years ago
- a661bc8 Add optimized vpx_blend_mask6 by Geza Lore · 9 years ago
- 3fb55d2 Revert "Code clean of sub_pixel_variance4xh" by James Zern · 9 years ago
- d1f0f4c Merge "Clarify integer value ranges" by Yaowu Xu · 9 years ago
- 146ccd3 Merge "Code clean of sub_pixel_variance4xh" by James Zern · 9 years ago
- 36b610d Merge "neon hadamard 8x8" by Johann Koenig · 9 years ago
- a564b18 Clarify integer value ranges by Yaowu Xu · 9 years ago
- 2468163 Code clean of sub_pixel_variance4xh by Scott LaVarnway · 9 years ago
- 297c752 vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include by James Zern · 9 years ago
- 9b54e81 neon hadamard 8x8 by Johann · 9 years ago
- c1e4f5a Merge "Change to use correct check for halfpel" by Yaowu Xu · 9 years ago
- aad8c94 Merge "Fix highbd masked variance function declaration" into nextgenv2 by Jingning Han · 9 years ago
- 5538c2c Fix highbd masked variance function declaration by Jingning Han · 9 years ago
- 2f55beb Merge "remove mmx variance functions" by Linfeng Zhang · 9 years ago
- 17fae3a Change to use correct check for halfpel by Yaowu Xu · 9 years ago
- d0ffae8 remove mmx variance functions by Linfeng Zhang · 9 years ago
- d0e687b remove mmx sad functions by Linfeng Zhang · 9 years ago
- 372e12b Merge "Add single motion search for OBMC predictor" into nextgenv2 by Yue Chen · 9 years ago
- 370f203 Add single motion search for OBMC predictor by Yue Chen · 9 years ago
- 9e41323 Merge "Make type conversions explicit" into nextgenv2 by Yaowu Xu · 9 years ago
- da33728 vpx_dsp: Rename postproc.c add_noise. by Jim Bankoski · 9 years ago
- c2c5297 Merge "VPX: refactor vpx_idct16x16_1_add_sse2()" by Scott LaVarnway · 9 years ago
- 7cced7b Merge "libvpx: vpx_add_plane_noise make c match assembly" by James Bankoski · 9 years ago
- 9e5811f Merge changes Id13b97f4,I1d342725 by Johann Koenig · 9 years ago
- 1490342 VPX: refactor vpx_idct16x16_1_add_sse2() by Scott LaVarnway · 9 years ago
- 98c59c9 Make type conversions explicit by Yaowu Xu · 9 years ago
- 7a91d21 libvpx: vpx_add_plane_noise make c match assembly by Jim Bankoski · 9 years ago
- 7e4c306 Use canonical avg_pred functions by Johann · 9 years ago
- b23bd23 The subfunctions are only defined for sse2 by Johann · 9 years ago
- a761197 Unlike non-hbd variance, opt2 is never used by Johann · 9 years ago
- a0e1c23 Add SSE2 versions of 128x128 vpx_sad* by Geza Lore · 9 years ago
- 5e67984 Merge changes from topic 'missing-proto' by James Zern · 9 years ago
- 2184692 vpx_dsp/*.[hc]: add missing vpx_dsp_rtcd.h include by James Zern · 9 years ago
- 4f69f74 vpx_dsp_common.h: remove circular include by James Zern · 9 years ago
- aa68a83 vpx_dsp_common.h: fix include guard by James Zern · 9 years ago
- 89f905e Merge "libvpx: add a unit test for plane_add_noise." by James Bankoski · 9 years ago
- 34d5aff libvpx: add a unit test for plane_add_noise. by Jim Bankoski · 9 years ago
- e755a28 Merge "Move vpx_add_plane from codec to vpx_dsp and dedup." by James Bankoski · 9 years ago
- fce3cee Move vpx_add_plane from codec to vpx_dsp and dedup. by Jim Bankoski · 9 years ago
- 299c5fc HBD hybrid transform 8x8 SSE4.1 optimization by Yi Luo · 9 years ago
- f6d13e7 Merge "bitreader: remove an unsigned overflow." by Alex Converse · 9 years ago
- a68b24f Tweak casts on vpx_sub_pixel_variance to avoid implicit overflow. by Alex Converse · 9 years ago
- 36a0c7f bitreader: remove an unsigned overflow. by Alex Converse · 9 years ago
- 6c4007b Be explicit about overflow in vpx_variance16x16_sse2. by Alex Converse · 9 years ago
- ccb894c Remove casts on < 16x16 variance. by Alex Converse · 9 years ago
- 2f5840d vpx_minmax_8x8_neon and test by Johann · 9 years ago
- 8c02a36 hadamard 8x8 test by Johann · 9 years ago
- ed04e82 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
- c59c5cb Merge "Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm" by Johann Koenig · 9 years ago
- d8b3e29 Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm by Martin Storsjo · 9 years ago