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