1. 0cf54d4 Remove abandonned SUPERTX experiment by Sebastien Alaiwan · 7 years ago
  2. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  3. 6cc1fd3 Refactor motion field mv buffer by Jingning Han · 7 years ago
  4. c7d198e Rework the mv buffer for motion field estimation by Jingning Han · 7 years ago
  5. 4822e14 Add CONFIG_SIMPLE_BWD_ADAPT experiment. by Thomas Davies · 7 years ago
  6. fc0eeb3 Fix partition_gather_horz_alike() and vert by Debargha Mukherjee · 7 years ago
  7. 6dbffbf Add frame-level flag to turn on/off adapt_scan by Angie Chiang · 7 years ago
  8. d1d511f Modify storing and using of the temporal frame MVs by Yunqing Wang · 7 years ago
  9. de71d14 FRAME_SUPERRES: Rework to use scale factor of 8/D by Urvang Joshi · 7 years ago
  10. e61923f Superres: Remove unused variable. by Urvang Joshi · 7 years ago
  11. a45d842 Rework key frame intra mode context model by Jingning Han · 7 years ago
  12. 5d108a3 Avoid large stack allocations by Debargha Mukherjee · 7 years ago
  13. 4c1cb1f Silence some static analysis warnings by Debargha Mukherjee · 7 years ago
  14. 880166a LOOPFILTER_LEVEL: add flexibility for EXT_DELTA_Q by Cheng Chen · 8 years ago
  15. 5e70a11 Deduplicate use_reference_buffer/frame_id_numbers_present_flag by David Barker · 7 years ago
  16. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 8 years ago
  17. 3dd3391 Add a new layout for HORZ/VERT_A/B partitions by Rupert Swarbrick · 8 years ago
  18. ea255c9 Make frame marker a root experiment by Jingning Han · 8 years ago
  19. d9b62c5 Fix a baseline build error by Yi Luo · 8 years ago
  20. 3ab20b4 Remove delta_q experimental flag. by Thomas Davies · 8 years ago
  21. 778023d Add sequence (kf) level flag for reference buffer by Debargha Mukherjee · 8 years ago
  22. ad667d9 NEW_MULTISYMBOL: remove compressed header always. by Thomas Davies · 8 years ago
  23. f58f111 MAX_TILE experiment: add explicit tiles by Dominic Symes · 8 years ago
  24. 2eada61 Add experiment to restrict compressed header by Debargha Mukherjee · 8 years ago
  25. f572cd3 Search for deblocking filter level for superblock by Cheng Chen · 8 years ago
  26. db5d66f Add the max-tile tool with uniform tile support by Dominic Symes · 8 years ago
  27. 3b63524 Adaptive Motion Vector Resolution by RogerZhou · 8 years ago
  28. 94a504a Integrate mfmv with codebase by Jingning Han · 8 years ago
  29. 89ff793 [CFL] Refactor includes by Luc Trudeau · 8 years ago
  30. 5b2021e [CFL] Fix typedef-redefinition compiler warnings by David Michael Barr · 8 years ago
  31. 136d5c1 Simplify get_partition() implementation by Rupert Swarbrick · 8 years ago
  32. 049a788 Code simplification by Yaowu Xu · 8 years ago
  33. 6577c93 Compile fix for f9ef4f6bcd9e. by Timothy B. Terriberry · 8 years ago
  34. 3ac2093 Enable altref2 by default and merge it into ext-refs by Zoe Liu · 8 years ago
  35. 8711cf5 Using CDFs for read_partition special case by Stanislav Vitvitskyy · 8 years ago
  36. ffbb0f9 Enable motion field estimation in DRL by Jingning Han · 8 years ago
  37. c723b34 Add frame index to the decoded frames by Jingning Han · 8 years ago
  38. 6a93b15 Add support for 16x4 partitions by Rupert Swarbrick · 8 years ago
  39. dd3206f get_sqr_tx_size(): fix for tx64x64 by Urvang Joshi · 8 years ago
  40. def1125 Use table lookup for computing base ctx by Angie Chiang · 8 years ago
  41. 88e673d Correctly indicate invalid partition context by Yaowu Xu · 8 years ago
  42. 01d43e1 Make CONFIG_COLORSPACE_HEADERS public API changes unconditional. by Tom Finegan · 8 years ago
  43. c6300aa Remove PALETTE flag by Urvang Joshi · 8 years ago
  44. cc5d35d hash based motion estimation for screen data by RogerZhou · 8 years ago
  45. 482551b ncobmc-adapt-weight: define data types used in the experiment by Wei-Ting Lin · 8 years ago
  46. 94de0aa CDEF cleanup by Steinar Midtskogen · 8 years ago
  47. 10e2300 Setup frame/tile boundary when frame/tile geometry changes by Yi Luo · 8 years ago
  48. a6a854b Frame context signaling: Remove reset symbols from the bitstream. by Thomas Daede · 8 years ago
  49. da4d8b9 Add new experiment: frame_context_signaling. by Thomas Daede · 8 years ago
  50. 1f990a6 tempv_signaling: Simplify test for whether prev_frame works for mvs by Rupert Swarbrick · 8 years ago
  51. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  52. 97ad058 Add support to the experiment of altref2 by Zoe Liu · 8 years ago
  53. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  54. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  55. fcf5fa2 Further work on ext-comp-refs for ref frame coding by Zoe Liu · 8 years ago
  56. f636d5c Disable CDEF signaling when all segments are lossless. by Thomas Daede · 8 years ago
  57. 243b66b Support rectangular tx_type coding in var-tx by Jingning Han · 8 years ago
  58. 5d61b60 get_min_tx_size: disable -Warray-bounds by James Zern · 8 years ago
  59. 3e18e4a [CFL] Compute Luma Average Over Partition Unit by Luc Trudeau · 8 years ago
  60. 87cf61b scaling: Add kf numerator for resize and superres by Fergus Simpson · 8 years ago
  61. 76fb126 Experiment: adding the source video information signaling (Netflix) by anorkin · 8 years ago
  62. d2bcbb5 frame_superres: Post encode/decode upscaling by Fergus Simpson · 8 years ago
  63. 8e689e4 supertx: code refactoring + resolve conflicts with baseline by Yue Chen · 8 years ago
  64. 7b1ec7a Add encoder/decoder support for var-refs by Zoe Liu · 8 years ago
  65. f817e53 [CFL] Move cfl_init out of plane loop by Luc Trudeau · 8 years ago
  66. dac5e39 [CFL] Get subsampling from AV1 common by Luc Trudeau · 8 years ago
  67. e2ac985 Move FrameContext out of plane loop by Luc Trudeau · 8 years ago
  68. 6e4955d Rework loop filter tx size selection by Jingning Han · 8 years ago
  69. affbe5e get_min_tx_size: assert() doesn't need an 'if'. by Urvang Joshi · 8 years ago
  70. 331662e Rework txfm_above and txfm_left context offset by Jingning Han · 8 years ago
  71. 8c70d91 resize: Clear above context to aligned width by Fergus Simpson · 8 years ago
  72. 9e2c7a6 Frame level flags to ctrl ext-inter compound modes by Debargha Mukherjee · 8 years ago
  73. 476c63c Remove the DAALA_EC experiment. by Nathan E. Egge · 8 years ago
  74. 6675adf AOM_QM: redesign matrices and support CB_4X4 and RECT-TX. by Thomas Davies · 8 years ago
  75. f65b89a Fix set_skip_context logic by Jingning Han · 8 years ago
  76. 5e81643 cb4x4: Don't assume TX units are half MI_SIZE in skip context indexing. by Timothy B. Terriberry · 8 years ago
  77. 2af277a Silent clang warnings on variable init value assignment by Jingning Han · 8 years ago
  78. cd53951 Replace EC_MULTISYMBOL with DAALA_EC || ANS. by Nathan E. Egge · 8 years ago
  79. bc18993 frame_superres: Refactor pre-encode frame size set by Fergus Simpson · 8 years ago
  80. e46382a intrabc: Fix build when palette is disabled by Alex Converse · 8 years ago
  81. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  82. 10e1da9 Store pre_fc in AV1_COMMON rather than computing it on the spot. by Thomas Daede · 8 years ago
  83. ed5a30f Remove subframe_prob_update experiment by hui su · 8 years ago
  84. 3da18d6 Account for sub8x8 chroma intra boundary condition by Jingning Han · 8 years ago
  85. d91c8c9 frame_superres: Make frame_superres independent of loop_restoration by Fergus Simpson · 8 years ago
  86. d706ed2 Fix encode/decode mismatch when enabling frame resizing by David Barker · 8 years ago
  87. 91d9a79 Offset sub8x8 chroma component buffer pointers by Jingning Han · 8 years ago
  88. baeb375 [CFL] Load luma as prediction for chroma by Luc Trudeau · 8 years ago
  89. 359dc2b set_mi_row_col: Refactor functions and their calls. by Urvang Joshi · 8 years ago
  90. e2db387 Process chroma component at bottom-right block by Jingning Han · 8 years ago
  91. e398028 [CFL] Store luma as prediction for chroma by Luc Trudeau · 8 years ago
  92. 231fe42 Extend delta q to have delta lf by Fangwen Fu · 8 years ago
  93. 4ff59b5 Cleanup: Remove const for params passed by value by Yaowu Xu · 8 years ago
  94. f816415 [CFL] Custom block-level DC_PRED by Luc Trudeau · 8 years ago
  95. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  96. 0c966a5 Signal CDEF damping in the frame header by Steinar Midtskogen · 8 years ago
  97. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  98. 2d2dac2 Fix YUV444 lossless mode unit test by Jingning Han · 8 years ago
  99. 4937856 Add extended partition size in txfm_partition_context() by Yi Luo · 8 years ago
  100. f178329 Add gm parameter coding based on ref parameters by Sarah Parker · 8 years ago