1. c17a443 For 16x4/4x16 blocks disable gm/wm/obmc/wedge/cs by Debargha Mukherjee · 8 years ago
  2. 6a93b15 Add support for 16x4 partitions by Rupert Swarbrick · 8 years ago
  3. 1cfe474 Simplify motion var parameters in reconinter.h by Rupert Swarbrick · 8 years ago
  4. 9c5b108 Add scaled convolve functions for convolve_round by Debargha Mukherjee · 8 years ago
  5. 2bfa206 ncobmc-adapt-weight: add recon functions by Wei-Ting Lin · 8 years ago
  6. e800716 Pass conv_param to av1_make_masked_inter_predictor by Angie Chiang · 8 years ago
  7. 7739752 Frame scaling prediction for highbitdepth pt 2 by Debargha Mukherjee · 8 years ago
  8. 2cf590f Remove deprecated av1_build_inter_predictor_sub8x8 function by Jingning Han · 8 years ago
  9. 52c5173 warped_motion: disable warped_motion mode if ref frame is scaled by Yue Chen · 8 years ago
  10. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  11. 0eea89f Remove SEPARATE_GLOBAL_MOTION macro by Sarah Parker · 8 years ago
  12. 505f006 Fix frame scaling prediction by Fergus Simpson · 8 years ago
  13. 1583614 Changed scaling of MVs to use higher precision. by Debargha Mukherjee · 8 years ago
  14. 81ec261 cb4x4: Move sub-4X4 block sizes behind chroma flags. by Timothy B. Terriberry · 8 years ago
  15. 4a81001 ext_inter: Skip compound type probs. for small block sizes. by Timothy B. Terriberry · 8 years ago
  16. 81b2e50 Pass conv_params into warp-related functions by Angie Chiang · 8 years ago
  17. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago
  18. 60baa35 Fix a compile warning with dual-filter off by Yushin Cho · 8 years ago
  19. 8e689e4 supertx: code refactoring + resolve conflicts with baseline by Yue Chen · 8 years ago
  20. e64d51a Add 'do_average' to ConvolveParams structure by David Barker · 8 years ago
  21. 4d26acb Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4 by Yue Chen · 8 years ago
  22. c44009c Rework inter prediction process in cb4x4 mode by Jingning Han · 8 years ago
  23. 05685e9 Make convolve_round work with warped_motion by Angie Chiang · 8 years ago
  24. b03545b Implement convolve_round in high bit-depth mode by Angie Chiang · 8 years ago
  25. 30edaf4 Cleanup inter_predictor and highbd_inter_predictor by Angie Chiang · 8 years ago
  26. 7afb8b7 Compute compound average in warp_plane only for COMPOUND_AVERAGE by Sarah Parker · 8 years ago
  27. 0df711f Fix and cleanup interpolation filter assignments by Debargha Mukherjee · 8 years ago
  28. 91d9a79 Offset sub8x8 chroma component buffer pointers by Jingning Han · 8 years ago
  29. c54594f Wedge smoothing function cleanup and improvements by Debargha Mukherjee · 8 years ago
  30. c5f735f Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  31. 1b6ccfc Revert "Fix separation between ext-inter group of expts." by James Zern · 8 years ago
  32. 5ca25df Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  33. 2874430 intrabc: Add initial skeleton by Alex Converse · 8 years ago
  34. 4c10a3c Refactor gm/wm/obmc for cleaner warping interactions by Sarah Parker · 8 years ago
  35. a036d86 Disable neighbor warping for gm + obmc by Sarah Parker · 8 years ago
  36. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  37. fc59389 scaling: Avoid SSSE3 convolution instructions when scaling by Fergus Simpson · 8 years ago
  38. 604d846 Do not warp for warped-motion neighbors with obmc by Debargha Mukherjee · 8 years ago
  39. 19234cc Macro to disable warped/obmc_causal with global motion by Sarah Parker · 8 years ago
  40. 74a7754 Fix recon mismatches in GLOBAL_MOTION+MOTION_VAR by Yue Chen · 8 years ago
  41. b3ebed1 Fix sub8x8 rd costing to include global motion prediction by Sarah Parker · 8 years ago
  42. 5329a2b Restrict the number of neighbors in obmc mode by Yue Chen · 8 years ago
  43. b5bb3ff Remove unused av1_build_inter_predictors_sbp() by Jingning Han · 8 years ago
  44. 043de63 Turn off has_subpel_mv_component check by Angie Chiang · 8 years ago
  45. e7e3720 Enable av1_is_interp_needed in handle_inter_mode by Angie Chiang · 8 years ago
  46. 1b672d3 Make convolve_round compiled without dual_filter by Zoe Liu · 8 years ago
  47. 7a2af6c Separate Y and UV planes' filter declaration by Angie Chiang · 8 years ago
  48. e3a4c1c Pass plane into get_conv_params### by Angie Chiang · 8 years ago
  49. 42d9610 Avoid sending bits for the compound type for sub 8x8 blocks by Sarah Parker · 8 years ago
  50. 7927a97 Add av1_convolve_2d_facade by Angie Chiang · 8 years ago
  51. 426a997 Fix ext-inter + compound-segment + supertx by David Barker · 8 years ago
  52. c2d3871 Make global_motion work with ext_inter by Sarah Parker · 8 years ago
  53. 117aa0d Add CONVOLVE_POST_ROUNDING flag by Angie Chiang · 8 years ago
  54. 9f45bc4 Pass ConvolveParams into prediction functions by Angie Chiang · 8 years ago
  55. 1edf9a3 Improvements on segment mask by Debargha Mukherjee · 8 years ago
  56. 86ae7b1 Add recon functions of non-causal obmc by Yue Chen · 8 years ago
  57. 674bffd Add rounding option into av1_convolve by Angie Chiang · 8 years ago
  58. b9f757c Refactor compound_segment to try different segmentation masks by Sarah Parker · 8 years ago
  59. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  60. 569edda Add temporary dummy mask for compound segmentation by Sarah Parker · 8 years ago
  61. b46540c Simplify motion compensated predictor logic by Jingning Han · 8 years ago
  62. ac37fa3 Improve rdopt decisions for ext-inter by David Barker · 8 years ago
  63. 6fdc853 Refactor ext-inter to loop through all masked modes in rdopt by Sarah Parker · 8 years ago
  64. 6557ea9 Rename av1_convolve.[hc] to convolve.[hc] by Yaowu Xu · 8 years ago
  65. a69ce1b Let is_interp_needed always return 1 by Angie Chiang · 8 years ago
  66. b135deb Use has_subpel_mv_component in av1_is_interp_needed by Angie Chiang · 8 years ago
  67. 75c2209 Simplify interpolation filter search in handle_inter_mode() by Angie Chiang · 8 years ago
  68. 894fcce Move small fixes and refactoring for obmc pred from AV1 by Yue Chen · 8 years ago
  69. e29ea12 Sub8x8 block chroma component inter prediction by Jingning Han · 9 years ago
  70. 5264844 Code cleanup: mainly rd_pick_partition and methods called from there. by Urvang Joshi · 8 years ago
  71. cb60b18 Renamings for OBMC experiment by Yue Chen · 8 years ago
  72. 7b9407a s/INTERP_FILTER/InterpFilter/ by James Zern · 9 years ago
  73. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  74. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  75. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vp10/common/reconinter.h]
  76. 7feae8e vp10/common: apply clang-format by clang-format · 9 years ago
  77. d4c4724 Cherry pick renaming changes from AOMedia branch by Yaowu Xu · 9 years ago
  78. 166c325 Add buf0, width, height fields to buf_2d by Sarah Parker · 9 years ago
  79. 4c4f04a Optimize and cleanup obmc predictor and rd search. by Geza Lore · 9 years ago
  80. cd48926 Optimize and cleanup supertx predictor. by Geza Lore · 9 years ago
  81. bfa59b4 Improve vpx_blend_* functions. by Geza Lore · 9 years ago
  82. 135d663 Reinstate "Optimize wedge partition selection." without tests. by Geza Lore · 9 years ago
  83. 902ee50 A crash fix for supertx / ext-inter combination. by Debargha Mukherjee · 9 years ago
  84. 95340fc Revert "Optimize wedge partition selection." by Angie Chiang · 9 years ago
  85. efda283 Optimize wedge partition selection. by Geza Lore · 9 years ago
  86. ab29978 Pre-compute and use contiguous wedge masks. by Geza Lore · 9 years ago
  87. fa50229 Merge "Wedge refactoring to handle signs better" into nextgenv2 by Debargha Mukherjee · 9 years ago
  88. e5de2ad Wedge refactoring to handle signs better by Debargha Mukherjee · 9 years ago
  89. ba794ea Port change to highbitdepth code path by Yaowu Xu · 9 years ago
  90. 0f51375 Rework sub8x8 chroma component inter predictor by Jingning Han · 9 years ago
  91. 9161464 Account sub8x8 block reference filter type for prob context by Jingning Han · 9 years ago
  92. fb8ea17 Various wedge enhancements by Debargha Mukherjee · 9 years ago
  93. 372e12b Merge "Add single motion search for OBMC predictor" into nextgenv2 by Yue Chen · 9 years ago
  94. 370f203 Add single motion search for OBMC predictor by Yue Chen · 9 years ago
  95. 3fbe6e5 Merge "Wedge rd improvements" into nextgenv2 by Debargha Mukherjee · 9 years ago
  96. 447032e Wedge rd improvements by Debargha Mukherjee · 9 years ago
  97. 9de916e Fix dual filter type for high bit-depth by Jingning Han · 9 years ago
  98. bd33326 Dual prediction filter type for motion compensated reference by Jingning Han · 9 years ago
  99. 3407785 Refactoring and uv fix for wedge by Debargha Mukherjee · 9 years ago
  100. 88fe787 Refactor wedge generation by Debargha Mukherjee · 9 years ago