1. 07f93af Remove sub8x8 mv average functions by Jingning Han · 7 years ago
  2. fa00507 Remove convolve_round/compound_round config flags by Yunqing Wang · 7 years ago
  3. 0ead613 Remove NCOBMC experiment by Sebastien Alaiwan · 7 years ago
  4. 8efc827 Enforce the block size requirement on comp ref by Zoe Liu · 7 years ago
  5. b3b5304 scaling: Fix border clamping for subsampled planes by David Barker · 7 years ago
  6. 8263f80 JNT_COMP: refactor if statements by Cheng Chen · 7 years ago
  7. f40a957 Add motion selection to ext_skip by Zoe Liu · 7 years ago
  8. b09e55c Revert "JNT_COMP: turn off for one_sided_compound" by Cheng Chen · 7 years ago
  9. 060e192 JNT_COMP: turn off for one_sided_compound by Cheng Chen · 7 years ago
  10. f78632e JNT_COMP: Refactor code by Cheng Chen · 7 years ago
  11. 80daf0c Remove NCOBMC_ADAPT_WEIGHT from AV1 by Yue Chen · 7 years ago
  12. 670b660 Remove CONFIG_INTERINTRA by Yue Chen · 7 years ago
  13. f704a1c Add decoder support to ext_skip by Zoe Liu · 7 years ago
  14. 1f56b8e Remove experimental flag of WARPED_MOTION by Sebastien Alaiwan · 7 years ago
  15. 1bc94fc Remove experimental flag of MOTION_VAR by Sebastien Alaiwan · 7 years ago
  16. 371968c Remove compound-segment/wedge config flags by Debargha Mukherjee · 7 years ago
  17. 4879580 Remove experimental flag of GLOBAL_MOTION by Sebastien Alaiwan · 7 years ago
  18. f02f8ae Add short_filter experiment by Zhijie Yang · 7 years ago
  19. 9fa9623 Remove experimental flag of chroma_sub8x8 by Hui Su · 7 years ago
  20. edced25 Further cleanups related to removal of cb4x4 flags by Debargha Mukherjee · 7 years ago
  21. 6ea917e Remove CONFIG_CB4X4 config flags by Debargha Mukherjee · 7 years ago
  22. d8b93f5 Remove abandonned CHROMA_2X2 experiment by Sebastien Alaiwan · 7 years ago
  23. 0cf54d4 Remove abandonned SUPERTX experiment by Sebastien Alaiwan · 7 years ago
  24. 20758f1 Remove baseline compiling warnings by Yi Luo · 7 years ago
  25. 5433fa4 Fix mv clamping when superres is used by Debargha Mukherjee · 7 years ago
  26. 989dd5b Fix msvc 2015 build by Yaowu Xu · 7 years ago
  27. 27e9029 Pack InterpFilters into a single integer by Rupert Swarbrick · 8 years ago
  28. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 7 years ago
  29. 761b1ac ext-partition: Don't read not-yet-decoded values by David Barker · 8 years ago
  30. c17a443 For 16x4/4x16 blocks disable gm/wm/obmc/wedge/cs by Debargha Mukherjee · 8 years ago
  31. 6a93b15 Add support for 16x4 partitions by Rupert Swarbrick · 8 years ago
  32. 1cfe474 Simplify motion var parameters in reconinter.h by Rupert Swarbrick · 8 years ago
  33. 9c5b108 Add scaled convolve functions for convolve_round by Debargha Mukherjee · 8 years ago
  34. 2bfa206 ncobmc-adapt-weight: add recon functions by Wei-Ting Lin · 8 years ago
  35. e800716 Pass conv_param to av1_make_masked_inter_predictor by Angie Chiang · 8 years ago
  36. 7739752 Frame scaling prediction for highbitdepth pt 2 by Debargha Mukherjee · 8 years ago
  37. 2cf590f Remove deprecated av1_build_inter_predictor_sub8x8 function by Jingning Han · 8 years ago
  38. 52c5173 warped_motion: disable warped_motion mode if ref frame is scaled by Yue Chen · 8 years ago
  39. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  40. 0eea89f Remove SEPARATE_GLOBAL_MOTION macro by Sarah Parker · 8 years ago
  41. 505f006 Fix frame scaling prediction by Fergus Simpson · 8 years ago
  42. 1583614 Changed scaling of MVs to use higher precision. by Debargha Mukherjee · 8 years ago
  43. 81ec261 cb4x4: Move sub-4X4 block sizes behind chroma flags. by Timothy B. Terriberry · 8 years ago
  44. 4a81001 ext_inter: Skip compound type probs. for small block sizes. by Timothy B. Terriberry · 8 years ago
  45. 81b2e50 Pass conv_params into warp-related functions by Angie Chiang · 8 years ago
  46. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago
  47. 60baa35 Fix a compile warning with dual-filter off by Yushin Cho · 8 years ago
  48. 8e689e4 supertx: code refactoring + resolve conflicts with baseline by Yue Chen · 8 years ago
  49. e64d51a Add 'do_average' to ConvolveParams structure by David Barker · 8 years ago
  50. 4d26acb Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4 by Yue Chen · 8 years ago
  51. c44009c Rework inter prediction process in cb4x4 mode by Jingning Han · 8 years ago
  52. 05685e9 Make convolve_round work with warped_motion by Angie Chiang · 8 years ago
  53. b03545b Implement convolve_round in high bit-depth mode by Angie Chiang · 8 years ago
  54. 30edaf4 Cleanup inter_predictor and highbd_inter_predictor by Angie Chiang · 8 years ago
  55. 7afb8b7 Compute compound average in warp_plane only for COMPOUND_AVERAGE by Sarah Parker · 8 years ago
  56. 0df711f Fix and cleanup interpolation filter assignments by Debargha Mukherjee · 8 years ago
  57. 91d9a79 Offset sub8x8 chroma component buffer pointers by Jingning Han · 8 years ago
  58. c54594f Wedge smoothing function cleanup and improvements by Debargha Mukherjee · 8 years ago
  59. c5f735f Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  60. 1b6ccfc Revert "Fix separation between ext-inter group of expts." by James Zern · 8 years ago
  61. 5ca25df Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  62. 2874430 intrabc: Add initial skeleton by Alex Converse · 8 years ago
  63. 4c10a3c Refactor gm/wm/obmc for cleaner warping interactions by Sarah Parker · 8 years ago
  64. a036d86 Disable neighbor warping for gm + obmc by Sarah Parker · 8 years ago
  65. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  66. fc59389 scaling: Avoid SSSE3 convolution instructions when scaling by Fergus Simpson · 8 years ago
  67. 604d846 Do not warp for warped-motion neighbors with obmc by Debargha Mukherjee · 8 years ago
  68. 19234cc Macro to disable warped/obmc_causal with global motion by Sarah Parker · 8 years ago
  69. 74a7754 Fix recon mismatches in GLOBAL_MOTION+MOTION_VAR by Yue Chen · 8 years ago
  70. b3ebed1 Fix sub8x8 rd costing to include global motion prediction by Sarah Parker · 8 years ago
  71. 5329a2b Restrict the number of neighbors in obmc mode by Yue Chen · 8 years ago
  72. b5bb3ff Remove unused av1_build_inter_predictors_sbp() by Jingning Han · 8 years ago
  73. 043de63 Turn off has_subpel_mv_component check by Angie Chiang · 8 years ago
  74. e7e3720 Enable av1_is_interp_needed in handle_inter_mode by Angie Chiang · 8 years ago
  75. 1b672d3 Make convolve_round compiled without dual_filter by Zoe Liu · 8 years ago
  76. 7a2af6c Separate Y and UV planes' filter declaration by Angie Chiang · 8 years ago
  77. e3a4c1c Pass plane into get_conv_params### by Angie Chiang · 8 years ago
  78. 42d9610 Avoid sending bits for the compound type for sub 8x8 blocks by Sarah Parker · 8 years ago
  79. 7927a97 Add av1_convolve_2d_facade by Angie Chiang · 8 years ago
  80. 426a997 Fix ext-inter + compound-segment + supertx by David Barker · 8 years ago
  81. c2d3871 Make global_motion work with ext_inter by Sarah Parker · 8 years ago
  82. 117aa0d Add CONVOLVE_POST_ROUNDING flag by Angie Chiang · 8 years ago
  83. 9f45bc4 Pass ConvolveParams into prediction functions by Angie Chiang · 8 years ago
  84. 1edf9a3 Improvements on segment mask by Debargha Mukherjee · 8 years ago
  85. 86ae7b1 Add recon functions of non-causal obmc by Yue Chen · 8 years ago
  86. 674bffd Add rounding option into av1_convolve by Angie Chiang · 8 years ago
  87. b9f757c Refactor compound_segment to try different segmentation masks by Sarah Parker · 8 years ago
  88. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  89. 569edda Add temporary dummy mask for compound segmentation by Sarah Parker · 8 years ago
  90. b46540c Simplify motion compensated predictor logic by Jingning Han · 8 years ago
  91. ac37fa3 Improve rdopt decisions for ext-inter by David Barker · 8 years ago
  92. 6fdc853 Refactor ext-inter to loop through all masked modes in rdopt by Sarah Parker · 8 years ago
  93. 6557ea9 Rename av1_convolve.[hc] to convolve.[hc] by Yaowu Xu · 8 years ago
  94. a69ce1b Let is_interp_needed always return 1 by Angie Chiang · 8 years ago
  95. b135deb Use has_subpel_mv_component in av1_is_interp_needed by Angie Chiang · 8 years ago
  96. 75c2209 Simplify interpolation filter search in handle_inter_mode() by Angie Chiang · 8 years ago
  97. 894fcce Move small fixes and refactoring for obmc pred from AV1 by Yue Chen · 8 years ago
  98. e29ea12 Sub8x8 block chroma component inter prediction by Jingning Han · 9 years ago
  99. 5264844 Code cleanup: mainly rd_pick_partition and methods called from there. by Urvang Joshi · 8 years ago
  100. cb60b18 Renamings for OBMC experiment by Yue Chen · 8 years ago