1. e6e2d88 Add high-precision sub-pixel search as a speed feature by Yunqing Wang · 9 years ago
  2. 938b8df Extend convolution functions to 128x128 for ext-partition. by Geza Lore · 9 years ago
  3. 697bf5b Add 128 pixel variance and SAD functions by Geza Lore · 9 years ago
  4. 1d69cee Adds masked variance and sad functions for wedge by Debargha Mukherjee · 9 years ago
  5. 342a368 Do sub-pixel motion search in up-sampled reference frames by Yunqing Wang · 9 years ago
  6. aa6c754 Merge remote-tracking branch 'webm/master' into nextgenv2 by Yaowu Xu · 9 years ago
  7. 9b44d9d split vpx_highbd_lpf_horizontal_16 in two by James Zern · 9 years ago
  8. 1b519fb split vpx_lpf_horizontal_16 in two by James Zern · 9 years ago
  9. e7a23d7 vpx_highbd_lpf_horizontal_4: remove unused count param by James Zern · 9 years ago
  10. 5171857 vpx_highbd_lpf_horizontal_8: remove unused count param by James Zern · 9 years ago
  11. 3c1019e vpx_highbd_lpf_vertical_4: remove unused count param by James Zern · 9 years ago
  12. 72a9f06 vpx_highbd_lpf_vertical_8: remove unused count param by James Zern · 9 years ago
  13. b1e97c6 vpx_lpf_horizontal_4: remove unused count param by James Zern · 9 years ago
  14. bd5a5bb vpx_lpf_horizontal_8: remove unused count param by James Zern · 9 years ago
  15. 109a47b vpx_lpf_vertical_4: remove unused count param by James Zern · 9 years ago
  16. 3722574 vpx_lpf_vertical_8: remove unused count param by James Zern · 9 years ago
  17. abd0050 Add optimized vpx_sum_squares_2d_i16 for vp10. by Geza Lore · 9 years ago
  18. 0aef1bc Enable sse2 version of inverse wht for hbd build by Yaowu Xu · 9 years ago
  19. b229710 SSSE3 idct8x8 functions for highbitdpeth build by Yaowu Xu · 9 years ago
  20. aac1ef7 Enable hbd_build to use SSSE3optimized functions by Yaowu Xu · 9 years ago
  21. 3a2ad10 Merge "Code clean of sad4xNx4D_sse" by James Zern · 9 years ago
  22. ed3df44 Revert "Merge "Change highbd variance rounding to prevent negative variance."" by Alex Converse · 9 years ago
  23. ea48370 Merge "Change highbd variance rounding to prevent negative variance." by Alex Converse · 9 years ago
  24. 26a6ce4 Code clean of highbd_tm_predictor_32x32 by Jian Zhou · 9 years ago
  25. 355bfa2 Code clean of highbd_tm_predictor_16x16 by Jian Zhou · 9 years ago
  26. a4c265f Code clean of highbd_dc_predictor_32x32 by Jian Zhou · 9 years ago
  27. cedb1db Merge "Code clean of highbd_tm_predictor_4x4" by James Zern · 9 years ago
  28. a097963 Merge "Code clean of highbd_dc_predictor_4x4" by James Zern · 9 years ago
  29. 52e7f41 Merge "Code clean of highbd_v_predictor_4x4" by Jian Zhou · 9 years ago
  30. b597e3e Merge "Fix for issue 1114 compile error" by Yunqing Wang · 9 years ago
  31. 8b2ddbc sad_sse2: fix sad4xN(_avg) on windows by James Zern · 9 years ago
  32. db11307 Code clean of highbd_tm_predictor_4x4 by Jian Zhou · 9 years ago
  33. c91dd55 Code clean of highbd_v_predictor_4x4 by Jian Zhou · 9 years ago
  34. 8366b41 Code clean of highbd_dc_predictor_4x4 by Jian Zhou · 9 years ago
  35. 7361ef7 Fix for issue 1114 compile error by Peter de Rivaz · 9 years ago
  36. 789dbb3 Code clean of sad4xNx4D_sse by Jian Zhou · 9 years ago
  37. b158d9a Code clean of sad4xN(_avg)_sse by Jian Zhou · 9 years ago
  38. b81f04a Merge "move vp9_avg to vpx_dsp" by James Zern · 9 years ago
  39. d36659c move vp9_avg to vpx_dsp by James Zern · 9 years ago
  40. 2404e32 Merge "Code clean of tm_predictor_32x32" by Jian Zhou · 9 years ago
  41. 6e87880 Merge "Speed up tm_predictor_16x16" by Jian Zhou · 9 years ago
  42. 8812048 Code clean of tm_predictor_32x32 by Jian Zhou · 9 years ago
  43. 62f9862 Merge "SSE2 based h_predictor_32x32" by Jian Zhou · 9 years ago
  44. ecb8dff Merge "dc_left_pred[48]: fix pic builds" by James Zern · 9 years ago
  45. 5604924 Merge "Code clean of dc_left/top_predictor_16x16" by Jian Zhou · 9 years ago
  46. 40ee78b dc_left_pred[48]: fix pic builds by James Zern · 9 years ago
  47. 322ea7f Fix the win32 crash when GET_GOT is not defined by Yunqing Wang · 9 years ago
  48. 4ec5953 Code clean of dc_left/top_predictor_16x16 by Jian Zhou · 9 years ago
  49. c90a8a1 SSE2 based h_predictor_32x32 by Jian Zhou · 9 years ago
  50. 420b9f5 Merge "fix null pointer crash in Win32 because esp register is broken" by Johann Koenig · 9 years ago
  51. aa5b517 Re-enable SSE2 based intra 4x4 prediction by Jian Zhou · 9 years ago
  52. c7e557b Merge "VP9: Add ssse3 version of vpx_idct32x32_135_add()" by Scott LaVarnway · 9 years ago
  53. 5fc9688 fix null pointer crash in Win32 because esp register is broken by Sergey Kolomenkin · 9 years ago
  54. 79a9add Revert "MMX in intra 4x4 prediction replaced with SSE2" by James Zern · 9 years ago
  55. e86c7c8 Speed up h_predictor_16x16 by Jian Zhou · 9 years ago
  56. da3f08f Speed up h_predictor_8x8 by Jian Zhou · 9 years ago
  57. aa2764a MMX in intra 8x8 prediction replaced with SSE2 by Jian Zhou · 9 years ago
  58. 89a1efa MMX in intra 4x4 prediction replaced with SSE2 by Jian Zhou · 9 years ago
  59. 623e988 Merge "SSE2 speed up of h_predictor_4x4" by Jian Zhou · 9 years ago
  60. f0b0b1f VP9: Add ssse3 version of vpx_idct32x32_135_add() by Scott LaVarnway · 9 years ago
  61. c7fae5d Speed up tm_predictor_16x16 by Jian Zhou · 9 years ago
  62. 2669e05 Merge "VPX: x86 asm version of vpx_idct32x32_1024_add()" by Scott LaVarnway · 9 years ago
  63. 9d29d76 SSE2 speed up of h_predictor_4x4 by Jian Zhou · 9 years ago
  64. 0148e20 VPX: x86 asm version of vpx_idct32x32_1024_add() by Scott LaVarnway · 9 years ago
  65. 901d2036 Merge "Speed up tm_predictor_8x8" by Jian Zhou · 9 years ago
  66. 022c848 Change highbd variance rounding to prevent negative variance. by Alex Converse · 9 years ago
  67. f4621c5 Speed up tm_predictor_8x8 by Jian Zhou · 9 years ago
  68. 97e6cc6 VPX: Removed unnecessary pmulhrsw in IDCT32X32_34 by Scott LaVarnway · 9 years ago
  69. 16eba81 Revert "Speed up h_predictor_4x4" by James Zern · 9 years ago
  70. 1b10753 Merge "Speed up h_predictor_4x4" by James Zern · 9 years ago
  71. e7fc39f Merge "VPX: x86 asm version of vpx_idct32x32_34_add()" by Scott LaVarnway · 9 years ago
  72. d76032a Speed up h_predictor_4x4 by Jian Zhou · 9 years ago
  73. 79b6862 Speed up tm_predictor_4x4 by Jian Zhou · 9 years ago
  74. ed83304 VPX: x86 asm version of vpx_idct32x32_34_add() by Scott LaVarnway · 9 years ago
  75. 0ccad4d Revert "VPX: x86 asm version of vpx_idct32x32_34_add()" by James Zern · 9 years ago
  76. e3efed7 Merge "convolve_copy_sse2: replace SSE w/SSE2 code" by James Zern · 9 years ago
  77. f483219 Merge "VPX: x86 asm version of vpx_idct32x32_34_add()" by Scott LaVarnway · 9 years ago
  78. 9aeaa20 VPX: x86 asm version of vpx_idct32x32_34_add() by Scott LaVarnway · 9 years ago
  79. 40dab58 convolve_copy_sse2: replace SSE w/SSE2 code by James Zern · 9 years ago
  80. 9cfba09 Optimize vpx_quantize_{b,b_32x32} assembler. by Geza Lore · 9 years ago
  81. ec623a0 Upstream Mozilla fix for older Apple clang builds by Johann · 9 years ago
  82. 0c00af1 Add vpx_highbd_convolve_{copy,avg}_sse2 by Alex Converse · 9 years ago
  83. cbada4a Remove 4 mova insts from quantize_ssse3_x86_64.asm by Geza Lore · 9 years ago
  84. 37c68ef SSSE3 optimisation for quantize in high bit depth by Julia Robson · 9 years ago
  85. b212094 Merge "VPX: refactor vpx_idct32x32_1_add_sse2()" by Scott LaVarnway · 9 years ago
  86. 5e6533e SSE2 optimisation for quantize in high bit depth by Julia Robson · 9 years ago
  87. 23d1c06 VPX: refactor vpx_idct32x32_1_add_sse2() by Scott LaVarnway · 9 years ago
  88. 406030d Accelerated transform in high bit depth by Julia Robson · 10 years ago
  89. dd4f953 Remove vpx_filter_block1d16_v8_intrin_ssse3 by Johann · 10 years ago
  90. 683b5a3 vpx_subpixel_8t_ssse3: fix reg counts/access by James Zern · 10 years ago
  91. 1958830 VPX: subpixel_8t_ssse3 asm using x86inc by Scott LaVarnway · 10 years ago
  92. 5c245a4 Merge changes I53b5bdc5,Ib81168a7,Ie0113945 by Johann Koenig · 10 years ago
  93. a28b2c6 Add sse2 versions of halfpix variance by Johann · 10 years ago
  94. f5507b5 Only build ssse3 filter functions on 64 bit by Johann · 10 years ago
  95. 6c0f6dd Merge "VPX: scaled convolve : fix windows build errors" by Scott LaVarnway · 10 years ago
  96. acf24cc VPX: scaled convolve : fix windows build errors by Scott LaVarnway · 10 years ago
  97. 6a21ca2 Merge "VPX ssse3 scaled convolve" by Scott LaVarnway · 10 years ago
  98. 49f6ff1 Rename inv_txfm_sse2.asm to inv_wht_sse2.asm by Jingning Han · 10 years ago
  99. 2030c49 VPX ssse3 scaled convolve by Scott LaVarnway · 10 years ago
  100. 6cf95bd Merge "VPX: remove step == 16 and filter[3] != 128 checks" by Scott LaVarnway · 10 years ago