1. e5c57c5 Integrate motion vector stack into codec by Jingning Han · 9 years ago
  2. 11bac09 Merge "Analyze motion field to produce reference motion vectors" into nextgenv2 by Jingning Han · 9 years ago
  3. 254d3e1 Analyze motion field to produce reference motion vectors by Jingning Han · 9 years ago
  4. 6ef5d8c Merge "Reduce transform options for ext-tx experiment" into nextgenv2 by Debargha Mukherjee · 9 years ago
  5. 9c62f92 Merge "Added 3 more reference frames for inter prediction." into nextgenv2 by Zoe Liu · 9 years ago
  6. ea78294 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  7. b16a164 Merge "VPX: Removed unnecessary pmulhrsw in IDCT32X32_34" by Scott LaVarnway · 9 years ago
  8. 26eb806 Merge "VP9: Only zero counts when !frame_parallel_decoding_mode (2)" by Scott LaVarnway · 9 years ago
  9. 2c3b737 VP9: Only zero counts when !frame_parallel_decoding_mode (2) by Scott LaVarnway · 9 years ago
  10. 56ab215 Reduce transform options for ext-tx experiment by Debargha Mukherjee · 9 years ago
  11. b0027b9 vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer. by Marco · 9 years ago
  12. 97e6cc6 VPX: Removed unnecessary pmulhrsw in IDCT32X32_34 by Scott LaVarnway · 9 years ago
  13. c335bfe Move n8_w and n8_h out of experiment flag by Jingning Han · 9 years ago
  14. c1629ca Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  15. 16eba81 Revert "Speed up h_predictor_4x4" by James Zern · 9 years ago
  16. 073dc71 Merge "Use Interlocked calls in win32 once() implementation." by James Zern · 9 years ago
  17. 1b10753 Merge "Speed up h_predictor_4x4" by James Zern · 9 years ago
  18. 3ec1601 Added 3 more reference frames for inter prediction. by Zoe Liu · 9 years ago
  19. 131c160 vp9 denoiser: Bias to last reference for temporal filter. by Marco · 9 years ago
  20. 64a60ce Merge "vp9-svc: Fix the setting of is_key_frame." by Marco Paniconi · 9 years ago
  21. 6e9ed38 Merge "Add vp10_inv_txfm2d" into nextgenv2 by Angie Chiang · 9 years ago
  22. 612e3c8 Merge "Fix a signed shift overflow in vpx_rb_read_inv_signed_literal." by Alex Converse · 9 years ago
  23. d37c788 Merge "Fix unsigned overflow in rd_variance_adjustment." by Alex Converse · 9 years ago
  24. 80a3e26 vp9-svc: Fix the setting of is_key_frame. by Marco · 9 years ago
  25. e7fc39f Merge "VPX: x86 asm version of vpx_idct32x32_34_add()" by Scott LaVarnway · 9 years ago
  26. c00abfa Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  27. 42b7c44 Fix a signed shift overflow in vpx_rb_read_inv_signed_literal. by Alex Converse · 9 years ago
  28. 0c8110e Merge "Add ref-mv experiment flag" into nextgenv2 by Jingning Han · 9 years ago
  29. b1fcd17 Fix unsigned overflow in rd_variance_adjustment. by Alex Converse · 9 years ago
  30. 7dfed5c Merge "Turn off tx type selection for intra blocks by default" into nextgenv2 by Hui Su · 9 years ago
  31. fe8ecc8 Add ref-mv experiment flag by Jingning Han · 9 years ago
  32. d76032a Speed up h_predictor_4x4 by Jian Zhou · 9 years ago
  33. f3f6b6f Merge "Changes to best quality settings." by Paul Wilkins · 9 years ago
  34. 8c95116 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  35. d894d34 Turn off tx type selection for intra blocks by default by hui su · 9 years ago
  36. 4993158 Merge "Speed up tm_predictor_4x4" by Jian Zhou · 9 years ago
  37. 79b6862 Speed up tm_predictor_4x4 by Jian Zhou · 9 years ago
  38. eed5494 vp9-svc: Fix to key frame counter for spatial layers. by Marco · 9 years ago
  39. 7eeb767 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  40. 85aea16 Merge "Changes to exhaustive motion search." by Paul Wilkins · 9 years ago
  41. 4fd0ba8 Add vp10_inv_txfm2d by Angie Chiang · 9 years ago
  42. ed83304 VPX: x86 asm version of vpx_idct32x32_34_add() by Scott LaVarnway · 9 years ago
  43. 4d3cf45 Merge "Merge MISC_FIXES" into nextgenv2 by Hui Su · 9 years ago
  44. 66f2f65 Merge MISC_FIXES by hui su · 9 years ago
  45. 8a782c7 Fixed a few sanity checks. by Zoe Liu · 9 years ago
  46. af084fb Fix some unused variable warnings by hui su · 9 years ago
  47. 8ba9851 Changes to best quality settings. by paulwilkins · 9 years ago
  48. 5f9e089 Merge "Limit the reset range of inter_tx_size array" into nextgenv2 by Jingning Han · 9 years ago
  49. 4ae193e Merge "Alternate reference frame" into nextgenv2 by Jingning Han · 9 years ago
  50. 0f34e35 Limit the reset range of inter_tx_size array by Jingning Han · 9 years ago
  51. 7c5fe4c Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  52. 204cde5 Enable resize test(down&up) by changing the bitrate. by jackychen · 9 years ago
  53. e9b1824 Merge "Adding experiment for supertransform" into nextgenv2 by Debargha Mukherjee · 9 years ago
  54. 83388fb Merge "refactor ext-intra" into nextgenv2 by Hui Su · 9 years ago
  55. 2635573 Use Interlocked calls in win32 once() implementation. by Ralph Giles · 9 years ago
  56. 4aa50c1 refactor ext-intra by hui su · 9 years ago
  57. 5bbacd9 Adding experiment for supertransform by Debargha Mukherjee · 9 years ago
  58. 988fd77 Reduce sampling time for noise estimate. by Marco · 9 years ago
  59. 006fd19 Fix resize internal test. by Marco · 9 years ago
  60. 5f5d185 Merge "VP9 noise estimation: add frame level motion metrics and adjust thresholds." by Marco Paniconi · 9 years ago
  61. b0ab6a3 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  62. 0149fb3 Changes to exhaustive motion search. by paulwilkins · 9 years ago
  63. 6fb3d6d VP9 noise estimation: add frame level motion metrics and adjust thresholds. by JackyChen · 9 years ago
  64. 7501728 Merge "libs.mk, testdata: rm redundant test of LIBVPX_TEST_DATA" by James Zern · 9 years ago
  65. 34159b7 Merge "Add AVX vectorized vp9_diamond_search_sad" by James Zern · 9 years ago
  66. 49c34da Merge "Fixed a few sanity checks." into nextgenv2 by Zoe Liu · 9 years ago
  67. 419da5c Adjust variance threshold for 16x16 split at low resolutions. by Marco · 9 years ago
  68. 866c935 Revert "Update to noise estimation." by Marco Paniconi · 9 years ago
  69. 35ec6d2 Merge changes Ifafbd497,I042bba27,Id6fd8558,Id5b79519 into nextgenv2 by Angie Chiang · 9 years ago
  70. 140182b Alternate reference frame by Jingning Han · 9 years ago
  71. 6b79a1e Update to noise estimation. by Marco · 9 years ago
  72. 80b30f4 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  73. 1b63238 Merge "Non-rd partition: reduce variance threshold low resolutions." by Marco Paniconi · 9 years ago
  74. 0941ff7 Merge "Adjust varianace threshold for high noise condition." by Marco Paniconi · 9 years ago
  75. 384fc5e Adjust motion threshold to limit cyclic refresh. by Marco · 9 years ago
  76. 1827764 Adjust varianace threshold for high noise condition. by Marco · 9 years ago
  77. 7104079 Add adst_dct config to vp10_inv_txfm2d_cfg by Angie Chiang · 9 years ago
  78. 164ba2a Add adst_adst config to vp10_inv_txfm2d_cfg by Angie Chiang · 9 years ago
  79. db88473 Add dct_adst config to vp10_inv_txfm2d_cfg by Angie Chiang · 9 years ago
  80. 09c2809 Add dct_dct config to vp10_inv_txfm2d_cfg by Angie Chiang · 9 years ago
  81. 4d38dbd Merge "vp9 denoiser: Add another noise level to denoising." by Marco Paniconi · 9 years ago
  82. 9ecb99a Merge "Revert "VPX: x86 asm version of vpx_idct32x32_34_add()"" by James Zern · 9 years ago
  83. ff32369 vp9 denoiser: Add another noise level to denoising. by Marco · 9 years ago
  84. 0ccad4d Revert "VPX: x86 asm version of vpx_idct32x32_34_add()" by James Zern · 9 years ago
  85. 8f7bc45 Revert "VP9: Only zero counts when !frame_parallel_decoding_mode" by James Zern · 9 years ago
  86. 2096296 Fixed a few sanity checks. by Zoe Liu · 9 years ago
  87. 5eefd3e Add AVX vectorized vp9_diamond_search_sad by Geza Lore · 9 years ago
  88. edaf8c4 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  89. ec45003 libs.mk, testdata: rm redundant test of LIBVPX_TEST_DATA by James Zern · 9 years ago
  90. 0e929ef Merge "Replace inline with INLINE" into nextgenv2 by Yaowu Xu · 9 years ago
  91. 843e2ba Merge "Fix msvc compling" into nextgenv2 by Yaowu Xu · 9 years ago
  92. 73e75e9 Merge "Fix an encoding failure case when speed features are on" into nextgenv2 by Jingning Han · 9 years ago
  93. 0694844 Merge "Add vp10_fwd_txfm2d_test" into nextgenv2 by Angie Chiang · 9 years ago
  94. a08bfb7 Replace inline with INLINE by Yaowu Xu · 9 years ago
  95. 72a6cb6 Fix msvc compling by Yaowu Xu · 9 years ago
  96. 35b3bd3 Fix an encoding failure case when speed features are on by Jingning Han · 9 years ago
  97. 064a9ec Non-rd partition: reduce variance threshold low resolutions. by Marco · 9 years ago
  98. 79a1946 Merge "Add bias to zero/small motion for noisy source." by Marco Paniconi · 9 years ago
  99. dcbe422 Merge "Get test to build with MSVC" into nextgenv2 by Yaowu Xu · 9 years ago
  100. e3efed7 Merge "convolve_copy_sse2: replace SSE w/SSE2 code" by James Zern · 9 years ago