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