1. 32992fa Minor refactor of decode_block for supertx. by Geza Lore · 9 years ago
  2. 9e95919 Re-initialise quantiser after changing segment. by Geza Lore · 9 years ago
  3. d60523b Refactor variance aq. by Geza Lore · 9 years ago
  4. 2a58855 Pass segment id explicitly to quantizer init. by Geza Lore · 9 years ago
  5. 05bd964 Merge "Revert "Add 1D version of vpx_sum_squares_i16"" into nextgenv2 by James Zern · 9 years ago
  6. d2ca083 Merge "active_map_refresh_test: fix missing file w/vp10-only" into nextgenv2 by James Zern · 9 years ago
  7. 4588676 Merge "Trellis based adaptive quantization" into nextgenv2 by Jingning Han · 9 years ago
  8. a8ba2eb active_map_refresh_test: fix missing file w/vp10-only by James Zern · 9 years ago
  9. 81f8b3f Merge "Some refactoring to support warped motion mode" into nextgenv2 by Debargha Mukherjee · 9 years ago
  10. 1d1286b Fix one typo in the comment by Zoe Liu · 9 years ago
  11. 11ce759 Merge "Turn on ActiveMapTest speeds [0,5) with all experiments." into nextgenv2 by Alex Converse · 9 years ago
  12. 25ca322 Trellis based adaptive quantization by Jingning Han · 9 years ago
  13. 03be30b Some refactoring to support warped motion mode by Debargha Mukherjee · 9 years ago
  14. 8b118fa Merge "Adds higher precision for homography model 3rd row" into nextgenv2 by Debargha Mukherjee · 9 years ago
  15. e14f61b Merge "Move new quant experiment from nextgen" into nextgenv2 by Sarah Parker · 9 years ago
  16. b77dfcc Merge "Add MIN_TX_SIZE definition" into nextgenv2 by Jingning Han · 9 years ago
  17. a21afd4 Move new quant experiment from nextgen by Sarah Parker · 9 years ago
  18. 5e831c5 Revert "Add 1D version of vpx_sum_squares_i16" by James Zern · 9 years ago
  19. 667db87 Merge "Revert "Optimize wedge partition selection."" into nextgenv2 by James Zern · 9 years ago
  20. 95340fc Revert "Optimize wedge partition selection." by Angie Chiang · 9 years ago
  21. 9d924a0 Fix vp9_end_to_end_test for vp10 HBD by Sarah Parker · 9 years ago
  22. b0bdc3c Merge "Add warped motion config flag" into nextgenv2 by Debargha Mukherjee · 9 years ago
  23. bcf4e0a Add warped motion config flag by Debargha Mukherjee · 9 years ago
  24. de2a20b Merge "Updated loop restoration" into nextgenv2 by Aamir Anis · 9 years ago
  25. 587b8a1 Turn on ActiveMapTest speeds [0,5) with all experiments. by Alex Converse · 9 years ago
  26. d279cad Port active map / cyclic refresh fixes to VP10. by Alex Converse · 9 years ago
  27. 560a15e Adds higher precision for homography model 3rd row by Debargha Mukherjee · 9 years ago
  28. f59bf76 Merge "Take out skip_recode speed feature" into nextgenv2 by Jingning Han · 9 years ago
  29. cedf90a Merge "Remove swap buffer speed feature" into nextgenv2 by Jingning Han · 9 years ago
  30. 68cd946 Add MIN_TX_SIZE definition by Jingning Han · 9 years ago
  31. 025fa11 Take out skip_recode speed feature by Jingning Han · 9 years ago
  32. 0d6980d Remove swap buffer speed feature by Jingning Han · 9 years ago
  33. b48eb90 Merge "Add tx type speed feature to recursive transform block partitioning" into nextgenv2 by Jingning Han · 9 years ago
  34. 0b7f864 Merge "Rework the tx type speed feature" into nextgenv2 by Jingning Han · 9 years ago
  35. d9410d2 Merge "Move #if out of TEST_P in vp10_fwd/inv_txfm2d_test.cc" into nextgenv2 by Angie Chiang · 9 years ago
  36. ba61de3 Merge "Fix a RD performance bug in bipredictive frames" into nextgenv2 by Zoe Liu · 9 years ago
  37. b47cc0f Merge "Turn ActiveMapTest back on." into nextgenv2 by Alex Converse · 9 years ago
  38. 31da10b Merge "Pick up top left mbmi for supertx decode." into nextgenv2 by Debargha Mukherjee · 9 years ago
  39. ac23230 Merge "Zero segment counter before accumulating." into nextgenv2 by Debargha Mukherjee · 9 years ago
  40. 7e26f01 Turn ActiveMapTest back on. by Alex Converse · 9 years ago
  41. 33dafdb Add tx type speed feature to recursive transform block partitioning by Jingning Han · 9 years ago
  42. 6279d12 Pick up top left mbmi for supertx decode. by Geza Lore · 9 years ago
  43. 9a858e8 Rework the tx type speed feature by Jingning Han · 9 years ago
  44. 5414abb Fix a RD performance bug in bipredictive frames by Zoe Liu · 9 years ago
  45. f304d5c Zero segment counter before accumulating. by Geza Lore · 9 years ago
  46. d3180b8 Merge "Fix build failure happened in reconinter.c" into nextgenv2 by Debargha Mukherjee · 9 years ago
  47. 13155e7 Merge "Optimize wedge partition selection." into nextgenv2 by Debargha Mukherjee · 9 years ago
  48. 24a04f9 Merge "Fix decoder crash with supertx" into nextgenv2 by Debargha Mukherjee · 9 years ago
  49. 99d9a8f Updated loop restoration by Aamir Anis · 9 years ago
  50. 2250c6b Fix build failure happened in reconinter.c by Angie Chiang · 9 years ago
  51. f67196b2 Move #if out of TEST_P in vp10_fwd/inv_txfm2d_test.cc by Angie Chiang · 9 years ago
  52. 3713949 Merge "Make ref-mv experiment support ActiveMap" into nextgenv2 by Jingning Han · 9 years ago
  53. efda283 Optimize wedge partition selection. by Geza Lore · 9 years ago
  54. 6c4306c Fix decoder crash with supertx by Geza Lore · 9 years ago
  55. b85d0ad Merge "Always include the cost of tx size in rate for Y." into nextgenv2 by Debargha Mukherjee · 9 years ago
  56. 33c57e6 Merge "Check if sub8x8 rd stats are valid before reusing them." into nextgenv2 by Debargha Mukherjee · 9 years ago
  57. fc61d92 Merge "Compute rate of partition type accurately for edge blocks." into nextgenv2 by Debargha Mukherjee · 9 years ago
  58. 27d8a94 Make ref-mv experiment support ActiveMap by Jingning Han · 9 years ago
  59. b87078d Always include the cost of tx size in rate for Y. by Geza Lore · 9 years ago
  60. d9870c3 Check if sub8x8 rd stats are valid before reusing them. by Geza Lore · 9 years ago
  61. 8ee640f Compute cost of UV mode accurately for intra blocks. by Geza Lore · 9 years ago
  62. 1354c69 Compute rate of partition type accurately for edge blocks. by Geza Lore · 9 years ago
  63. 353930d Merge "Add 1D version of vpx_sum_squares_i16" into nextgenv2 by Debargha Mukherjee · 9 years ago
  64. 5590c48 Merge "Move template specializations into .cc from .h" into nextgenv2 by Debargha Mukherjee · 9 years ago
  65. cfa0337 Merge "Factor out x86 SIMD intrinsic synonyms" into nextgenv2 by Debargha Mukherjee · 9 years ago
  66. 1e160ce Merge "Factor out model_rd_from_sse" into nextgenv2 by Debargha Mukherjee · 9 years ago
  67. cbf51c5 Merge "Pre-compute and use contiguous wedge masks." into nextgenv2 by Debargha Mukherjee · 9 years ago
  68. f19700f Add 1D version of vpx_sum_squares_i16 by Geza Lore · 9 years ago
  69. 5a69ee0 Move template specializations into .cc from .h by Geza Lore · 9 years ago
  70. 9ebca46 Factor out x86 SIMD intrinsic synonyms by Geza Lore · 9 years ago
  71. 73bc311 Factor out model_rd_from_sse by Geza Lore · 9 years ago
  72. ab29978 Pre-compute and use contiguous wedge masks. by Geza Lore · 9 years ago
  73. 17c4f1c Merge "Use standard rounding in combine_interintra." into nextgenv2 by Debargha Mukherjee · 9 years ago
  74. 7534a15 Merge "Warped motion functions added" into nextgenv2 by Debargha Mukherjee · 9 years ago
  75. 888e90e Use standard rounding in combine_interintra. by Geza Lore · 9 years ago
  76. 380c4ee Merge "segmentation: Don't use uninitialized probability data." into nextgenv2 by Alex Converse · 9 years ago
  77. 6bae20c Merge "Replace some vpxbool calls with entropy coder agnostic calls." into nextgenv2 by Alex Converse · 9 years ago
  78. 7a6cb59 segmentation: Don't use uninitialized probability data. by Alex Converse · 9 years ago
  79. afaefc8 Merge "ext-intra: speed up keyframe encoding" into nextgenv2 by Hui Su · 9 years ago
  80. 118167a4 Merge "Add a speed feature for inter tx type search" into nextgenv2 by Hui Su · 9 years ago
  81. 60b52a1 Merge "Add a speed feature for intra tx type search" into nextgenv2 by Hui Su · 9 years ago
  82. 1d9cf26 Merge "vp10_inv_txfm2d_test: fix memory leak" into nextgenv2 by James Zern · 9 years ago
  83. aee0091 Replace some vpxbool calls with entropy coder agnostic calls. by Alex Converse · 9 years ago
  84. faf3c2c Warped motion functions added by Debargha Mukherjee · 9 years ago
  85. fa93355 ext-intra: speed up keyframe encoding by hui su · 9 years ago
  86. f523d7b Add a speed feature for inter tx type search by hui su · 9 years ago
  87. 38e6dd7 Add a speed feature for intra tx type search by hui su · 9 years ago
  88. e89ca18 Make the bi-predictive frame group interval adjustable by Zoe Liu · 9 years ago
  89. 6fd7f7d Merge "ext-intra: refactor mode info. writing and reading" into nextgenv2 by Hui Su · 9 years ago
  90. 5d237f0 vp10_inv_txfm2d_test: fix memory leak by James Zern · 9 years ago
  91. e717ece Merge "Add a quick path in build_intra_predictors" into nextgenv2 by Hui Su · 9 years ago
  92. e5f47d4 ext-intra: refactor mode info. writing and reading by hui su · 9 years ago
  93. 88eaf5d Merge "Skip unnecessary calculations in ext-intra" into nextgenv2 by Hui Su · 9 years ago
  94. bad6e16 Add a quick path in build_intra_predictors by hui su · 9 years ago
  95. 469d002 Merge "Integrate HBD inverse HT flip types sse4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  96. bfe4c0a Integrate HBD inverse HT flip types sse4.1 optimization by Yi Luo · 9 years ago
  97. 008f27e Merge "add vp10 ActiveMap/ActiveMapRefreshTest" into nextgenv2 by James Zern · 9 years ago
  98. cb507ff Merge "HBD inverse HT 8x8 and 16x16 sse4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  99. cf5083d Added an experiment "bidir_pred" for backward prediction by Zoe Liu · 9 years ago
  100. 28cdee4 HBD inverse HT 8x8 and 16x16 sse4.1 optimization by Yi Luo · 9 years ago