1. cdf989a Silence compiler above-boundary warnings by Jingning Han · 9 years ago
  2. 0dccc85 Replace left shift with multiplications by Jingning Han · 9 years ago
  3. 3f6ec14 Fix an enc/dec mismatch issue in ext-inter experiment by Jingning Han · 9 years ago
  4. cf7f006 Change hybrid transform function argument from TXFM_2D_CFG* to int by Yi Luo · 9 years ago
  5. 8f2fa04 Unbreak the non-var_tx build. by Alex Converse · 9 years ago
  6. 53968c3 Merge "Fix uninitialized blk_skip for VAR TX." into nextgenv2 by Debargha Mukherjee · 9 years ago
  7. 6705808 Merge "Move ZERO_TOKEN into the ANS coef tokenset." into nextgenv2 by Alex Converse · 9 years ago
  8. 7d598d6 Merge "relax txfm test error constraint" into nextgenv2 by Angie Chiang · 9 years ago
  9. fcea148 Merge "Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table." into nextgenv2 by Alex Converse · 9 years ago
  10. 3829cd2 Move ZERO_TOKEN into the ANS coef tokenset. by Alex Converse · 9 years ago
  11. 1a0352d Merge "Handle zero motion vector residual" into nextgenv2 by Jingning Han · 9 years ago
  12. 1e02f2e Merge "Adjust optimize_b RD parameters" into nextgenv2 by Hui Su · 9 years ago
  13. ee8c72d Merge "Enable optimize_b for intra blocks" into nextgenv2 by Hui Su · 9 years ago
  14. aea0cc5 Merge "Change the naming of txfm#d_test" into nextgenv2 by Angie Chiang · 9 years ago
  15. 218dfbd Change the naming of txfm#d_test by Angie Chiang · 9 years ago
  16. feb2184 Merge "Remove an unsuccessful adaption of overlap sizes in obmc experiment" into nextgenv2 by Yue Chen · 9 years ago
  17. ad59b08 Adjust optimize_b RD parameters by hui su · 9 years ago
  18. e43c211 Enable optimize_b for intra blocks by hui su · 9 years ago
  19. 6ca3646 Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table. by Alex Converse · 9 years ago
  20. ab759be Merge "Use an exponential growth approach for the ANS reversal buffer." into nextgenv2 by Alex Converse · 9 years ago
  21. 7aa95be Fix uninitialized blk_skip for VAR TX. by Geza Lore · 9 years ago
  22. efc6aa0 Merge "Merge branch 'master' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  23. 8d64b53 Revert "Fix uninitialized blk_skip for VAR TX." by Geza Lore · 9 years ago
  24. e7b89d8 Fix uninitialized blk_skip for VAR TX. by Geza Lore · 9 years ago
  25. ec2ffda Handle zero motion vector residual by Jingning Han · 9 years ago
  26. 3cf1a08 Merge "Disable HBD 4x4 DCT_DCT HT test" into nextgenv2 by Yi Luo · 9 years ago
  27. c0fd271 Remove an unsuccessful adaption of overlap sizes in obmc experiment by Yue Chen · 9 years ago
  28. ed04e82 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  29. 2aa6117 Refactor transform selection process by Jingning Han · 9 years ago
  30. c5449d3 Merge "Refactor rd_variance_adjustment function" into nextgenv2 by Jingning Han · 9 years ago
  31. caf066f Merge changes I67543d36,I763f2924 into nextgenv2 by Angie Chiang · 9 years ago
  32. dd04329 Disable HBD 4x4 DCT_DCT HT test by Yi Luo · 9 years ago
  33. 2e08419 Merge "Adjustment to prediction decay." by Paul Wilkins · 9 years ago
  34. d72560e Merge "Fit adst/dct's stage range into 32-bit in bd12" into nextgenv2 by Angie Chiang · 9 years ago
  35. cf3ef18 Merge "Remove double operation from tx_size selection" into nextgenv2 by Angie Chiang · 9 years ago
  36. a431a93 Merge "Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  37. 6de4a77 Remove double operation from tx_size selection by Angie Chiang · 9 years ago
  38. c8312da Refactor rd_variance_adjustment function by Jingning Han · 9 years ago
  39. 16a99e9 Merge "Optimization for EXT_INTER + OBMC combination" into nextgenv2 by Yue Chen · 9 years ago
  40. 321794c Optimization for EXT_INTER + OBMC combination by Yue Chen · 9 years ago
  41. 71fa2b2 Merge "Fix an unaligned memory allocation in HT 4x4 speed test" into nextgenv2 by Yi Luo · 9 years ago
  42. e7f6475 Merge "remove redundant header" into nextgenv2 by Angie Chiang · 9 years ago
  43. 8de8499 remove redundant header by Angie Chiang · 9 years ago
  44. 1b0092a relax txfm test error constraint by Angie Chiang · 9 years ago
  45. f53ecc2 Fix an unaligned memory allocation in HT 4x4 speed test by Yi Luo · 9 years ago
  46. f095ea7 Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization by Yi Luo · 9 years ago
  47. 9faa029 Merge "VP9: inline vp9_get_intra_inter_context()" by Scott LaVarnway · 9 years ago
  48. 4d503d1 Remove duplicated TxfmFunc declarations by Jingning Han · 9 years ago
  49. 9638ee1 Merge "Fix segfault with --cpu-used >= 3 and ext-refs." into nextgenv2 by Zoe Liu · 9 years ago
  50. c59c5cb Merge "Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm" by Johann Koenig · 9 years ago
  51. ef98a8f VP9: inline vp9_get_intra_inter_context() by Scott LaVarnway · 9 years ago
  52. 77d197e Fix segfault with --cpu-used >= 3 and ext-refs. by Geza Lore · 9 years ago
  53. d8b3e29 Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm by Martin Storsjo · 9 years ago
  54. 0a715ad Reduce shift in txfm8x8 by Angie Chiang · 9 years ago
  55. dfa532c Let txfm's constant bit be the same for each stage by Angie Chiang · 9 years ago
  56. 02d23fb Fit adst/dct's stage range into 32-bit in bd12 by Angie Chiang · 9 years ago
  57. 26faa3e Apply 'const' to data not pointer by Johann · 9 years ago
  58. 019683e Merge "Clean up motion vector precision check in the encoding process" into nextgenv2 by Jingning Han · 9 years ago
  59. 79bef03 Merge "Apply motion vector precision check to candidate mv" into nextgenv2 by Jingning Han · 9 years ago
  60. 03a468f Merge "Enable mode conversion in sub8x8 block" into nextgenv2 by Jingning Han · 9 years ago
  61. 031fd26 Merge "Disable the TestSuperframeIndexIsOptional test with ANS." into nextgenv2 by Alex Converse · 9 years ago
  62. 6af8f63 Clean up motion vector precision check in the encoding process by Jingning Han · 9 years ago
  63. 525995a Apply motion vector precision check to candidate mv by Jingning Han · 9 years ago
  64. cd39224 Merge "Speed up dynamic motion vector referencing system" into nextgenv2 by Jingning Han · 9 years ago
  65. 5fb49e4 Merge "dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/" by James Zern · 9 years ago
  66. 436a6cc Merge "ext-tx: use raster scan order for identity transform" into nextgenv2 by Hui Su · 9 years ago
  67. 885a81f Merge "Fix a few mis-use cases of MAX_MV_REF_CANDIDATES" into nextgenv2 by Jingning Han · 9 years ago
  68. 716f0ea Merge changes I92819356,I50b5a313,I807e60c6,I8a8df9fd into nextgenv2 by Angie Chiang · 9 years ago
  69. 91c985f Merge "Convert some vpx boolcoder calls back to vp10 generic calls." into nextgenv2 by Alex Converse · 9 years ago
  70. 85a3f5b Merge "Speed-up in tx_size search" into nextgenv2 by Hui Su · 9 years ago
  71. 9a1a8f1 Speed up dynamic motion vector referencing system by Jingning Han · 9 years ago
  72. e6657f3 Merge "vp9: Adjustment to scene-cut detection." by Marco Paniconi · 9 years ago
  73. f33a0a8 Fix a few mis-use cases of MAX_MV_REF_CANDIDATES by Jingning Han · 9 years ago
  74. 5d2b0f9 Use an exponential growth approach for the ANS reversal buffer. by Alex Converse · 9 years ago
  75. c3688e3 Disable the TestSuperframeIndexIsOptional test with ANS. by Alex Converse · 9 years ago
  76. 24db57f vp9: Adjustment to scene-cut detection. by Marco · 9 years ago
  77. e07dbaa Enable mode conversion in sub8x8 block by Jingning Han · 9 years ago
  78. 1d043d5 Merge "Make ext-refs respect encoding flags." into nextgenv2 by Zoe Liu · 9 years ago
  79. 200e505 Merge "Fix 2 warning when building with GCC 5." into nextgenv2 by Debargha Mukherjee · 9 years ago
  80. 6a7ddd8 Speed-up in tx_size search by hui su · 9 years ago
  81. b72aa72 ext-tx: use raster scan order for identity transform by hui su · 9 years ago
  82. 70bd058 Merge "Fix the tree diagram comment." into nextgenv2 by Alex Converse · 9 years ago
  83. 885872f Fix Visual Studio build warning by Yunqing Wang · 9 years ago
  84. c50aaf3 Make ext-refs respect encoding flags. by Geza Lore · 9 years ago
  85. c6cf7a6 Fix 2 warning when building with GCC 5. by Geza Lore · 9 years ago
  86. ef17fc4 dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/ by James Zern · 9 years ago
  87. 9c2ed00 Merge changes from topic 'arm64' by James Zern · 9 years ago
  88. c1729d1 Merge "ANS: Remove extra buffer size checks causing a false decode error." into nextgenv2 by Alex Converse · 9 years ago
  89. 6a3cf09 vp9: Adjust threshold for scene-change detection. by Marco · 9 years ago
  90. af56299 Fix the tree diagram comment. by Alex Converse · 9 years ago
  91. 9e8cad3 Merge "Add vp10_ prefix to full_to_model_counts and fill_token_costs" into nextgenv2 by Hui Su · 9 years ago
  92. 48b81a1 Merge "Increase active map test coverage from RT speeds 0-5 to 0-8." by Alex Converse · 9 years ago
  93. 493a585 ANS: Remove extra buffer size checks causing a false decode error. by Alex Converse · 9 years ago
  94. 6db9560 Merge "Optimized HBD block subtraction for all block sizes" into nextgenv2 by Yi Luo · 9 years ago
  95. f81b000 Merge "vp9: Fix to active_best for GF/ARF in 1 pass vbr." by Marco Paniconi · 9 years ago
  96. ec1365a Merge "Extend variance based partitioning to 128x128 superblocks" into nextgenv2 by Debargha Mukherjee · 9 years ago
  97. ff72cca Merge "Step towards making the 2-pass cq mode perceptual" by Debargha Mukherjee · 9 years ago
  98. 0f80b1f Optimized HBD block subtraction for all block sizes by Yi Luo · 9 years ago
  99. ba5f7a5 Increase active map test coverage from RT speeds 0-5 to 0-8. by Alex Converse · 9 years ago
  100. 0792748 Add vp10_ prefix to full_to_model_counts and fill_token_costs by hui su · 9 years ago