1. bcf4e0a Add warped motion config flag by Debargha Mukherjee · 9 years ago
  2. f59bf76 Merge "Take out skip_recode speed feature" into nextgenv2 by Jingning Han · 9 years ago
  3. cedf90a Merge "Remove swap buffer speed feature" into nextgenv2 by Jingning Han · 9 years ago
  4. 025fa11 Take out skip_recode speed feature by Jingning Han · 9 years ago
  5. 0d6980d Remove swap buffer speed feature by Jingning Han · 9 years ago
  6. b48eb90 Merge "Add tx type speed feature to recursive transform block partitioning" into nextgenv2 by Jingning Han · 9 years ago
  7. 0b7f864 Merge "Rework the tx type speed feature" into nextgenv2 by Jingning Han · 9 years ago
  8. d9410d2 Merge "Move #if out of TEST_P in vp10_fwd/inv_txfm2d_test.cc" into nextgenv2 by Angie Chiang · 9 years ago
  9. ba61de3 Merge "Fix a RD performance bug in bipredictive frames" into nextgenv2 by Zoe Liu · 9 years ago
  10. b47cc0f Merge "Turn ActiveMapTest back on." into nextgenv2 by Alex Converse · 9 years ago
  11. 31da10b Merge "Pick up top left mbmi for supertx decode." into nextgenv2 by Debargha Mukherjee · 9 years ago
  12. ac23230 Merge "Zero segment counter before accumulating." into nextgenv2 by Debargha Mukherjee · 9 years ago
  13. 7e26f01 Turn ActiveMapTest back on. by Alex Converse · 9 years ago
  14. 33dafdb Add tx type speed feature to recursive transform block partitioning by Jingning Han · 9 years ago
  15. 6279d12 Pick up top left mbmi for supertx decode. by Geza Lore · 9 years ago
  16. 9a858e8 Rework the tx type speed feature by Jingning Han · 9 years ago
  17. 5414abb Fix a RD performance bug in bipredictive frames by Zoe Liu · 9 years ago
  18. f304d5c Zero segment counter before accumulating. by Geza Lore · 9 years ago
  19. d3180b8 Merge "Fix build failure happened in reconinter.c" into nextgenv2 by Debargha Mukherjee · 9 years ago
  20. 13155e7 Merge "Optimize wedge partition selection." into nextgenv2 by Debargha Mukherjee · 9 years ago
  21. 24a04f9 Merge "Fix decoder crash with supertx" into nextgenv2 by Debargha Mukherjee · 9 years ago
  22. 2250c6b Fix build failure happened in reconinter.c by Angie Chiang · 9 years ago
  23. f67196b Move #if out of TEST_P in vp10_fwd/inv_txfm2d_test.cc by Angie Chiang · 9 years ago
  24. 3713949 Merge "Make ref-mv experiment support ActiveMap" into nextgenv2 by Jingning Han · 9 years ago
  25. efda283 Optimize wedge partition selection. by Geza Lore · 9 years ago
  26. 6c4306c Fix decoder crash with supertx by Geza Lore · 9 years ago
  27. b85d0ad Merge "Always include the cost of tx size in rate for Y." into nextgenv2 by Debargha Mukherjee · 9 years ago
  28. 33c57e6 Merge "Check if sub8x8 rd stats are valid before reusing them." into nextgenv2 by Debargha Mukherjee · 9 years ago
  29. fc61d92 Merge "Compute rate of partition type accurately for edge blocks." into nextgenv2 by Debargha Mukherjee · 9 years ago
  30. 27d8a94 Make ref-mv experiment support ActiveMap by Jingning Han · 9 years ago
  31. b87078d Always include the cost of tx size in rate for Y. by Geza Lore · 9 years ago
  32. d9870c3 Check if sub8x8 rd stats are valid before reusing them. by Geza Lore · 9 years ago
  33. 8ee640f Compute cost of UV mode accurately for intra blocks. by Geza Lore · 9 years ago
  34. 1354c69 Compute rate of partition type accurately for edge blocks. by Geza Lore · 9 years ago
  35. 353930d Merge "Add 1D version of vpx_sum_squares_i16" into nextgenv2 by Debargha Mukherjee · 9 years ago
  36. 5590c48 Merge "Move template specializations into .cc from .h" into nextgenv2 by Debargha Mukherjee · 9 years ago
  37. cfa0337 Merge "Factor out x86 SIMD intrinsic synonyms" into nextgenv2 by Debargha Mukherjee · 9 years ago
  38. 1e160ce Merge "Factor out model_rd_from_sse" into nextgenv2 by Debargha Mukherjee · 9 years ago
  39. cbf51c5 Merge "Pre-compute and use contiguous wedge masks." into nextgenv2 by Debargha Mukherjee · 9 years ago
  40. f19700f Add 1D version of vpx_sum_squares_i16 by Geza Lore · 9 years ago
  41. 5a69ee0 Move template specializations into .cc from .h by Geza Lore · 9 years ago
  42. 9ebca46 Factor out x86 SIMD intrinsic synonyms by Geza Lore · 9 years ago
  43. 73bc311 Factor out model_rd_from_sse by Geza Lore · 9 years ago
  44. ab29978 Pre-compute and use contiguous wedge masks. by Geza Lore · 9 years ago
  45. 17c4f1c Merge "Use standard rounding in combine_interintra." into nextgenv2 by Debargha Mukherjee · 9 years ago
  46. 7534a15 Merge "Warped motion functions added" into nextgenv2 by Debargha Mukherjee · 9 years ago
  47. 888e90e Use standard rounding in combine_interintra. by Geza Lore · 9 years ago
  48. 380c4ee Merge "segmentation: Don't use uninitialized probability data." into nextgenv2 by Alex Converse · 9 years ago
  49. 6bae20c Merge "Replace some vpxbool calls with entropy coder agnostic calls." into nextgenv2 by Alex Converse · 9 years ago
  50. 7a6cb59 segmentation: Don't use uninitialized probability data. by Alex Converse · 9 years ago
  51. afaefc8 Merge "ext-intra: speed up keyframe encoding" into nextgenv2 by Hui Su · 9 years ago
  52. 118167a Merge "Add a speed feature for inter tx type search" into nextgenv2 by Hui Su · 9 years ago
  53. 60b52a1 Merge "Add a speed feature for intra tx type search" into nextgenv2 by Hui Su · 9 years ago
  54. 1d9cf26 Merge "vp10_inv_txfm2d_test: fix memory leak" into nextgenv2 by James Zern · 9 years ago
  55. aee0091 Replace some vpxbool calls with entropy coder agnostic calls. by Alex Converse · 9 years ago
  56. faf3c2c Warped motion functions added by Debargha Mukherjee · 9 years ago
  57. fa93355 ext-intra: speed up keyframe encoding by hui su · 9 years ago
  58. f523d7b Add a speed feature for inter tx type search by hui su · 9 years ago
  59. 38e6dd7 Add a speed feature for intra tx type search by hui su · 9 years ago
  60. e89ca18 Make the bi-predictive frame group interval adjustable by Zoe Liu · 9 years ago
  61. 6fd7f7d Merge "ext-intra: refactor mode info. writing and reading" into nextgenv2 by Hui Su · 9 years ago
  62. 5d237f0 vp10_inv_txfm2d_test: fix memory leak by James Zern · 9 years ago
  63. e717ece Merge "Add a quick path in build_intra_predictors" into nextgenv2 by Hui Su · 9 years ago
  64. e5f47d4 ext-intra: refactor mode info. writing and reading by hui su · 9 years ago
  65. 88eaf5d Merge "Skip unnecessary calculations in ext-intra" into nextgenv2 by Hui Su · 9 years ago
  66. bad6e16 Add a quick path in build_intra_predictors by hui su · 9 years ago
  67. 469d002 Merge "Integrate HBD inverse HT flip types sse4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  68. bfe4c0a Integrate HBD inverse HT flip types sse4.1 optimization by Yi Luo · 9 years ago
  69. 008f27e Merge "add vp10 ActiveMap/ActiveMapRefreshTest" into nextgenv2 by James Zern · 9 years ago
  70. cb507ff Merge "HBD inverse HT 8x8 and 16x16 sse4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  71. cf5083d Added an experiment "bidir_pred" for backward prediction by Zoe Liu · 9 years ago
  72. 28cdee4 HBD inverse HT 8x8 and 16x16 sse4.1 optimization by Yi Luo · 9 years ago
  73. 89f5b6a Merge "Remove redundant memcpy from wedge predictor." into nextgenv2 by Debargha Mukherjee · 9 years ago
  74. 416da08 Merge "Pick up bit-depth from the right place" into nextgenv2 by Debargha Mukherjee · 9 years ago
  75. 2935b4d Remove redundant memcpy from wedge predictor. by Geza Lore · 9 years ago
  76. 62b6331 Pick up bit-depth from the right place by Geza Lore · 9 years ago
  77. 4a741a5 Skip unnecessary calculations in ext-intra by hui su · 9 years ago
  78. a63147a Fix --test-decode=warn to test mismatch by Zoe Liu · 9 years ago
  79. fb65f9b Merge "Add optimized vpx_blend_mask6" into nextgenv2 by Debargha Mukherjee · 9 years ago
  80. a661bc8 Add optimized vpx_blend_mask6 by Geza Lore · 9 years ago
  81. fa50229 Merge "Wedge refactoring to handle signs better" into nextgenv2 by Debargha Mukherjee · 9 years ago
  82. 8c9f6c5 Merge "Clear redundant condition check from vp10_ext_tile_test.cc" into nextgenv2 by Jingning Han · 9 years ago
  83. e5de2ad Wedge refactoring to handle signs better by Debargha Mukherjee · 9 years ago
  84. 9392109 Merge "Properly handle the filter extension in highbd setting" into nextgenv2 by Yaowu Xu · 9 years ago
  85. 17611f2 Merge "Fix build when vp8 is disabled" into nextgenv2 by Yaowu Xu · 9 years ago
  86. 7fd0e1b Merge "Port change to highbitdepth code path" into nextgenv2 by Yaowu Xu · 9 years ago
  87. 0924bcd Fix build when vp8 is disabled by Yaowu Xu · 9 years ago
  88. ba794ea Port change to highbitdepth code path by Yaowu Xu · 9 years ago
  89. 83713e7 Merge "Use standard rounding in intra filters." into nextgenv2 by Hui Su · 9 years ago
  90. f1c283f Merge "Rework sub8x8 chroma component inter predictor" into nextgenv2 by Jingning Han · 9 years ago
  91. 7488ae0 Merge "Remove unused private variables from vp10_inv_txfm2d_test.cc" into nextgenv2 by Jingning Han · 9 years ago
  92. a9fc1cc Fix a build issue by Yaowu Xu · 9 years ago
  93. a33e3d1 Merge "Fix obmc + ext-interp interference" into nextgenv2 by Yue Chen · 9 years ago
  94. d84a2e7 Properly handle the filter extension in highbd setting by Jingning Han · 9 years ago
  95. e816401 Clear redundant condition check from vp10_ext_tile_test.cc by Jingning Han · 9 years ago
  96. 7d5cccc Remove unused private variables from vp10_inv_txfm2d_test.cc by Jingning Han · 9 years ago
  97. 5fec330 Merge "Fix to conform Google's coding convention" into nextgenv2 by Yi Luo · 9 years ago
  98. 0f51375 Rework sub8x8 chroma component inter predictor by Jingning Han · 9 years ago
  99. 936ed08 Merge "Account sub8x8 block reference filter type for prob context" into nextgenv2 by Jingning Han · 9 years ago
  100. 300083d Merge "Re-structure probability model context for prediction filter type" into nextgenv2 by Jingning Han · 9 years ago