1. fc9f3cc Ensure consistent border extension before LR by Debargha Mukherjee · 8 years ago
  2. e168a78 Reduce/Eliminate line buffer for loop-restoration. by Debargha Mukherjee · 8 years ago
  3. 46f30c7 Remove av1_ prefix and make functions static by Cheng Chen · 8 years ago
  4. 7a5587a Make loop-restoration use 64x64 processing units by Debargha Mukherjee · 8 years ago
  5. 01d4d8f ncobmc-adapt-weight: applying at the encoder as new motion mode by Wei-Ting Lin · 8 years ago
  6. 9a3640d Fix tile height/width calculation by Rupert Swarbrick · 8 years ago
  7. 940942b Allow tile_rows/tile_cols to not be a power of 2 by Rupert Swarbrick · 8 years ago
  8. 4eafefe apply clang-format by clang-format · 8 years ago
  9. 3ac2093 Enable altref2 by default and merge it into ext-refs by Zoe Liu · 8 years ago
  10. b53682f Remove probablity model for coeffecient tokens by hui su · 8 years ago
  11. 01a9d70 Revert "Update cdf and mode rate per superblock in RDO" by James Zern · 8 years ago
  12. b855b8e Update cdf and mode rate per superblock in RDO by Yue Chen · 8 years ago
  13. 8f66160 Account for cdf model update in lv-map coding by Jingning Han · 8 years ago
  14. 13fc819 Change experimental flag name by Cheng Chen · 8 years ago
  15. 179479f Dual deblocking filter strength thresholds by Cheng Chen · 8 years ago
  16. 5a97883 Add dependency of ext-comp-refs on one-sided-compound by Zoe Liu · 8 years ago
  17. 17e7b08 Miscellaneous fixes for resize/frame-superres by Debargha Mukherjee · 8 years ago
  18. 30f0e15 Remove special ANS initialization handling by Alex Converse · 8 years ago
  19. 497d195 Normalize set/get reference ctrls to use ref frame index. by Thomas Daede · 8 years ago
  20. 5978212 Add experiment CONFIG_CDEF_SINGLEPASS: Make CDEF single pass by Steinar Midtskogen · 8 years ago
  21. c6300aa Remove PALETTE flag by Urvang Joshi · 8 years ago
  22. cc5d35d hash based motion estimation for screen data by RogerZhou · 8 years ago
  23. 7267857 ext-partition-types: Add 64x16 and 16x64 bsizes by Rupert Swarbrick · 8 years ago
  24. 9b0f703 Prevent redundant down converting operation by Yaowu Xu · 8 years ago
  25. 0b90540 FRAME_SUPERRES bugfix by Urvang Joshi · 8 years ago
  26. 10e2300 Setup frame/tile boundary when frame/tile geometry changes by Yi Luo · 8 years ago
  27. 438b3ae Enable flex-refs by default when altref2 is on by Zoe Liu · 8 years ago
  28. 1fd99c2 Refactor bgsprite. by Todd Nguyen · 8 years ago
  29. a6a854b Frame context signaling: Remove reset symbols from the bitstream. by Thomas Daede · 8 years ago
  30. e9b15e2 Add encoder support to ALTREF2 by Zoe Liu · 8 years ago
  31. da4d8b9 Add new experiment: frame_context_signaling. by Thomas Daede · 8 years ago
  32. 1f990a6 tempv_signaling: Simplify test for whether prev_frame works for mvs by Rupert Swarbrick · 8 years ago
  33. e94df5c Select filter level for U, V planes by Cheng Chen · 8 years ago
  34. 1b4ffc4 use frame_type for key frame check by Yaowu Xu · 8 years ago
  35. 8493f91 Add temporal filtering/interpolation to bgsprite by Todd Nguyen · 8 years ago
  36. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  37. a5378e7 Clean CLPF local function by Cheng Chen · 8 years ago
  38. 74ad091 Don't clobber |allow_screen_content_tools|. by Alex Converse · 8 years ago
  39. 2f7d37b Revert "aomenc: remove config control of "allow_screen_content_tools"" by Alex Converse · 8 years ago
  40. 08a22a6 Add flag inter_stats_only by Angie Chiang · 8 years ago
  41. 2fc2309 Make bgsprite match temporal filtering. by Todd Nguyen · 8 years ago
  42. 1b5328e aomenc: remove config control of "allow_screen_content_tools" by hui su · 8 years ago
  43. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  44. 1c318d5 Remove some commented out code by Debargha Mukherjee · 8 years ago
  45. aff92d5 Make last_bipred_frame a reference frame by Zoe Liu · 8 years ago
  46. d9a812b Automatically turn on/off screen content tools by hui su · 8 years ago
  47. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  48. fcf5fa2 Further work on ext-comp-refs for ref frame coding by Zoe Liu · 8 years ago
  49. 405c857 Replace ref frame scaling with a better version by Debargha Mukherjee · 8 years ago
  50. 6bdc40f Remove the EC_ADAPT experimental flags. by Nathan E. Egge · 8 years ago
  51. 6b4d4c4 Remove unused code by Zoe Liu · 8 years ago
  52. 302d097 Add experiment bgsprite by Todd Nguyen · 8 years ago
  53. a56f916 Add entropy stats dump out for individual frame context type by Zoe Liu · 8 years ago
  54. 84f567c Add chorma tilesize option in loop-restoration by Debargha Mukherjee · 8 years ago
  55. 81ec261 cb4x4: Move sub-4X4 block sizes behind chroma flags. by Timothy B. Terriberry · 8 years ago
  56. 2b4ea11 Use last_show_frame in use_prev_frame_mvs calc by Fergus Simpson · 8 years ago
  57. 5d24b6f encoder: Remove 64x upsampled reference buffers by Timothy B. Terriberry · 8 years ago
  58. 887069f Fix a bug for non 420 formats and some refactoring by Debargha Mukherjee · 8 years ago
  59. c082bbc Add new coding tool of ext-comp-refs by Zoe Liu · 8 years ago
  60. 6d99b21 encoder: Fix scale_and_extend_frame() for non-4:2:0 by Timothy B. Terriberry · 8 years ago
  61. bfbf6a5 Unify resize and superres denominator constants by Fergus Simpson · 8 years ago
  62. 2e5933f Cleanup debug trace by Sebastien Alaiwan · 8 years ago
  63. 29e40a6 Unify and clean up resize arguments by Debargha Mukherjee · 8 years ago
  64. c4e7894 frame_superres: Add aomenc argument by Fergus Simpson · 8 years ago
  65. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  66. 9cd57cf Make loop-restoration compatible w/ frame_superres by Fergus Simpson · 8 years ago
  67. abd4343 frame_superres: Fix bad assert by Fergus Simpson · 8 years ago
  68. d2bcbb5 frame_superres: Post encode/decode upscaling by Fergus Simpson · 8 years ago
  69. 7b1ec7a Add encoder/decoder support for var-refs by Zoe Liu · 8 years ago
  70. b1555c9 Speed up CDEF parameter selection for cpu-used > 0 by Steinar Midtskogen · 8 years ago
  71. d064cf0 Resolve extremely large stack alloc in rdopt by Jingning Han · 8 years ago
  72. a127a79 Remove more unused motion vector cost arrays by Alex Converse · 8 years ago
  73. d85d94d Remove unused sadcost redirection pointers by Alex Converse · 8 years ago
  74. 8ea3319 Remove VAR_BASED_PARTITION. by Thomas Daede · 8 years ago
  75. 78bfc28 Rename LOWDELAY_COMPOUND to ONE_SIDED_COMPOUND by Arild Fuldseth (arilfuld) · 8 years ago
  76. 9e2c7a6 Frame level flags to ctrl ext-inter compound modes by Debargha Mukherjee · 8 years ago
  77. f19f35f ext-inter: Further cleanup by David Barker · 8 years ago
  78. 0f3c94e ext-inter: Delete dead code by David Barker · 8 years ago
  79. 2e30063 Remove SOURCE_VAR_BASED_PARTITION. by Thomas Daede · 8 years ago
  80. bc18993 frame_superres: Refactor pre-encode frame size set by Fergus Simpson · 8 years ago
  81. dac6aff frame_superres: Set superres scale to 1:1 at init by Fergus Simpson · 8 years ago
  82. 0a30c88 resize-refactor: Make av1_set_size_literal use int by Fergus Simpson · 8 years ago
  83. c155e01 ext-inter: Use joint_motion_search for masked compounds by David Barker · 8 years ago
  84. 3502d08 frame-superres: Pre-encode downscaling by Fergus Simpson · 8 years ago
  85. 090bb60 frame_superres: Move av1_scale_if_requrired to common by Fergus Simpson · 8 years ago
  86. 1dcb707 Fix HBD compilation of intrabc by Sebastien Alaiwan · 8 years ago
  87. fecb2ab resize-refactor: Change resizing process with helpers by Fergus Simpson · 8 years ago
  88. 70bcb89 Make tile dependency experiment work with ext tile. by Fangwen Fu · 8 years ago
  89. 5d49314 Palette: avoid memory leak with encoder buffers by hui su · 8 years ago
  90. f5dc71e Use CHECK_MEM_ERROR while allocating memory by Yunqing Wang · 8 years ago
  91. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  92. 10e1da9 Store pre_fc in AV1_COMMON rather than computing it on the spot. by Thomas Daede · 8 years ago
  93. 0757fd8 resize-refacor: Remove changing of scale by rate control by Fergus Simpson · 8 years ago
  94. ed5a30f Remove subframe_prob_update experiment by hui su · 8 years ago
  95. cd167c4 Remove some special cases for CONFIG_HIGHBITDEPTH by Sebastien Alaiwan · 8 years ago
  96. ddc846e resize-refactor: Refactor 2-pass VBR resizing by Fergus Simpson · 8 years ago
  97. e816b31 intrabc: Call setup intrabc scale factors once per frame by Alex Converse · 8 years ago
  98. a575d23 Make global motion multithreaded by Debargha Mukherjee · 8 years ago
  99. 3f42908 Improve low-latency (uni-directional) compound mode (non-normative) by Arild Fuldseth (arilfuld) · 8 years ago
  100. 9a14d06 Revert "Improve low-latency (uni-directional) compound mode (non-normative)" by Arild Fuldseth · 8 years ago