1. 02e941d Merge "Remove double counting for mv costs" into nextgenv2 by Yue Chen · 9 years ago
  2. 2f2448a Merge "Rework motion vector precision limit" into nextgenv2 by Jingning Han · 9 years ago
  3. 34177e6 Remove double counting for mv costs by Yue Chen · 9 years ago
  4. 3f7a709 Merge "ext-intra: get rid of some floating operations." into nextgenv2 by Hui Su · 9 years ago
  5. 8678ab4 Rework motion vector precision limit by Jingning Han · 9 years ago
  6. 1e93a3e Merge "Keep track of zcoeff_blk in tx size/type search" into nextgenv2 by Hui Su · 9 years ago
  7. ad50c22 ext-intra: get rid of some floating operations. by hui su · 9 years ago
  8. 022da62 Merge "Clear X87 register state before using double." into nextgenv2 by Debargha Mukherjee · 9 years ago
  9. 333ff88 Merge "HBD hybrid transform 4x4 SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  10. 23c4116 Clear X87 register state before using double. by Geza Lore · 9 years ago
  11. d4fe243 Merge "Raise the probability resolution for rANS tokens to 10-bits per symbol" into nextgenv2 by Alex Converse · 9 years ago
  12. a4593f1 HBD hybrid transform 4x4 SSE4.1 optimization by Yi Luo · 9 years ago
  13. 221c09a Merge "Refactor sub-pixel motion search" into nextgenv2 by Jingning Han · 9 years ago
  14. 0aa6435 vp10/rdopt: quiet unused variable warning by James Zern · 9 years ago
  15. cdf989a Silence compiler above-boundary warnings by Jingning Han · 9 years ago
  16. 1f57aa3 Raise the probability resolution for rANS tokens to 10-bits per symbol by Alex Converse · 9 years ago
  17. 77d451e Refactor sub-pixel motion search by Jingning Han · 9 years ago
  18. 0dccc85 Replace left shift with multiplications by Jingning Han · 9 years ago
  19. 3f6ec14 Fix an enc/dec mismatch issue in ext-inter experiment by Jingning Han · 9 years ago
  20. cf7f006 Change hybrid transform function argument from TXFM_2D_CFG* to int by Yi Luo · 9 years ago
  21. 8f2fa04 Unbreak the non-var_tx build. by Alex Converse · 9 years ago
  22. 53968c3 Merge "Fix uninitialized blk_skip for VAR TX." into nextgenv2 by Debargha Mukherjee · 9 years ago
  23. 6705808 Merge "Move ZERO_TOKEN into the ANS coef tokenset." into nextgenv2 by Alex Converse · 9 years ago
  24. fcea148 Merge "Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table." into nextgenv2 by Alex Converse · 9 years ago
  25. 3829cd2 Move ZERO_TOKEN into the ANS coef tokenset. by Alex Converse · 9 years ago
  26. 1a0352d Merge "Handle zero motion vector residual" into nextgenv2 by Jingning Han · 9 years ago
  27. 7dffb43 Keep track of zcoeff_blk in tx size/type search by hui su · 9 years ago
  28. ad59b08 Adjust optimize_b RD parameters by hui su · 9 years ago
  29. e43c211 Enable optimize_b for intra blocks by hui su · 9 years ago
  30. 6ca3646 Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table. by Alex Converse · 9 years ago
  31. ab759be Merge "Use an exponential growth approach for the ANS reversal buffer." into nextgenv2 by Alex Converse · 9 years ago
  32. 7aa95be Fix uninitialized blk_skip for VAR TX. by Geza Lore · 9 years ago
  33. efc6aa0 Merge "Merge branch 'master' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  34. 8d64b53 Revert "Fix uninitialized blk_skip for VAR TX." by Geza Lore · 9 years ago
  35. e7b89d8 Fix uninitialized blk_skip for VAR TX. by Geza Lore · 9 years ago
  36. ec2ffda Handle zero motion vector residual by Jingning Han · 9 years ago
  37. ed04e82 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  38. 2aa6117 Refactor transform selection process by Jingning Han · 9 years ago
  39. c5449d3 Merge "Refactor rd_variance_adjustment function" into nextgenv2 by Jingning Han · 9 years ago
  40. d72560e Merge "Fit adst/dct's stage range into 32-bit in bd12" into nextgenv2 by Angie Chiang · 9 years ago
  41. cf3ef18 Merge "Remove double operation from tx_size selection" into nextgenv2 by Angie Chiang · 9 years ago
  42. a431a93 Merge "Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  43. 6de4a77 Remove double operation from tx_size selection by Angie Chiang · 9 years ago
  44. c8312da Refactor rd_variance_adjustment function by Jingning Han · 9 years ago
  45. 16a99e9 Merge "Optimization for EXT_INTER + OBMC combination" into nextgenv2 by Yue Chen · 9 years ago
  46. 321794c Optimization for EXT_INTER + OBMC combination by Yue Chen · 9 years ago
  47. f095ea7 Improvement on hybrid transform 4x4 DCT_DCT SSE4.1 optimization by Yi Luo · 9 years ago
  48. 9638ee1 Merge "Fix segfault with --cpu-used >= 3 and ext-refs." into nextgenv2 by Zoe Liu · 9 years ago
  49. 77d197e Fix segfault with --cpu-used >= 3 and ext-refs. by Geza Lore · 9 years ago
  50. 02d23fb Fit adst/dct's stage range into 32-bit in bd12 by Angie Chiang · 9 years ago
  51. 019683e Merge "Clean up motion vector precision check in the encoding process" into nextgenv2 by Jingning Han · 9 years ago
  52. 03a468f Merge "Enable mode conversion in sub8x8 block" into nextgenv2 by Jingning Han · 9 years ago
  53. 6af8f63 Clean up motion vector precision check in the encoding process by Jingning Han · 9 years ago
  54. cd39224 Merge "Speed up dynamic motion vector referencing system" into nextgenv2 by Jingning Han · 9 years ago
  55. 885a81f Merge "Fix a few mis-use cases of MAX_MV_REF_CANDIDATES" into nextgenv2 by Jingning Han · 9 years ago
  56. 716f0ea Merge changes I92819356,I50b5a313,I807e60c6,I8a8df9fd into nextgenv2 by Angie Chiang · 9 years ago
  57. 91c985f Merge "Convert some vpx boolcoder calls back to vp10 generic calls." into nextgenv2 by Alex Converse · 9 years ago
  58. 85a3f5b Merge "Speed-up in tx_size search" into nextgenv2 by Hui Su · 9 years ago
  59. 9a1a8f1 Speed up dynamic motion vector referencing system by Jingning Han · 9 years ago
  60. f33a0a8 Fix a few mis-use cases of MAX_MV_REF_CANDIDATES by Jingning Han · 9 years ago
  61. 5d2b0f9 Use an exponential growth approach for the ANS reversal buffer. by Alex Converse · 9 years ago
  62. e07dbaa Enable mode conversion in sub8x8 block by Jingning Han · 9 years ago
  63. 1d043d5 Merge "Make ext-refs respect encoding flags." into nextgenv2 by Zoe Liu · 9 years ago
  64. 6a7ddd8 Speed-up in tx_size search by hui su · 9 years ago
  65. c50aaf3 Make ext-refs respect encoding flags. by Geza Lore · 9 years ago
  66. c6cf7a6 Fix 2 warning when building with GCC 5. by Geza Lore · 9 years ago
  67. 9e8cad3 Merge "Add vp10_ prefix to full_to_model_counts and fill_token_costs" into nextgenv2 by Hui Su · 9 years ago
  68. ec1365a Merge "Extend variance based partitioning to 128x128 superblocks" into nextgenv2 by Debargha Mukherjee · 9 years ago
  69. 0792748 Add vp10_ prefix to full_to_model_counts and fill_token_costs by hui su · 9 years ago
  70. 027d12b Merge changes I359aa49c,Ic8ca5afb into nextgenv2 by Angie Chiang · 9 years ago
  71. e7224b7 Convert some vpx boolcoder calls back to vp10 generic calls. by Alex Converse · 9 years ago
  72. 61af898 Extend variance based partitioning to 128x128 superblocks by Geza Lore · 9 years ago
  73. 33ccd0f Merge "Fix prune one and two to make compatible with new transforms" into nextgenv2 by Sarah Parker · 9 years ago
  74. fd367c2 Merge "Some cosmetic improvements since HBD variance 4x4 optimization" into nextgenv2 by Yi Luo · 9 years ago
  75. 9930a00 Merge "Refactor PC_TREE root handling." into nextgenv2 by Debargha Mukherjee · 9 years ago
  76. 38b26b0 Merge "Make subpel masked motion work with upsampled refs" into nextgenv2 by Debargha Mukherjee · 9 years ago
  77. 19e3c64 Fix prune one and two to make compatible with new transforms by Sarah Parker · 9 years ago
  78. e5f4e8e Some cosmetic improvements since HBD variance 4x4 optimization by Yi Luo · 9 years ago
  79. f2be4f6 Refactor PC_TREE root handling. by Geza Lore · 9 years ago
  80. c485b10 Make subpel masked motion work with upsampled refs by Debargha Mukherjee · 9 years ago
  81. bb0e692 Convert palette from double to float. by Alex Converse · 9 years ago
  82. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  83. 4300e50 Fixing assertion in *Large unit tests by Julia Robson · 9 years ago
  84. 0f05873 Fixing error when building with ref_mv experiment by Julia Robson · 9 years ago
  85. de3d15b Merge "Refactoring and cosmetic changes to ext-inter expt" into nextgenv2 by Debargha Mukherjee · 9 years ago
  86. 0fc82ea Refactoring and cosmetic changes to ext-inter expt by Debargha Mukherjee · 9 years ago
  87. e6b089b Merge "Optimized HBD 4x4 variance calculation" into nextgenv2 by Yi Luo · 9 years ago
  88. 8917146 Fix supertx with ext-tile. by Geza Lore · 9 years ago
  89. ff8c490 Branch dct to new implementation for bd12 by Angie Chiang · 9 years ago
  90. 250935c Optimized HBD 4x4 variance calculation by Yi Luo · 9 years ago
  91. f0290cd Refactor get_partition to be universal. by Geza Lore · 9 years ago
  92. e0dbfde Minor refactoring of partition type processing. by Geza Lore · 9 years ago
  93. 75ae90f Pass tx_type into get_tx_scale by Angie Chiang · 9 years ago
  94. 0f68d80 Remove duplicate ans parameter in bitstream functions. by Alex Converse · 9 years ago
  95. fb9186d ANS experiment: Use ANS everywhere. by Alex Converse · 9 years ago
  96. 2a6389b Merge "Fix interpolation values and decouple interintra" into nextgenv2 by Debargha Mukherjee · 9 years ago
  97. 4aac819 Fix some static analysis issues with resize by Debargha Mukherjee · 9 years ago
  98. 2be211e Fix interpolation values and decouple interintra by Debargha Mukherjee · 9 years ago
  99. 6d3fc82 Merge changes Id20526d0,Iee08d975 into nextgenv2 by Debargha Mukherjee · 9 years ago
  100. aae7e0f Merge "Refactor the sub8x8 block motion search control" into nextgenv2 by Jingning Han · 9 years ago