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