1. 1b17559 Adds 1D transforms for ADST/FlipADST to make 16 by Debargha Mukherjee · 9 years ago
  2. 4914ae4 Merge "Enable dynamic motion vector referencing for newmv mode" into nextgenv2 by Jingning Han · 9 years ago
  3. 3c065ac Merge "Refactor bsse and skip_txfm in MACROBLOCK." into nextgenv2 by Debargha Mukherjee · 9 years ago
  4. 0ac48f8 Merge "Refactor mbmi->inter_tx_size to 2D array." into nextgenv2 by Debargha Mukherjee · 9 years ago
  5. 0adb805 Merge "Remove prune three from speed features" into nextgenv2 by Sarah Parker · 9 years ago
  6. fab5454 Remove prune three from speed features by Sarah Parker · 9 years ago
  7. 42e5c2a Two minor logic fixes by Yaowu Xu · 9 years ago
  8. 93748c3 Enable dynamic motion vector referencing for newmv mode by Jingning Han · 9 years ago
  9. f8cfb72 Refactor bsse and skip_txfm in MACROBLOCK. by Geza Lore · 9 years ago
  10. efe7d4e Refactor mbmi->inter_tx_size to 2D array. by Geza Lore · 9 years ago
  11. cb61bfa Merge "Minor bug fix in ex-intra experiment" into nextgenv2 by Hui Su · 9 years ago
  12. 507c55b Minor bug fix in ex-intra experiment by hui su · 9 years ago
  13. 99235fd Merge "Fix hbd segfault for prune_one and prune_two" into nextgenv2 by Sarah Parker · 9 years ago
  14. cb3072c Refactor: call inv_txfm_add by Angie Chiang · 9 years ago
  15. 79dd1ee Fix hbd segfault for prune_one and prune_two by Sarah Parker · 9 years ago
  16. 4fcc4f8 Properly save and restore skip related variables by Yaowu Xu · 9 years ago
  17. f330444 Merge "remove filter_cache" into nextgenv2 by Angie Chiang · 9 years ago
  18. 2becffa Properly set the estimate of rate_nocoef by Yaowu Xu · 9 years ago
  19. b6fef12 remove filter_cache by Angie Chiang · 9 years ago
  20. 66e6fb8 Merge "Speed up rd selection in OBMC experiment" into nextgenv2 by Yue Chen · 9 years ago
  21. b5f8b70 Speed up rd selection in OBMC experiment by Yue Chen · 9 years ago
  22. 91b8236 Merge "Add high-precision sub-pixel search as a speed feature" into nextgenv2 by Yunqing Wang · 9 years ago
  23. 46cd6ee Merge "Fix sub8x8 interpolation full pixel bug" into nextgenv2 by Angie Chiang · 9 years ago
  24. e6e2d88 Add high-precision sub-pixel search as a speed feature by Yunqing Wang · 9 years ago
  25. f0e0a7e Merge "Complete (mostly) migration of palette mode" into nextgenv2 by Hui Su · 9 years ago
  26. 8102aeb Fix a bug in ext-intra experiment by hui su · 9 years ago
  27. 78b0bd0 Complete (mostly) migration of palette mode by hui su · 9 years ago
  28. 09368fc Filling in speed feature functions for ext tx search by Sarah Parker · 9 years ago
  29. ce4b35d Merge "Adds compound wedge prediction modes" into nextgenv2 by Debargha Mukherjee · 9 years ago
  30. f34deab Adds compound wedge prediction modes by Debargha Mukherjee · 9 years ago
  31. ccc809f Merge "Fix an assertion condition in transform type search" into nextgenv2 by Jingning Han · 9 years ago
  32. 836e83c Fix sub8x8 interpolation full pixel bug by Angie Chiang · 9 years ago
  33. 02734b6 Fix an assertion condition in transform type search by Jingning Han · 9 years ago
  34. 954e560 Refactor entropy coding of transform size by hui su · 9 years ago
  35. de661cd Merge "Fix several MSVC compiler warning/errors" into nextgenv2 by Yaowu Xu · 9 years ago
  36. 28eb784 Fix several MSVC compiler warning/errors by Yaowu Xu · 9 years ago
  37. 043b698 Merge "Calculate the distortion in pixel domain for sub8x8 rd selection" into nextgenv2 by Yue Chen · 9 years ago
  38. ef8f7c1 Calculate the distortion in pixel domain for sub8x8 rd selection by Yue Chen · 9 years ago
  39. df38493 Merge "Adding speed feature interface for ext tx search" into nextgenv2 by Sarah Parker · 9 years ago
  40. 2ca7d42 Adding speed feature interface for ext tx search by Sarah Parker · 9 years ago
  41. 7174d63 Properly restore transform block skip flag in RD search by Jingning Han · 9 years ago
  42. 5c613ea Fix an overflow issue for HBD by Yaowu Xu · 9 years ago
  43. 342a368 Do sub-pixel motion search in up-sampled reference frames by Yunqing Wang · 9 years ago
  44. 48589e8 Merge "Some refactoring and cleanups of interp filter" into nextgenv2 by Debargha Mukherjee · 9 years ago
  45. bab2912 Some refactoring and cleanups of interp filter by Debargha Mukherjee · 9 years ago
  46. 7ded038 Port interintra experiment from nextgen. by Geza Lore · 9 years ago
  47. 3287f55 Merge "Hooks to use 32x32 masked transforms for ext-tx" into nextgenv2 by Debargha Mukherjee · 9 years ago
  48. da2d4a7 Hooks to use 32x32 masked transforms for ext-tx by Debargha Mukherjee · 9 years ago
  49. 389efb2 Adds an utility macro ROUNDZ_POWER_OF_TWO by Debargha Mukherjee · 9 years ago
  50. c1e51be Merge "Experiment to use image domain dist in baseline." into nextgenv2 by Debargha Mukherjee · 9 years ago
  51. 02e7341 Merge "Optimizing obmc rd decision by checking the real rd cost" into nextgenv2 by Yue Chen · 9 years ago
  52. a614262 Optimizing obmc rd decision by checking the real rd cost by Yue Chen · 9 years ago
  53. 3c4b56c Experiment to use image domain dist in baseline. by Geza Lore · 9 years ago
  54. a10814e Merge "Account context based prob model for motion vector cost estimate" into nextgenv2 by Jingning Han · 9 years ago
  55. 1f984a5 Merge "Vectorize motion vector probability models" into nextgenv2 by Jingning Han · 9 years ago
  56. 682dad0 Merge "Store predicted motion vectors" into nextgenv2 by Jingning Han · 9 years ago
  57. 03c01bc Account context based prob model for motion vector cost estimate by Jingning Han · 9 years ago
  58. df59bb8 Vectorize motion vector probability models by Jingning Han · 9 years ago
  59. 876c8b0 Store predicted motion vectors by Jingning Han · 9 years ago
  60. 5712456 Merge "Properly normalize HBD sse computation" into nextgenv2 by Yaowu Xu · 9 years ago
  61. 0c0f3ef Properly normalize HBD sse computation by Yaowu Xu · 9 years ago
  62. 9a019bc Merge "cost_coeff speed improvements" into nextgenv2 by Debargha Mukherjee · 9 years ago
  63. c6eba0b cost_coeff speed improvements by Julia Robson · 9 years ago
  64. 95247be Fix enc/dec mismatch in dynamic mv referenceing experiment by Jingning Han · 9 years ago
  65. 907f88c Fixing a bug in obmc prediction in the rd loop by Yue Chen · 9 years ago
  66. 0107373 Merge "Add a speed feature to skip transform type selection" into nextgenv2 by Hui Su · 9 years ago
  67. 6f49446 Merge "Fix double counting of compound reference bit cost." into nextgenv2 by Debargha Mukherjee · 9 years ago
  68. abd0050 Add optimized vpx_sum_squares_2d_i16 for vp10. by Geza Lore · 9 years ago
  69. d1cad9c Overlapped block motion compensation experiment by Yue Chen · 9 years ago
  70. a45d5d3 Merge "Port switch to 9-bit rate cost to vp10." into nextgenv2 by Alex Converse · 9 years ago
  71. 18eaf8e Merge "Refactor vp10_drl_idx concept" into nextgenv2 by Jingning Han · 9 years ago
  72. a39e83d Refactor vp10_drl_idx concept by Jingning Han · 9 years ago
  73. c1924b9 Merge "Complete high bitdepth VAR_TX implementation." into nextgenv2 by Debargha Mukherjee · 9 years ago
  74. 368e3d9 Merge "Refactor: add predict_interp_filter() to simplify the flow in handle_inter_mode" into nextgenv2 by Angie Chiang · 9 years ago
  75. 57c83b3 Remove redundant parameters from vp10_txfm_rd_in_plane_supertx() by Jingning Han · 9 years ago
  76. 5c772f3 Format clean-ups in transform experiments by Jingning Han · 9 years ago
  77. b3ad812 Port switch to 9-bit rate cost to vp10. by Alex Converse · 9 years ago
  78. 432e875 Complete high bitdepth VAR_TX implementation. by Geza Lore · 9 years ago
  79. 6779be2 Merge "Refactor rd_pick_intra_angle_" into nextgenv2 by Hui Su · 9 years ago
  80. 5a7c8d8 Refactor rd_pick_intra_angle_ by hui su · 9 years ago
  81. c0035cc Refactor: add predict_interp_filter() to simplify the flow in handle_inter_mode by Angie Chiang · 9 years ago
  82. 329e340 Add a speed feature to skip transform type selection by hui su · 9 years ago
  83. 3c8bd0d Merge "Resolve conflict between var-tx and super-tx" into nextgenv2 by Jingning Han · 9 years ago
  84. 4c6c82a Resolve conflict between var-tx and super-tx by Jingning Han · 9 years ago
  85. 260da6c Merge "Entropy coding for dynamic ref mv modes" into nextgenv2 by Jingning Han · 9 years ago
  86. fd54635 Fix double counting of compound reference bit cost. by Geza Lore · 9 years ago
  87. e2c1ea9 A variety of fixes for supertx/var-tx rd costing by Debargha Mukherjee · 9 years ago
  88. 4958987 Entropy coding for dynamic ref mv modes by Jingning Han · 9 years ago
  89. d46c1f2 Explicitly set tx_type for sub8x8 blocks by Debargha Mukherjee · 9 years ago
  90. afd7353 Merge "Enable dynamic ref motion vector mode for compound inter block" into nextgenv2 by Jingning Han · 9 years ago
  91. 78bca69 Merge "Fix msvc compiler warnings" into nextgenv2 by Yaowu Xu · 9 years ago
  92. 28e0393 Enable dynamic ref motion vector mode for compound inter block by Jingning Han · 9 years ago
  93. 3c28b4a Fix msvc compiler warnings by Yaowu Xu · 9 years ago
  94. e5bd081 Merge "Add a speed feature for intra filter search" into nextgenv2 by Hui Su · 9 years ago
  95. 9604f69 Merge "Add 8-tap interpolation filter options for intra prediction" into nextgenv2 by Hui Su · 9 years ago
  96. 5b618b7 Add a speed feature for intra filter search by hui su · 9 years ago
  97. 3b1c766 Add 8-tap interpolation filter options for intra prediction by hui su · 9 years ago
  98. 4fb8b21 Generalize the dynamic reference motion vector coding mode by Jingning Han · 9 years ago
  99. 590265e Account for zero-forcing operation in selective ref mv mode by Jingning Han · 9 years ago
  100. 67cf890 Enable adaptive motion vector referencing mode by Jingning Han · 9 years ago