1. 6a5a08e Adding experimental tags for new experiments by Debargha Mukherjee · 9 years ago
  2. eee6afe Fixing some compile issues by Debargha Mukherjee · 9 years ago
  3. 44da65f Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  4. dcc0c89 Merge "Adding an aq mode for 360 videos" by Debargha Mukherjee · 9 years ago
  5. d4bc17d Merge "VP9: inline vp9_use_mv_hp()" by Scott LaVarnway · 9 years ago
  6. 13177d7 Merge "VP9: Remove decoder args from find_mv_refs_idx()" by Scott LaVarnway · 9 years ago
  7. 8d92858 Merge changes I6998e15f,I88891d9f by James Zern · 9 years ago
  8. c38fc52 Merge "Handle single ref mv pair in the candidate list for compound mode" into nextgenv2 by Jingning Han · 9 years ago
  9. 727ca80 Merge "Merge branch 'master' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  10. 3944cfb Handle single ref mv pair in the candidate list for compound mode by Jingning Han · 9 years ago
  11. 02345be Adding an aq mode for 360 videos by Debargha Mukherjee · 9 years ago
  12. 28ff0e0 Merge "Revert "Merge "Change highbd variance rounding to prevent negative variance.""" by Alex Converse · 9 years ago
  13. a85e552 VP9: Remove decoder args from find_mv_refs_idx() by Scott LaVarnway · 9 years ago
  14. 0367f32 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  15. ca4df94 Merge "Fix encoder crashes and enc/dec mismatches" by Yaowu Xu · 9 years ago
  16. e9db70f Merge "Use specific PICK_MODE_CONTEXT for supertx." into nextgenv2 by Debargha Mukherjee · 9 years ago
  17. 177601b Merge "Generate compound reference motion vector" into nextgenv2 by Jingning Han · 9 years ago
  18. 97629f5 Merge "Refactor ref mv stack system" into nextgenv2 by Jingning Han · 9 years ago
  19. ed3df44 Revert "Merge "Change highbd variance rounding to prevent negative variance."" by Alex Converse · 9 years ago
  20. d803e8a Fix encoder crashes and enc/dec mismatches by Yaowu Xu · 9 years ago
  21. de993a8 VP9: inline vp9_use_mv_hp() by Scott LaVarnway · 9 years ago
  22. ea48370 Merge "Change highbd variance rounding to prevent negative variance." by Alex Converse · 9 years ago
  23. 33cc1bd Generate compound reference motion vector by Jingning Han · 9 years ago
  24. 0f840cc Compress the final ANS state. by Alex Converse · 9 years ago
  25. 5311ad9 Merge "Code DCT tokens with ANS" into nextgenv2 by Alex Converse · 9 years ago
  26. dff3ea7 Merge "Add an implementation of Asymetric Numeral Systems (ANS)." into nextgenv2 by Alex Converse · 9 years ago
  27. 15939cb Merge "VP9: Eliminate unnecessary nearest/near searches" by Scott LaVarnway · 9 years ago
  28. d8aa406 VP9: Eliminate unnecessary nearest/near searches by Scott LaVarnway · 9 years ago
  29. e4663e6 Use specific PICK_MODE_CONTEXT for supertx. by Geza Lore · 9 years ago
  30. d1893f6 Code DCT tokens with ANS by Alex Converse · 9 years ago
  31. 9ffcb46 Add an implementation of Asymetric Numeral Systems (ANS). by Alex Converse · 9 years ago
  32. 253a200 Refactor ref mv stack system by Jingning Han · 9 years ago
  33. d738ce2 Merge "Fixing issue with txfm context when var_tx and supertx are enabled" into nextgenv2 by Debargha Mukherjee · 9 years ago
  34. a0900fd Remove experimental flag for ext_tx by Debargha Mukherjee · 9 years ago
  35. 004b546 Merge "Modifies inter/intra coding to allow all tx types" by Debargha Mukherjee · 9 years ago
  36. f7dfa4e Modifies inter/intra coding to allow all tx types by Debargha Mukherjee · 9 years ago
  37. 387a10e Enable context analyzer for inter mode entropy coding by Jingning Han · 9 years ago
  38. c557efa Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  39. dfb2608 Merge "Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced." by James Zern · 9 years ago
  40. 4893d28 Merge "Enable encoder to avoid 8x4 or 4x8 partitions" by Yaowu Xu · 9 years ago
  41. 017fea7 Merge "Fix a typo" by Yaowu Xu · 9 years ago
  42. a167244 Fix 2 bugs when using both SUPERTX and EXT_TX by Geza Lore · 9 years ago
  43. 9cac17d Enable encoder to avoid 8x4 or 4x8 partitions by Yaowu Xu · 9 years ago
  44. 650a2d7 Fix a typo by Yaowu Xu · 9 years ago
  45. 54fbf7e Fixing issue with txfm context when var_tx and supertx are enabled by Julia Robson · 9 years ago
  46. c67fca1 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  47. b5480b3 Merge "Change to rd costing for CONFIG_VAR_TX" into nextgenv2 by Debargha Mukherjee · 9 years ago
  48. b520882 vp9-svc: Fix to avoid msan unitialized value. by Marco · 9 years ago
  49. 55118ad Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  50. 2bd4f44 Assert no mv clamping for scaled references by Yaowu Xu · 9 years ago
  51. ce6d3f1 Merge "Assert no 8x4/4x8 partition for scaled references" by Yaowu Xu · 9 years ago
  52. e9e726f Merge "vp9-skin detection: Refactoring." by Marco Paniconi · 9 years ago
  53. 2f94313 Change to rd costing for CONFIG_VAR_TX by Peter de Rivaz · 9 years ago
  54. 3787b17 Super transform - ported from nextgen branch by Debargha Mukherjee · 9 years ago
  55. 03a021a Assert no 8x4/4x8 partition for scaled references by Yaowu Xu · 9 years ago
  56. ef77ce4 Merge "vp10: only assume ONLY_4X4 if segmentation is disabled." by Yaowu Xu · 9 years ago
  57. 0b769b2 Merge "vp10: skip coding of txsz for lossless-segment blocks." by Yaowu Xu · 9 years ago
  58. a8b7c6a vp9-skin detection: Refactoring. by Marco · 9 years ago
  59. e5dfca0 vp9-svc: Set initial values for ext_buffer/flag indices. by Marco · 9 years ago
  60. 53a1165 vp10: only assume ONLY_4X4 if segmentation is disabled. by Ronald S. Bultje · 9 years ago
  61. d9439fd vp10: skip coding of txsz for lossless-segment blocks. by Ronald S. Bultje · 9 years ago
  62. 1e6af9e Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced. by Sasi Inguva · 9 years ago
  63. 717be7b Merge "Use precise rate cost for intra modes in inter frames" into nextgenv2 by Hui Su · 9 years ago
  64. 1559afd Use precise rate cost for intra modes in inter frames by hui su · 9 years ago
  65. 9581f3d Replaced a hard-coded value with the macro by Zoe Liu · 9 years ago
  66. 250213a Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  67. 0681f6f ext-intra experiment: exploit left-bottom bundary by hui su · 9 years ago
  68. b8c2a4e Merge "Code clean of highbd_tm_predictor_32x32" by Jian Zhou · 9 years ago
  69. dbe2d8c Merge changes I0139f8e9,I7d2545fc by Jian Zhou · 9 years ago
  70. 14b0443 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  71. c84d3ab Merge "Fix sub8x8 motion search on scaled reference frame" by Jingning Han · 9 years ago
  72. 26a6ce4 Code clean of highbd_tm_predictor_32x32 by Jian Zhou · 9 years ago
  73. 355bfa2 Code clean of highbd_tm_predictor_16x16 by Jian Zhou · 9 years ago
  74. a4c265f Code clean of highbd_dc_predictor_32x32 by Jian Zhou · 9 years ago
  75. a9dd8a7 Merge "aq-mode=3: Don't reset segment if block is determined to be skin." by Marco Paniconi · 9 years ago
  76. b121a3e aq-mode=3: Don't reset segment if block is determined to be skin. by Marco · 9 years ago
  77. cedb1db Merge "Code clean of highbd_tm_predictor_4x4" by James Zern · 9 years ago
  78. a097963 Merge "Code clean of highbd_dc_predictor_4x4" by James Zern · 9 years ago
  79. 7c6144b Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  80. a2832f1 Merge "Cleared the EXT_REFS code to make it more legible." into nextgenv2 by Zoe Liu · 9 years ago
  81. 52e7f41 Merge "Code clean of highbd_v_predictor_4x4" by Jian Zhou · 9 years ago
  82. 305fac7 Merge "Fix for high bitdepth temporal filter" into nextgenv2 by Debargha Mukherjee · 9 years ago
  83. f73feed Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  84. b597e3e Merge "Fix for issue 1114 compile error" by Yunqing Wang · 9 years ago
  85. 8b2ddbc sad_sse2: fix sad4xN(_avg) on windows by James Zern · 9 years ago
  86. db11307 Code clean of highbd_tm_predictor_4x4 by Jian Zhou · 9 years ago
  87. c91dd55 Code clean of highbd_v_predictor_4x4 by Jian Zhou · 9 years ago
  88. 8366b41 Code clean of highbd_dc_predictor_4x4 by Jian Zhou · 9 years ago
  89. f075fdc Merge "Non-rd speed >=5: Include H/V intra for bsize=16x16." by Marco Paniconi · 9 years ago
  90. 7330108 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  91. 7361ef7 Fix for issue 1114 compile error by Peter de Rivaz · 9 years ago
  92. 8f8a3b6 Merge "Code clean of sad4xN(_avg)_sse" by Jian Zhou · 9 years ago
  93. c8a2c31 Non-rd speed >=5: Include H/V intra for bsize=16x16. by Marco · 9 years ago
  94. 91c75c5 Remove unused POSIX_MMAP references by Johann · 9 years ago
  95. 3c92144 Remove unused stdint.h check by Johann · 9 years ago
  96. a4d0c71 Cleared the EXT_REFS code to make it more legible. by Zoe Liu · 9 years ago
  97. ec36a2b Restore the flexibility for the new 3 references by Zoe Liu · 9 years ago
  98. b158d9a Code clean of sad4xN(_avg)_sse by Jian Zhou · 9 years ago
  99. 8b9efaa Merge "Replace DST1 in ext_tx experiment with DST2" into nextgenv2 by Debargha Mukherjee · 9 years ago
  100. 685a6b6 Merge "vp9-svc: Fix to allow for 4x4 variance for low resolutions." by Marco Paniconi · 9 years ago