1. fcea148 Merge "Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table." into nextgenv2 by Alex Converse · 9 years ago
  2. 1a0352d Merge "Handle zero motion vector residual" into nextgenv2 by Jingning Han · 9 years ago
  3. 1e02f2e Merge "Adjust optimize_b RD parameters" into nextgenv2 by Hui Su · 9 years ago
  4. ee8c72d Merge "Enable optimize_b for intra blocks" into nextgenv2 by Hui Su · 9 years ago
  5. feb2184 Merge "Remove an unsuccessful adaption of overlap sizes in obmc experiment" into nextgenv2 by Yue Chen · 9 years ago
  6. ad59b08 Adjust optimize_b RD parameters by hui su · 9 years ago
  7. e43c211 Enable optimize_b for intra blocks by hui su · 9 years ago
  8. 6ca3646 Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table. by Alex Converse · 9 years ago
  9. ab759be Merge "Use an exponential growth approach for the ANS reversal buffer." into nextgenv2 by Alex Converse · 9 years ago
  10. efc6aa0 Merge "Merge branch 'master' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  11. 8d64b53 Revert "Fix uninitialized blk_skip for VAR TX." by Geza Lore · 9 years ago
  12. e7b89d8 Fix uninitialized blk_skip for VAR TX. by Geza Lore · 9 years ago
  13. ec2ffda Handle zero motion vector residual by Jingning Han · 9 years ago
  14. c0fd271 Remove an unsuccessful adaption of overlap sizes in obmc experiment by Yue Chen · 9 years ago
  15. ed04e82 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  16. 2aa6117 Refactor transform selection process by Jingning Han · 9 years ago
  17. c5449d3 Merge "Refactor rd_variance_adjustment function" into nextgenv2 by Jingning Han · 9 years ago
  18. caf066f Merge changes I67543d36,I763f2924 into nextgenv2 by Angie Chiang · 9 years ago
  19. d72560e Merge "Fit adst/dct's stage range into 32-bit in bd12" into nextgenv2 by Angie Chiang · 9 years ago
  20. cf3ef18 Merge "Remove double operation from tx_size selection" into nextgenv2 by Angie Chiang · 9 years ago
  21. a431a93 Merge "Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  22. 6de4a77 Remove double operation from tx_size selection by Angie Chiang · 9 years ago
  23. c8312da Refactor rd_variance_adjustment function by Jingning Han · 9 years ago
  24. 16a99e9 Merge "Optimization for EXT_INTER + OBMC combination" into nextgenv2 by Yue Chen · 9 years ago
  25. 321794c Optimization for EXT_INTER + OBMC combination by Yue Chen · 9 years ago
  26. e7f6475 Merge "remove redundant header" into nextgenv2 by Angie Chiang · 9 years ago
  27. 8de8499 remove redundant header by Angie Chiang · 9 years ago
  28. f095ea7 Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization by Yi Luo · 9 years ago
  29. 4d503d1 Remove duplicated TxfmFunc declarations by Jingning Han · 9 years ago
  30. 9638ee1 Merge "Fix segfault with --cpu-used >= 3 and ext-refs." into nextgenv2 by Zoe Liu · 9 years ago
  31. 77d197e Fix segfault with --cpu-used >= 3 and ext-refs. by Geza Lore · 9 years ago
  32. 0a715ad Reduce shift in txfm8x8 by Angie Chiang · 9 years ago
  33. dfa532c Let txfm's constant bit be the same for each stage by Angie Chiang · 9 years ago
  34. 02d23fb Fit adst/dct's stage range into 32-bit in bd12 by Angie Chiang · 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. 6af8f63 Clean up motion vector precision check in the encoding process by Jingning Han · 9 years ago
  39. 525995a Apply motion vector precision check to candidate mv by Jingning Han · 9 years ago
  40. cd39224 Merge "Speed up dynamic motion vector referencing system" into nextgenv2 by Jingning Han · 9 years ago
  41. 436a6cc Merge "ext-tx: use raster scan order for identity transform" into nextgenv2 by Hui Su · 9 years ago
  42. 885a81f Merge "Fix a few mis-use cases of MAX_MV_REF_CANDIDATES" into nextgenv2 by Jingning Han · 9 years ago
  43. 716f0ea Merge changes I92819356,I50b5a313,I807e60c6,I8a8df9fd into nextgenv2 by Angie Chiang · 9 years ago
  44. 91c985f Merge "Convert some vpx boolcoder calls back to vp10 generic calls." into nextgenv2 by Alex Converse · 9 years ago
  45. 85a3f5b Merge "Speed-up in tx_size search" into nextgenv2 by Hui Su · 9 years ago
  46. 9a1a8f1 Speed up dynamic motion vector referencing system by Jingning Han · 9 years ago
  47. f33a0a8 Fix a few mis-use cases of MAX_MV_REF_CANDIDATES by Jingning Han · 9 years ago
  48. 5d2b0f9 Use an exponential growth approach for the ANS reversal buffer. by Alex Converse · 9 years ago
  49. e07dbaa Enable mode conversion in sub8x8 block by Jingning Han · 9 years ago
  50. 1d043d5 Merge "Make ext-refs respect encoding flags." into nextgenv2 by Zoe Liu · 9 years ago
  51. 6a7ddd8 Speed-up in tx_size search by hui su · 9 years ago
  52. b72aa72 ext-tx: use raster scan order for identity transform by hui su · 9 years ago
  53. c50aaf3 Make ext-refs respect encoding flags. by Geza Lore · 9 years ago
  54. c6cf7a6 Fix 2 warning when building with GCC 5. by Geza Lore · 9 years ago
  55. c1729d1 Merge "ANS: Remove extra buffer size checks causing a false decode error." into nextgenv2 by Alex Converse · 9 years ago
  56. 9e8cad3 Merge "Add vp10_ prefix to full_to_model_counts and fill_token_costs" into nextgenv2 by Hui Su · 9 years ago
  57. 493a585 ANS: Remove extra buffer size checks causing a false decode error. by Alex Converse · 9 years ago
  58. ec1365a Merge "Extend variance based partitioning to 128x128 superblocks" into nextgenv2 by Debargha Mukherjee · 9 years ago
  59. 0792748 Add vp10_ prefix to full_to_model_counts and fill_token_costs by hui su · 9 years ago
  60. 027d12b Merge changes I359aa49c,Ic8ca5afb into nextgenv2 by Angie Chiang · 9 years ago
  61. e7224b7 Convert some vpx boolcoder calls back to vp10 generic calls. by Alex Converse · 9 years ago
  62. 61af898 Extend variance based partitioning to 128x128 superblocks by Geza Lore · 9 years ago
  63. 6485389 Merge "Use reduced transform set for 16x16" into nextgenv2 by Debargha Mukherjee · 9 years ago
  64. c4da5d5 Use reduced transform set for 16x16 by Debargha Mukherjee · 9 years ago
  65. 33ccd0f Merge "Fix prune one and two to make compatible with new transforms" into nextgenv2 by Sarah Parker · 9 years ago
  66. fd367c2 Merge "Some cosmetic improvements since HBD variance 4x4 optimization" into nextgenv2 by Yi Luo · 9 years ago
  67. 9930a00 Merge "Refactor PC_TREE root handling." into nextgenv2 by Debargha Mukherjee · 9 years ago
  68. 38b26b0 Merge "Make subpel masked motion work with upsampled refs" into nextgenv2 by Debargha Mukherjee · 9 years ago
  69. 5e55812 Merge "Changes to scan order neighbors" into nextgenv2 by Hui Su · 9 years ago
  70. 7fcf94e Merge "Reformat scan order neighbors" into nextgenv2 by Hui Su · 9 years ago
  71. 19e3c64 Fix prune one and two to make compatible with new transforms by Sarah Parker · 9 years ago
  72. f94d699 Changes to scan order neighbors by hui su · 9 years ago
  73. b76118b Reformat scan order neighbors by hui su · 9 years ago
  74. e5f4e8e Some cosmetic improvements since HBD variance 4x4 optimization by Yi Luo · 9 years ago
  75. f2be4f6 Refactor PC_TREE root handling. by Geza Lore · 9 years ago
  76. c485b10 Make subpel masked motion work with upsampled refs by Debargha Mukherjee · 9 years ago
  77. bb0e692 Convert palette from double to float. by Alex Converse · 9 years ago
  78. 69c7ad3 Correct comments for scan order neighbors by hui su · 9 years ago
  79. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  80. 4300e50 Fixing assertion in *Large unit tests by Julia Robson · 9 years ago
  81. 0f05873 Fixing error when building with ref_mv experiment by Julia Robson · 9 years ago
  82. de3d15b Merge "Refactoring and cosmetic changes to ext-inter expt" into nextgenv2 by Debargha Mukherjee · 9 years ago
  83. 0fc82ea Refactoring and cosmetic changes to ext-inter expt by Debargha Mukherjee · 9 years ago
  84. e6b089b Merge "Optimized HBD 4x4 variance calculation" into nextgenv2 by Yi Luo · 9 years ago
  85. 8917146 Fix supertx with ext-tile. by Geza Lore · 9 years ago
  86. ff8c490 Branch dct to new implementation for bd12 by Angie Chiang · 9 years ago
  87. 250935c Optimized HBD 4x4 variance calculation by Yi Luo · 9 years ago
  88. f1060f5 Change dct32x32's range by Angie Chiang · 9 years ago
  89. 39b3c02 Fit dct's stage range into 32-bit when bitdepth is 12 by Angie Chiang · 9 years ago
  90. f0290cd Refactor get_partition to be universal. by Geza Lore · 9 years ago
  91. e0dbfde Minor refactoring of partition type processing. by Geza Lore · 9 years ago
  92. 75ae90f Pass tx_type into get_tx_scale by Angie Chiang · 9 years ago
  93. d649065 Merge "Remove duplicate ans parameter in bitstream functions." into nextgenv2 by Alex Converse · 9 years ago
  94. c961bcc Merge "ANS experiment: Use ANS everywhere." into nextgenv2 by Alex Converse · 9 years ago
  95. 0f68d80 Remove duplicate ans parameter in bitstream functions. by Alex Converse · 9 years ago
  96. fb9186d ANS experiment: Use ANS everywhere. by Alex Converse · 9 years ago
  97. 2fba818 Merge "Loopfilter fix" into nextgenv2 by Debargha Mukherjee · 9 years ago
  98. 9f879b3 Merge "change vp10_fwd_txfm2d_#x#_sse2 to vp10_fwd_txfm2d_#x#_sse4_1" into nextgenv2 by Angie Chiang · 9 years ago
  99. 2c2b9bd Merge "Remove redundant code from vp10_fwd_txfm2d.c" into nextgenv2 by Angie Chiang · 9 years ago
  100. 1b75503 Merge "Simplify rounding in vp10_[fwd/inv]_txfm[1/2]d_#x#" into nextgenv2 by Angie Chiang · 9 years ago