1. ab759be Merge "Use an exponential growth approach for the ANS reversal buffer." into nextgenv2 by Alex Converse · 9 years ago
  2. efc6aa0 Merge "Merge branch 'master' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  3. 8d64b53 Revert "Fix uninitialized blk_skip for VAR TX." by Geza Lore · 9 years ago
  4. e7b89d8 Fix uninitialized blk_skip for VAR TX. by Geza Lore · 9 years ago
  5. 3cf1a08 Merge "Disable HBD 4x4 DCT_DCT HT test" into nextgenv2 by Yi Luo · 9 years ago
  6. ed04e82 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  7. 2aa6117 Refactor transform selection process by Jingning Han · 9 years ago
  8. c5449d3 Merge "Refactor rd_variance_adjustment function" into nextgenv2 by Jingning Han · 9 years ago
  9. caf066f Merge changes I67543d36,I763f2924 into nextgenv2 by Angie Chiang · 9 years ago
  10. dd04329 Disable HBD 4x4 DCT_DCT HT test by Yi Luo · 9 years ago
  11. 2e08419 Merge "Adjustment to prediction decay." by Paul Wilkins · 9 years ago
  12. d72560e Merge "Fit adst/dct's stage range into 32-bit in bd12" into nextgenv2 by Angie Chiang · 9 years ago
  13. cf3ef18 Merge "Remove double operation from tx_size selection" into nextgenv2 by Angie Chiang · 9 years ago
  14. a431a93 Merge "Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  15. 6de4a77 Remove double operation from tx_size selection by Angie Chiang · 9 years ago
  16. c8312da Refactor rd_variance_adjustment function by Jingning Han · 9 years ago
  17. 16a99e9 Merge "Optimization for EXT_INTER + OBMC combination" into nextgenv2 by Yue Chen · 9 years ago
  18. 321794c Optimization for EXT_INTER + OBMC combination by Yue Chen · 9 years ago
  19. 71fa2b2 Merge "Fix an unaligned memory allocation in HT 4x4 speed test" into nextgenv2 by Yi Luo · 9 years ago
  20. e7f6475 Merge "remove redundant header" into nextgenv2 by Angie Chiang · 9 years ago
  21. 8de8499 remove redundant header by Angie Chiang · 9 years ago
  22. f53ecc2 Fix an unaligned memory allocation in HT 4x4 speed test by Yi Luo · 9 years ago
  23. f095ea7 Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization by Yi Luo · 9 years ago
  24. 9faa029 Merge "VP9: inline vp9_get_intra_inter_context()" by Scott LaVarnway · 9 years ago
  25. 4d503d1 Remove duplicated TxfmFunc declarations by Jingning Han · 9 years ago
  26. 9638ee1 Merge "Fix segfault with --cpu-used >= 3 and ext-refs." into nextgenv2 by Zoe Liu · 9 years ago
  27. c59c5cb Merge "Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm" by Johann Koenig · 9 years ago
  28. ef98a8f VP9: inline vp9_get_intra_inter_context() by Scott LaVarnway · 9 years ago
  29. 77d197e Fix segfault with --cpu-used >= 3 and ext-refs. by Geza Lore · 9 years ago
  30. d8b3e29 Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asm by Martin Storsjo · 9 years ago
  31. 0a715ad Reduce shift in txfm8x8 by Angie Chiang · 9 years ago
  32. dfa532c Let txfm's constant bit be the same for each stage by Angie Chiang · 9 years ago
  33. 02d23fb Fit adst/dct's stage range into 32-bit in bd12 by Angie Chiang · 9 years ago
  34. 26faa3e Apply 'const' to data not pointer by Johann · 9 years ago
  35. 019683e Merge "Clean up motion vector precision check in the encoding process" into nextgenv2 by Jingning Han · 9 years ago
  36. 79bef03 Merge "Apply motion vector precision check to candidate mv" into nextgenv2 by Jingning Han · 9 years ago
  37. 03a468f Merge "Enable mode conversion in sub8x8 block" into nextgenv2 by Jingning Han · 9 years ago
  38. 031fd26 Merge "Disable the TestSuperframeIndexIsOptional test with ANS." into nextgenv2 by Alex Converse · 9 years ago
  39. 6af8f63 Clean up motion vector precision check in the encoding process by Jingning Han · 9 years ago
  40. 525995a Apply motion vector precision check to candidate mv by Jingning Han · 9 years ago
  41. cd39224 Merge "Speed up dynamic motion vector referencing system" into nextgenv2 by Jingning Han · 9 years ago
  42. 5fb49e4 Merge "dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/" by James Zern · 9 years ago
  43. 436a6cc Merge "ext-tx: use raster scan order for identity transform" into nextgenv2 by Hui Su · 9 years ago
  44. 885a81f Merge "Fix a few mis-use cases of MAX_MV_REF_CANDIDATES" into nextgenv2 by Jingning Han · 9 years ago
  45. 716f0ea Merge changes I92819356,I50b5a313,I807e60c6,I8a8df9fd into nextgenv2 by Angie Chiang · 9 years ago
  46. 91c985f Merge "Convert some vpx boolcoder calls back to vp10 generic calls." into nextgenv2 by Alex Converse · 9 years ago
  47. 85a3f5b Merge "Speed-up in tx_size search" into nextgenv2 by Hui Su · 9 years ago
  48. 9a1a8f1 Speed up dynamic motion vector referencing system by Jingning Han · 9 years ago
  49. e6657f3 Merge "vp9: Adjustment to scene-cut detection." by Marco Paniconi · 9 years ago
  50. f33a0a8 Fix a few mis-use cases of MAX_MV_REF_CANDIDATES by Jingning Han · 9 years ago
  51. 5d2b0f9 Use an exponential growth approach for the ANS reversal buffer. by Alex Converse · 9 years ago
  52. c3688e3 Disable the TestSuperframeIndexIsOptional test with ANS. by Alex Converse · 9 years ago
  53. 24db57f vp9: Adjustment to scene-cut detection. by Marco · 9 years ago
  54. e07dbaa Enable mode conversion in sub8x8 block by Jingning Han · 9 years ago
  55. 1d043d5 Merge "Make ext-refs respect encoding flags." into nextgenv2 by Zoe Liu · 9 years ago
  56. 200e505 Merge "Fix 2 warning when building with GCC 5." into nextgenv2 by Debargha Mukherjee · 9 years ago
  57. 6a7ddd8 Speed-up in tx_size search by hui su · 9 years ago
  58. b72aa72 ext-tx: use raster scan order for identity transform by hui su · 9 years ago
  59. 70bd058 Merge "Fix the tree diagram comment." into nextgenv2 by Alex Converse · 9 years ago
  60. 885872f Fix Visual Studio build warning by Yunqing Wang · 9 years ago
  61. c50aaf3 Make ext-refs respect encoding flags. by Geza Lore · 9 years ago
  62. c6cf7a6 Fix 2 warning when building with GCC 5. by Geza Lore · 9 years ago
  63. ef17fc4 dct32x32_test: s/HAVE_NEON_ASM/HAVE_NEON/ by James Zern · 9 years ago
  64. 9c2ed00 Merge changes from topic 'arm64' by James Zern · 9 years ago
  65. c1729d1 Merge "ANS: Remove extra buffer size checks causing a false decode error." into nextgenv2 by Alex Converse · 9 years ago
  66. 6a3cf09 vp9: Adjust threshold for scene-change detection. by Marco · 9 years ago
  67. af56299 Fix the tree diagram comment. by Alex Converse · 9 years ago
  68. 9e8cad3 Merge "Add vp10_ prefix to full_to_model_counts and fill_token_costs" into nextgenv2 by Hui Su · 9 years ago
  69. 48b81a1 Merge "Increase active map test coverage from RT speeds 0-5 to 0-8." by Alex Converse · 9 years ago
  70. 493a585 ANS: Remove extra buffer size checks causing a false decode error. by Alex Converse · 9 years ago
  71. 6db9560 Merge "Optimized HBD block subtraction for all block sizes" into nextgenv2 by Yi Luo · 9 years ago
  72. f81b000 Merge "vp9: Fix to active_best for GF/ARF in 1 pass vbr." by Marco Paniconi · 9 years ago
  73. ec1365a Merge "Extend variance based partitioning to 128x128 superblocks" into nextgenv2 by Debargha Mukherjee · 9 years ago
  74. ff72cca Merge "Step towards making the 2-pass cq mode perceptual" by Debargha Mukherjee · 9 years ago
  75. 0f80b1f Optimized HBD block subtraction for all block sizes by Yi Luo · 9 years ago
  76. ba5f7a5 Increase active map test coverage from RT speeds 0-5 to 0-8. by Alex Converse · 9 years ago
  77. 0792748 Add vp10_ prefix to full_to_model_counts and fill_token_costs by hui su · 9 years ago
  78. 027d12b Merge changes I359aa49c,Ic8ca5afb into nextgenv2 by Angie Chiang · 9 years ago
  79. e7224b7 Convert some vpx boolcoder calls back to vp10 generic calls. by Alex Converse · 9 years ago
  80. 3861b25 vp9: Fix to active_best for GF/ARF in 1 pass vbr. by Marco · 9 years ago
  81. 819f3c8 configure: Detect aarch64 toolchains automatically by Martin Storsjo · 9 years ago
  82. babd308 configure: Add an arm64-linux-gcc target configuration by Martin Storsjo · 9 years ago
  83. 61af898 Extend variance based partitioning to 128x128 superblocks by Geza Lore · 9 years ago
  84. 6485389 Merge "Use reduced transform set for 16x16" into nextgenv2 by Debargha Mukherjee · 9 years ago
  85. a3a10a3 pickmode: only cost the skip flag once per prediction block by Alex Converse · 9 years ago
  86. c4da5d5 Use reduced transform set for 16x16 by Debargha Mukherjee · 9 years ago
  87. 5b3d3b1 Merge "Remove obsolete segment skip checks from tokenization." by Alex Converse · 9 years ago
  88. 33ccd0f Merge "Fix prune one and two to make compatible with new transforms" into nextgenv2 by Sarah Parker · 9 years ago
  89. fd367c2 Merge "Some cosmetic improvements since HBD variance 4x4 optimization" into nextgenv2 by Yi Luo · 9 years ago
  90. 4c792f2 Merge "Add unit tests for HBD variance 4x4 SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  91. 1c187c4 Adjustment to prediction decay. by Paul Wilkins · 9 years ago
  92. f659c7e Merge "Adjust motion component of prediction decay." by Paul Wilkins · 9 years ago
  93. c5a89b4 Merge "Trap very short arf group just before a kf." by Paul Wilkins · 9 years ago
  94. ad47d1d Merge "VP9: Combine TileData with TileWorkerData" by Scott LaVarnway · 9 years ago
  95. 9930a00 Merge "Refactor PC_TREE root handling." into nextgenv2 by Debargha Mukherjee · 9 years ago
  96. 38b26b0 Merge "Make subpel masked motion work with upsampled refs" into nextgenv2 by Debargha Mukherjee · 9 years ago
  97. c47c460 Step towards making the 2-pass cq mode perceptual by Debargha Mukherjee · 9 years ago
  98. 4317ba5 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  99. 985786c configure: Disable webm_io when target is VS 7/8/9. by Tom Finegan · 9 years ago
  100. 5e55812 Merge "Changes to scan order neighbors" into nextgenv2 by Hui Su · 9 years ago