1. 9293bce Remove experiment speed_refs by Yaowu Xu · 7 years ago
  2. 1033ca0 Add frame_marker experimental flag by Jingning Han · 7 years ago
  3. 3ab20b4 Remove delta_q experimental flag. by Thomas Davies · 8 years ago
  4. f12cc4a Customize coding scheme for 1D transform by Angie Chiang · 8 years ago
  5. 1e7f2d0 Add striped_loop_restoration experiment by Ola Hugosson · 7 years ago
  6. 4ce8521 Add deblock_13tap experiment by Ola Hugosson · 8 years ago
  7. df48d29 Remove rect_intra_pred experimental flag. by Urvang Joshi · 7 years ago
  8. ad667d9 NEW_MULTISYMBOL: remove compressed header always. by Thomas Davies · 7 years ago
  9. 4ac9a60 configure: move bitstream_debug out of the exp list by James Zern · 7 years ago
  10. 2eada61 Add experiment to restrict compressed header by Debargha Mukherjee · 7 years ago
  11. de5bdca Add new experimental flag ext_partition_types_ab by Debargha Mukherjee · 8 years ago
  12. 1727fac Add opt_ref_mv experimental flag by Jingning Han · 8 years ago
  13. f572cd3 Search for deblocking filter level for superblock by Cheng Chen · 8 years ago
  14. 65c00ae initial implementation of HLS based on R18 by Soo-Chul Han · 8 years ago
  15. db5d66f Add the max-tile tool with uniform tile support by Dominic Symes · 8 years ago
  16. 3b63524 Adaptive Motion Vector Resolution by RogerZhou · 8 years ago
  17. 22fe4a1 Remove tabs in configure. by Nathan E. Egge · 8 years ago
  18. 4e88404 Add the DAALA_TX experiment. by Nathan E. Egge · 8 years ago
  19. 72e0f78 Disable daala_dct64 if tx64x64 is not enabled. by Nathan E. Egge · 8 years ago
  20. 255ff99 Enable 'dist_8x8' experiment by default by Yushin Cho · 8 years ago
  21. a752d1d add SEG_LVL_ZEROMV by Soo-Chul Han · 8 years ago
  22. 14cca44 ncobmc-adapt-weight: remove config constraint by Wei-Ting Lin · 8 years ago
  23. f9ef4f6 Remove the EC_SMALLMUL experimental flag. by Timothy B. Terriberry · 8 years ago
  24. 3ac2093 Enable altref2 by default and merge it into ext-refs by Zoe Liu · 8 years ago
  25. 55f1ef0 configure: remove legacy alias by Sebastien Alaiwan · 8 years ago
  26. 6e43965 Delete daala-dist and cdef-dist experiments in configure by Yushin Cho · 8 years ago
  27. 3e36247 Enable ext-comp-refs by default. by Zoe Liu · 8 years ago
  28. 6499a75 Make sure diff is present at configure time. by Tom Finegan · 8 years ago
  29. dca9818 Add jnt_comp experimental flag by Jingning Han · 8 years ago
  30. c4fcd62 Add mfmv experiment flag by Jingning Han · 8 years ago
  31. 4c3d476 Tune the decision on the GF group interval by Zoe Liu · 8 years ago
  32. 13fc819 Change experimental flag name by Cheng Chen · 8 years ago
  33. 6692a10 Ensure mrc_tx is not enabled with incompatible experiments by Sarah Parker · 8 years ago
  34. 01d43e1 Make CONFIG_COLORSPACE_HEADERS public API changes unconditional. by Tom Finegan · 8 years ago
  35. 5a97883 Add dependency of ext-comp-refs on one-sided-compound by Zoe Liu · 8 years ago
  36. 1d19095 Disable only coding transform SIMD for DAALA_TX by Monty Montgomery · 8 years ago
  37. 573cf25 Add 4-point DST to DAALA_DCT4 experiment by Monty Montgomery · 8 years ago
  38. b9cfa41 Add ext-comp-refs dependency on ext-refs in configure by Zoe Liu · 8 years ago
  39. a4e245a Add CONFIG_DAALA_DCT64 experiment. by Monty Montgomery · 8 years ago
  40. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  41. 9f262c5 Remove left-over lines about PALETTE from configure. by Urvang Joshi · 8 years ago
  42. 181fc08 AOM_QM: enable by default by Thomas Davies · 8 years ago
  43. 2cb52ba Add CONFIG_DAALA_DCT32 experiment. by Monty Montgomery · 8 years ago
  44. 5978212 Add experiment CONFIG_CDEF_SINGLEPASS: Make CDEF single pass by Steinar Midtskogen · 8 years ago
  45. c6300aa Remove PALETTE flag by Urvang Joshi · 8 years ago
  46. f01b6cc If PVQ is enabled, disable palette by Yushin Cho · 8 years ago
  47. cc5d35d hash based motion estimation for screen data by RogerZhou · 8 years ago
  48. 7267857 ext-partition-types: Add 64x16 and 16x64 bsizes by Rupert Swarbrick · 8 years ago
  49. 28c628d dead code removal: error concealment. by Tom Finegan · 8 years ago
  50. c49177e New experiment, CDEF-DIST by Yushin Cho · 8 years ago
  51. 33ef883 Ensure ext-tx is enabled when mrc-tx is enabled by Sarah Parker · 8 years ago
  52. ad653a3 Add txmg experiment by Angie Chiang · 8 years ago
  53. 3bc237e Remove dead experiment flag: onthefly_bitpacking by Tom Finegan · 8 years ago
  54. 438b3ae Enable flex-refs by default when altref2 is on by Zoe Liu · 8 years ago
  55. da4d8b9 Add new experiment: frame_context_signaling. by Thomas Daede · 8 years ago
  56. 71ef7c2 Turn on convolve_round by default by Angie Chiang · 8 years ago
  57. cb9c1c5 Add CONFIG_DAALA_DCT16 experiment. by Monty Montgomery · 8 years ago
  58. 6e1cd78 [CFL] New UV_PREDICTION_MODE for CFL by Luc Trudeau · 8 years ago
  59. e94df5c Select filter level for U, V planes by Cheng Chen · 8 years ago
  60. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  61. 5b8e6d2 Add txfm functions corresponding to MRC_DCT by Sarah Parker · 8 years ago
  62. 53a04f6 Disable extra altref and bwdref for still gf group by Di Chen · 8 years ago
  63. cf18fe4 Add CONFIG_DAALA_DCT8 experiment. by Monty Montgomery · 8 years ago
  64. 6a99691 filter-intra: Support rectangular blocks. by Urvang Joshi · 8 years ago
  65. d0b7cf9 Workaround for filter-intra + rect-intra-pred mismatch. by Urvang Joshi · 8 years ago
  66. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  67. f99e9ed Enable rect-intra-pred by default. by Urvang Joshi · 8 years ago
  68. 9050c9d Directional deblocking filter by Cheng Chen · 8 years ago
  69. c2502b5 Make ext_tile compatible with reference_buffer by Yunqing Wang · 8 years ago
  70. b7b60c5 New experiment DIST_8x8 by Yushin Cho · 8 years ago
  71. 68ad7a6 Add a new experiment "altref2" by Zoe Liu · 8 years ago
  72. 2c6ca5f enable parallel_deblocking experiment by default by Ryan Lei · 8 years ago
  73. 08a22a6 Add flag inter_stats_only by Angie Chiang · 8 years ago
  74. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  75. fd5ab96 Add config flag for mrc based transform experiment by Sarah Parker · 8 years ago
  76. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  77. 02078a3 Add CONFIG_DAALA_DCT4 experiment. by Monty Montgomery · 8 years ago
  78. cd4f4a2 Fix pvq for cb4x4 and maintain its configure by Yushin Cho · 8 years ago
  79. fcf5fa2 Further work on ext-comp-refs for ref frame coding by Zoe Liu · 8 years ago
  80. cb55dad Add CONFIG_DCT_ONLY experiment. by Monty Montgomery · 8 years ago
  81. 6bdc40f Remove the EC_ADAPT experimental flags. by Nathan E. Egge · 8 years ago
  82. a33304f Add VAR_TX_NO_TX_MODE experiment. by Nathan E. Egge · 8 years ago
  83. 8a37934 Revert "Always use the 16-bit coding path" by Jingning Han · 8 years ago
  84. 5caf2c4 Add a new coding tool of gf_groups by Zoe Liu · 8 years ago
  85. ff5b2f4 Add support for Visual Studio 2017 by James Zern · 8 years ago
  86. 3d264da Always use the 16-bit coding path by Sebastien Alaiwan · 8 years ago
  87. c8b38b0 AV1 offline probability optimizer by Yue Chen · 8 years ago
  88. 302d097 Add experiment bgsprite by Todd Nguyen · 8 years ago
  89. bda59df Enable smooth_hv by default. by Urvang Joshi · 8 years ago
  90. cab708b configure,cmake: test for -Wstring-conversion by James Zern · 8 years ago
  91. 9c6f854 Add NCOBMC_ADAPT_WEIGHT experiment flag by Wei-Ting Lin · 8 years ago
  92. cde0a31 Revert "Always use the 16-bit coding path" by Yaowu Xu · 8 years ago
  93. 4da880b Always use the 16-bit coding path by Sebastien Alaiwan · 8 years ago
  94. c082bbc Add new coding tool of ext-comp-refs by Zoe Liu · 8 years ago
  95. 7bfa143 NEW_MULTISYMBOL: make experiment depend on EC_ADAPT. by Thomas Davies · 8 years ago
  96. 1c29a76 Enable one_sided_compound by default by Arild Fuldseth (arilfuld) · 8 years ago
  97. d1ac032 Add the new coding tool "speed_refs" by Zoe Liu · 8 years ago
  98. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  99. 46fd1a0 Add experimental flag for line graph transforms by Lester Lu · 8 years ago
  100. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago