1. 938b8df Extend convolution functions to 128x128 for ext-partition. by Geza Lore · 9 years ago
  2. 697bf5b Add 128 pixel variance and SAD functions by Geza Lore · 9 years ago
  3. 1d69cee Adds masked variance and sad functions for wedge by Debargha Mukherjee · 9 years ago
  4. bab2912 Some refactoring and cleanups of interp filter by Debargha Mukherjee · 9 years ago
  5. a570cef Merge "Extend vpxssim to handle more HBD combinations" into nextgenv2 by Yaowu Xu · 9 years ago
  6. 827e1b3 Add test for screen content coding tools in end to end test by hui su · 9 years ago
  7. aa6c754 Merge remote-tracking branch 'webm/master' into nextgenv2 by Yaowu Xu · 9 years ago
  8. 272dbaa Merge "Cleanup psnr.h" into nextgenv2 by Yaowu Xu · 9 years ago
  9. ec6b8d8 Merge "Add shift stage in FASTSSIM computation" into nextgenv2 by Yaowu Xu · 9 years ago
  10. eeaf8e6 Extend vpxssim to handle more HBD combinations by Yaowu Xu · 9 years ago
  11. 38cfc45 Cleanup psnr.h by Yaowu Xu · 9 years ago
  12. d1c5cd4 Add shift stage in FASTSSIM computation by Yaowu Xu · 9 years ago
  13. 94493e6 Merge "Fix 12 TAP convolution bug" into nextgenv2 by Angie Chiang · 9 years ago
  14. 6e695da Move psnrhvs function declaration to psnr.h by Yaowu Xu · 9 years ago
  15. f6a7b17 Extend HBDMetricTest by Yaowu Xu · 9 years ago
  16. 1e40306 Fix 12 TAP convolution bug by Angie Chiang · 9 years ago
  17. acc4add Merge "Add tests for Highbitdepth PSNR metric computations" into nextgenv2 by Yaowu Xu · 9 years ago
  18. 9fb593d Add tests for Highbitdepth PSNR metric computations by Yaowu Xu · 9 years ago
  19. 6ed7f7a Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  20. 3ea537c lpf_8_test: remove unneeded function wrapper by James Zern · 9 years ago
  21. 9b44d9d split vpx_highbd_lpf_horizontal_16 in two by James Zern · 9 years ago
  22. 1b519fb split vpx_lpf_horizontal_16 in two by James Zern · 9 years ago
  23. e7a23d7 vpx_highbd_lpf_horizontal_4: remove unused count param by James Zern · 9 years ago
  24. 5171857 vpx_highbd_lpf_horizontal_8: remove unused count param by James Zern · 9 years ago
  25. 3c1019e vpx_highbd_lpf_vertical_4: remove unused count param by James Zern · 9 years ago
  26. 72a9f06 vpx_highbd_lpf_vertical_8: remove unused count param by James Zern · 9 years ago
  27. b1e97c6 vpx_lpf_horizontal_4: remove unused count param by James Zern · 9 years ago
  28. bd5a5bb vpx_lpf_horizontal_8: remove unused count param by James Zern · 9 years ago
  29. 109a47b vpx_lpf_vertical_4: remove unused count param by James Zern · 9 years ago
  30. 3722574 vpx_lpf_vertical_8: remove unused count param by James Zern · 9 years ago
  31. 47dee37 lpf_8_test: add missing dspr2 tests by James Zern · 9 years ago
  32. 4fec4a8 lpf_8_test: add missing vpx_lpf_horizontal_4 tests by James Zern · 9 years ago
  33. c3f2c8a lpf_8_test: add missing vpx_lpf_vertical_4 tests by James Zern · 9 years ago
  34. 45a7b5e lpf_8_test: simplify function wrapper generation by James Zern · 9 years ago
  35. 0546636 Merge "vp9-resize: Fix an issue with external dynamic resize." by Marco Paniconi · 9 years ago
  36. abd0050 Add optimized vpx_sum_squares_2d_i16 for vp10. by Geza Lore · 9 years ago
  37. 3cbc26f vp9-resize: Fix an issue with external dynamic resize. by Marco · 9 years ago
  38. 18b6e9a Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  39. cffef11 tests: quiet some unused parameter warnings by James Zern · 9 years ago
  40. bdad368 vp9_error_block_test: prefer EXPECT over assert() by James Zern · 9 years ago
  41. 153ef3d vp9_encoder_parms_get_to_decoder: add missing initializers by James Zern · 9 years ago
  42. bb8ca08 Enable computing PSNRHVS for hbd build by Yaowu Xu · 9 years ago
  43. 34d12d1 vp9-resize: Force reference masking off for external dynamic-resizing. by Marco · 9 years ago
  44. c0874f2 Enable computing of FastSSIM for HBD build by Yaowu Xu · 9 years ago
  45. acc592b vp9 resize_test: Enable resize_allowed in real-time ExternalResize test. by Marco · 9 years ago
  46. 988f27b Add a test for VPXSSIM computation for HBD inputs by Yaowu Xu · 9 years ago
  47. f288c94 vp9-dynamic resize: Fix bug on releasing scaled reference. by Marco · 9 years ago
  48. aff0a80 vp9-aq-mode=3: Reset cyclic refresh under config/external size change. by Marco · 9 years ago
  49. eb71ef9 Merge "add convolution function with adjustable length" into nextgenv2 by Angie Chiang · 9 years ago
  50. d534911 add convolution function with adjustable length by Angie Chiang · 9 years ago
  51. 4d90ae4 Fixed warnings of unused functions by Yaowu Xu · 9 years ago
  52. 48b2713 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  53. f74e04c fdct8x8_test:: quiet unused-function warning by James Zern · 9 years ago
  54. 81c1659 dct16x16_test: quiet unused-function warning by James Zern · 9 years ago
  55. b054983 dct32x32_test: remove unused function by James Zern · 9 years ago
  56. 51906ad tests: quiet some warnings w/--disable-webm-io by James Zern · 9 years ago
  57. 8dc6f3f Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  58. 8fdab8a Merge "Add a vp9 test vector" by Yaowu Xu · 9 years ago
  59. a643964 Add a vp9 test vector by Yaowu Xu · 9 years ago
  60. 4f780e9 vp9/10: fix encoder crash on flush by James Zern · 9 years ago
  61. f512a31 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  62. 3a2ad10 Merge "Code clean of sad4xNx4D_sse" by James Zern · 9 years ago
  63. 94322a9 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  64. f5c07b6 vp9-svc: Allow frame-dropping in svc datarate control tests. by Marco · 9 years ago
  65. ed3df44 Revert "Merge "Change highbd variance rounding to prevent negative variance."" by Alex Converse · 9 years ago
  66. ea48370 Merge "Change highbd variance rounding to prevent negative variance." by Alex Converse · 9 years ago
  67. 9ffcb46 Add an implementation of Asymetric Numeral Systems (ANS). by Alex Converse · 9 years ago
  68. 250213a Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  69. 14b0443 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  70. 26a6ce4 Code clean of highbd_tm_predictor_32x32 by Jian Zhou · 9 years ago
  71. 355bfa2 Code clean of highbd_tm_predictor_16x16 by Jian Zhou · 9 years ago
  72. a4c265f Code clean of highbd_dc_predictor_32x32 by Jian Zhou · 9 years ago
  73. cedb1db Merge "Code clean of highbd_tm_predictor_4x4" by James Zern · 9 years ago
  74. a097963 Merge "Code clean of highbd_dc_predictor_4x4" by James Zern · 9 years ago
  75. 7c6144b Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  76. db11307 Code clean of highbd_tm_predictor_4x4 by Jian Zhou · 9 years ago
  77. c91dd55 Code clean of highbd_v_predictor_4x4 by Jian Zhou · 9 years ago
  78. 8366b41 Code clean of highbd_dc_predictor_4x4 by Jian Zhou · 9 years ago
  79. 7330108 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  80. 789dbb3 Code clean of sad4xNx4D_sse by Jian Zhou · 9 years ago
  81. b158d9a Code clean of sad4xN(_avg)_sse by Jian Zhou · 9 years ago
  82. b37e8b0 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  83. b81f04a Merge "move vp9_avg to vpx_dsp" by James Zern · 9 years ago
  84. d36659c move vp9_avg to vpx_dsp by James Zern · 9 years ago
  85. 8812048 Code clean of tm_predictor_32x32 by Jian Zhou · 9 years ago
  86. c90a8a1 SSE2 based h_predictor_32x32 by Jian Zhou · 9 years ago
  87. f757782 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  88. d9bba21 Merge "Add vp9_avg_4x4_neon and the unit test." by Jacky Chen · 9 years ago
  89. 3dc19fe Merge changes Id3c6cf5c,I7970575e,If3253a87 by James Zern · 9 years ago
  90. 303f144 Add vp9_avg_4x4_neon and the unit test. by jackychen · 9 years ago
  91. aa5b517 Re-enable SSE2 based intra 4x4 prediction by Jian Zhou · 9 years ago
  92. 69f4930 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  93. 79a9add Revert "MMX in intra 4x4 prediction replaced with SSE2" by James Zern · 9 years ago
  94. a046ba2 test.mk: simplify vp8/9 checks by James Zern · 9 years ago
  95. 2c9c2e0 test.mk: regroup white box tests by James Zern · 9 years ago
  96. e86c7c8 Speed up h_predictor_16x16 by Jian Zhou · 9 years ago
  97. da3f08f Speed up h_predictor_8x8 by Jian Zhou · 9 years ago
  98. aa2764a MMX in intra 8x8 prediction replaced with SSE2 by Jian Zhou · 9 years ago
  99. 89a1efa MMX in intra 4x4 prediction replaced with SSE2 by Jian Zhou · 9 years ago
  100. 3e2273f Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago