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