1. 6d574ab Removal of CONFIG_FORWARDSKIP macro by Alican Nalci · 2 years ago
  2. 3087249 C090: add H_PARTITION tool by Yue Chen · 2 years, 1 month ago
  3. 05947a7 CWG-039 parity hiding for transform block by Luhang Xu · 2 years, 4 months ago
  4. c43cd39 CWG-C059 / CWG-C060: Coefficient Coding and New TX Sets by Alican Nalci · 2 years, 6 months ago
  5. 9d47c56 CWG-C002: Forward Skip Coding by Alican Nalci · 3 years, 1 month ago
  6. f54ab05 CWG-B065 by Xin Zhao · 3 years, 8 months ago
  7. 41c6dd7 CI: Fix the CI Formatting by Vibhoothi · 3 years, 5 months ago
  8. 7319db5 Update BSD-3 license for AVM project and files by Krishna Rapaka · 3 years, 6 months ago
  9. 8570a2c Change COEFF_CONTEXT_BITS from 6 to 3 by Hui Su · 5 years ago
  10. 4667aa1 Make enum size same for all compilers by Satish Kumar Suman · 6 years ago
  11. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  12. ff4a9f8 Remove unused entries in eob_extra_cdf by Jingning Han · 7 years ago
  13. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  14. dc54be6 Simplify end-of-frame CDF update by Hui Su · 7 years ago
  15. c1a4986 Remove dead code about old coefficient coding model by Hui Su · 7 years ago
  16. 4f5c352 Refactor lv_map decoder code by Angie Chiang · 7 years ago
  17. cad5ebc Remove experimental flag of LV_MAP by Sebastien Alaiwan · 7 years ago
  18. 2cfb714 Remove USE_CAUSAL_BR_CTX flag by Angie Chiang · 7 years ago
  19. d3d4159 Remove CONFIG_TX64X64 by Yaowu Xu · 7 years ago
  20. 6b41d4d av1/[common|decoder]: apply clang-format v5.0.0 by Johann · 7 years ago
  21. 366a684 Move encoder specific table in proper scope by Frederic Barbier · 7 years ago
  22. a77c871 Cleanup dead table by Frederic Barbier · 7 years ago
  23. 78f7bb9 Remove experimental flag of LV_MAP_MULTI by Sebastien Alaiwan · 7 years ago
  24. 8787227 Remove code about tree and probability by Hui Su · 7 years ago
  25. 4d44769 [lv_map_multi] base level coding by Dake He · 7 years ago
  26. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  27. 99ff0b0 Remove experimental flag of Q_ADAPT_PROBS by Frederic Barbier · 7 years ago
  28. b101935 Remove unused binary-symbol coding and tree-based coding by Yue Chen · 7 years ago
  29. 23c511e Remove ADAPT_SCAN experiment by Sebastien Alaiwan · 7 years ago
  30. 1757fb6 Remove code in scope !USE_CAUSAL_BASE_CTX by Linfeng Zhang · 7 years ago
  31. 3f92108 Support 64x16 / 16x64 transform tables by Debargha Mukherjee · 7 years ago
  32. 7d01ab5 [lv_map_multi] Simplified multisymbol BR coding by Dake He · 7 years ago
  33. e5b46b5 Remove unnecessary config flags for rect-tx-ext by Debargha Mukherjee · 7 years ago
  34. b3eda2f Refactor/Change the entropy context for transforms by Debargha Mukherjee · 7 years ago
  35. d0d6097 Remove CTX1D experiment by Frederic Barbier · 7 years ago
  36. 3fe369c [lv_map_multi] Base level alphabet adjustment by Dake He · 7 years ago
  37. d2352ec lv_map_multi: add 2 more eob coeff contexts by Ola Hugosson · 7 years ago
  38. 749c21a Remove experimental flag of NEW_MULTISYMBOL by Frederic Barbier · 7 years ago
  39. 35a4db3 Replace RECT_TX_EXT experiment by Debargha Mukherjee · 7 years ago
  40. e72a209 WIP: lv_map_multi: make br multi symbol by Ola Hugosson · 7 years ago
  41. 1389210 WIP: lv_map_multi: New experiment by Ola Hugosson · 7 years ago
  42. 0797a20 Add the option of using 1:4/4:1 tx_size+sb_type by Yue Chen · 7 years ago
  43. 2d9bd32 [level map] set USE_CAUSAL_CTX to 1 by Dake He · 7 years ago
  44. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  45. 03a3292 [level map] simplified context derivation by Dake He · 7 years ago
  46. 819f45a Reduce the context model size for base level by Jingning Han · 7 years ago
  47. 35deaa7 Extend the eob context model by Jingning Han · 7 years ago
  48. a24a690 Account for rectangular transform block sizes in lv-map ctx by Jingning Han · 7 years ago
  49. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  50. d0b77ac Remove PVQ code by Yushin Cho · 7 years ago
  51. d8b93f5 Remove abandonned CHROMA_2X2 experiment by Sebastien Alaiwan · 7 years ago
  52. 43061b3 Enable cdf updates for loop-restoration by Debargha Mukherjee · 7 years ago
  53. 2b43501 Implement 64x32 and 32x64 transforms by Debargha Mukherjee · 7 years ago
  54. cc06591 Remove unused counters for blockz and related code. by Urvang Joshi · 7 years ago
  55. f12cc4a Customize coding scheme for 1D transform by Angie Chiang · 8 years ago
  56. 87b01b5 Rework base range entropy coding in level map system by Jingning Han · 8 years ago
  57. 2b38def Use 7 neighbors for nz_map ctx by Angie Chiang · 8 years ago
  58. b53682f Remove probablity model for coeffecient tokens by hui su · 8 years ago
  59. cf85d5c Separate horiz/vert/2d txfm's nz ctx in lv_map by Angie Chiang · 8 years ago
  60. def1125 Use table lookup for computing base ctx by Angie Chiang · 8 years ago
  61. ef125a0 Make q_adpt_probs work with CDF by hui su · 8 years ago
  62. a506eb6 Use 10 bits to represent adapt_scan probabilities by Angie Chiang · 8 years ago
  63. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  64. 70a80a8 Let adapt_scan's prob precision be adjustable by Angie Chiang · 8 years ago
  65. 6bdc40f Remove the EC_ADAPT experimental flags. by Nathan E. Egge · 8 years ago
  66. fe67ed6 cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. by Timothy B. Terriberry · 8 years ago
  67. 476c63c Remove the DAALA_EC experiment. by Nathan E. Egge · 8 years ago
  68. cd53951 Replace EC_MULTISYMBOL with DAALA_EC || ANS. by Nathan E. Egge · 8 years ago
  69. 56e226e Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks by Yue Chen · 8 years ago
  70. ad66b81 Merge NEW_TOKENSET experiment into EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  71. 4c6d436 Handle tx64x64 correctly in get_entropy_contexts. by Urvang Joshi · 8 years ago
  72. ed5a30f Remove subframe_prob_update experiment by hui su · 8 years ago
  73. 4ff59b5 Cleanup: Remove const for params passed by value by Yaowu Xu · 8 years ago
  74. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  75. b188ea1 Add PVQ frame context in common and tiles. by Yushin Cho · 8 years ago
  76. 493623e Enable ec_adapt by default and fix experiment compatibilities. by Thomas Davies · 8 years ago
  77. 9b8393f NEW_MULTISYMBOL: Code extra_bits using multi-symbols. by Thomas Davies · 8 years ago
  78. 008ea46 Account for 2x2 tx_size in extrabits_size by Jingning Han · 8 years ago
  79. f5931e5 Fix off by one in an assert. by Alex Converse · 8 years ago
  80. da3d94f Account for elided extrabits during rate cost calculation. by Alex Converse · 8 years ago
  81. e063e2d highbitdepth: deduplicate extrabits by Alex Converse · 8 years ago
  82. 1c05c63 NEW_TOKENSET: Make zero block value uncodeable for AC coeffs. by Thomas Davies · 8 years ago
  83. 04bdd52 NEW_TOKENSET: do not code impossible values. by Thomas Davies · 8 years ago
  84. 028b57f EC_ADAPT: Perform backwards updates directly on CDFs. by Thomas Davies · 8 years ago
  85. 0d10357 Fork the entropy experiment by hui su · 8 years ago
  86. bd57fc5 Add probability/count tables for lv_map experiment by Angie Chiang · 8 years ago
  87. 87aeeb8 Use default CDF tables when initialising coef probs. by Thomas Davies · 8 years ago
  88. f3eb840 EC_MULTISYMBOL: make all CDFs have a extra element. by Thomas Davies · 8 years ago
  89. 27713d9 EC_ADAPT: do faster adaptation initially. by Thomas Davies · 8 years ago
  90. a9598cd ec_multisymbol: Split off new new_tokenset experiment by Alex Converse · 8 years ago
  91. fc1598a EC_MULTISYMBOL: Include EOB in multisymbol encoding. by Thomas Davies · 8 years ago
  92. ab78067 EC_MULTISYMBOL: Add block zero (CBP) counts and probs. by Thomas Davies · 8 years ago
  93. 8e0b869 EC_MULTISYMBOL: Add new context tables. by Thomas Davies · 8 years ago
  94. 0ccefe2 EC_MULTISYMBOL: merge ZERO_TOKEN into coding scheme. by Thomas Davies · 8 years ago
  95. 0161a93 Cleanup for the entropy experiment by hui su · 8 years ago
  96. e8c6f5f Adds prep work for 4:1 transforms by Debargha Mukherjee · 8 years ago
  97. aa8a4a5 Make entropy context scalable to atom transform block size by Jingning Han · 8 years ago
  98. 4887639 Make get_entropy_context() support 2x2 transform block by Jingning Han · 8 years ago
  99. 153e1f8 Add default 64x64 scan orders and entropy models by Debargha Mukherjee · 8 years ago
  100. 1e4e29f Fix rans ec_multisymbol merge issues. by Alex Converse · 8 years ago