1. b7c05bd *.{c,cc,h}: normalize AOMedia copyright by James Zern · 7 months ago
  2. 8c004e1 Rename variables to distinguish skip_mode and skip_txfm by chiyotsai · 4 years, 9 months ago
  3. 2df76f2 Fix potential resource leaks by Yaowu Xu · 4 years, 10 months ago
  4. 830b897 update .clang-format for clang-7 by Hien Ho · 6 years ago
  5. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  6. cc6a6ef Move FRAME_COUNTS to encoder side completely by Yue Chen · 7 years ago
  7. 3c12541 Add cdf optimizer for a few symbols with variable # of modes by Yue Chen · 7 years ago
  8. e647a10 Remove WEDGE_IDX_ENTROPY_CODING macro by Yue Chen · 7 years ago
  9. 0b9d8a1 Fix cdf optimizer for compound types by Yue Chen · 7 years ago
  10. 198738d Support multi-q-category coeff cdf table optimization by Yue Chen · 7 years ago
  11. b4720d3 Cost update and stats collection for CfL symbols by Yue Chen · 7 years ago
  12. 5879c59 Remove negative sum check in entropy_optimizer by Luc Trudeau · 7 years ago
  13. 6ba8194 Remove function optimize_entropy_table() and all usages by Luc Trudeau · 7 years ago
  14. afa96c1 Remove malloc from parse_counts_for_cdf_opt by Luc Trudeau · 7 years ago
  15. 7355e0a Remove malloc from counts_to_cdf by Luc Trudeau · 7 years ago
  16. 37a1f17 aom_entropy_optimizer: handle padding of uv_mode by David Michael Barr · 7 years ago
  17. 45dfb79 [NORMATIVE-SYNTAX] Disable filter_intra in >32x32 sb_type by Yue Chen · 7 years ago
  18. 3ec16a3 Remove CONFIG_CFL macro by Luc Trudeau · 7 years ago
  19. 73335fa [NORMATIVE] Make wedge_index entropy coded by Yue Chen · 7 years ago
  20. a96047d Remove CONFIG_EXT_COMP_REFS flag by Zoe Liu · 7 years ago
  21. 1687085 Remove CONFIG_EXT_PARTITION_TYPES config flag by Debargha Mukherjee · 7 years ago
  22. 93c3502 Remove CONFIG_EXT_SKIP flag by Zoe Liu · 7 years ago
  23. 69d9aef Remove CONFIG_FILTER_INTRA flag by Yue Chen · 7 years ago
  24. 293f281 Remove intrabc experiment flag by Hui Su · 7 years ago
  25. cad5ebc Remove experimental flag of LV_MAP by Sebastien Alaiwan · 7 years ago
  26. 3b35347 [NORMATIVE] Unify context design for single ref by Zoe Liu · 7 years ago
  27. 4917295 [NORMATIVE] Unify comp ref context design by Zoe Liu · 7 years ago
  28. d8edf23 entropy_analyzer: output optimized eob_extra in CDF by Hui Su · 7 years ago
  29. 45b65af Fix build for entropy-stats by Hui Su · 7 years ago
  30. 717ce09 Remove kf_ctx experiment flag by Hui Su · 7 years ago
  31. 9fdf2e2 Remove more code about probability based entropy coding by Hui Su · 7 years ago
  32. cb3a8ef [CFL] separate uv_mode CDFs, split on is_cfl_allowed by David Michael Barr · 7 years ago
  33. 78f7bb9 Remove experimental flag of LV_MAP_MULTI by Sebastien Alaiwan · 7 years ago
  34. 0db7d0e [lv_map_multi] multisymbol coding of eob by Dake He · 7 years ago
  35. 4d44769 [lv_map_multi] base level coding by Dake He · 7 years ago
  36. b101935 Remove unused binary-symbol coding and tree-based coding by Yue Chen · 7 years ago
  37. 07365c9 Remove lpf_sb by Cheng Chen · 7 years ago
  38. 994dba2 Clean ups and bug-fixes for filter_intra by Yue Chen · 7 years ago
  39. e2d8f18 [lv_map_multi] BR coding by Dake He · 7 years ago
  40. 083ca72 Remove dead code for old rect_tx_ext by Yue Chen · 7 years ago
  41. 4ca633d Fix txb_skip context model by Jingning Han · 7 years ago
  42. 8c7bd92 Parse skip mode stats from aom_entropy_optimizer by Zoe Liu · 7 years ago
  43. 7d01ab5 [lv_map_multi] Simplified multisymbol BR coding by Dake He · 7 years ago
  44. 5988177 [lv_map_multi] add counters in multisymbol mode by Dake He · 7 years ago
  45. d0d6097 Remove CTX1D experiment by Frederic Barbier · 7 years ago
  46. 0f3942f Remove dead member: wedge_interintra_prob by Sebastien Alaiwan · 7 years ago
  47. 9f09c71 Remove dead member: interintra_prob by Sebastien Alaiwan · 7 years ago
  48. bc958f6 Remove dead member: interintra_mode_prob by Sebastien Alaiwan · 7 years ago
  49. 5ffed8a Remove dead member: obmc_probs by Sebastien Alaiwan · 7 years ago
  50. 1a5ac97 Remove dead members and their computation by Sebastien Alaiwan · 7 years ago
  51. 9f01e84 Remove dead member: txfm_partition_prob by Sebastien Alaiwan · 7 years ago
  52. 4d01de3 Remove dead member: delta_lf_prob by Sebastien Alaiwan · 7 years ago
  53. 8004734 Remove dead member: delta_q_prob by Sebastien Alaiwan · 7 years ago
  54. da2eefc New filter_intra implementation + entropy coding by Yue Chen · 7 years ago
  55. 01b01c0 Make the first cdf prob < CDF_PROB_TOP to avoid infinite loop by Yue Chen · 7 years ago
  56. aac6162 Use CDFs to cost right/bottom partitions in rd_pick_partition by Rupert Swarbrick · 7 years ago
  57. 34d5566 Remove COMPOUND_SINGLEREF experiment by Sebastien Alaiwan · 7 years ago
  58. 4eba69b Fix inefficient coding of filter_intra modes by Yue Chen · 7 years ago
  59. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  60. e09a9a6 Update entropy optimizer for new AOM_CDF* macros. by Thomas Daede · 7 years ago
  61. 7fc6b2a Remove LGT_FROM_PRED experiment by Sebastien Alaiwan · 7 years ago
  62. 80daf0c Remove NCOBMC_ADAPT_WEIGHT from AV1 by Yue Chen · 7 years ago
  63. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  64. 2b9ec2e Rename ZEROMV to GLOBALMV by Sarah Parker · 7 years ago
  65. 670b660 Remove CONFIG_INTERINTRA by Yue Chen · 7 years ago
  66. 1f56b8e Remove experimental flag of WARPED_MOTION by Sebastien Alaiwan · 7 years ago
  67. 1bc94fc Remove experimental flag of MOTION_VAR by Sebastien Alaiwan · 7 years ago
  68. 3ca43bf Ext-intra modification/tuning by Joe Young · 7 years ago
  69. 36773c7 Clean up br-node in lv-map by Jingning Han · 7 years ago
  70. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  71. 0cf54d4 Remove abandonned SUPERTX experiment by Sebastien Alaiwan · 7 years ago
  72. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  73. 259d442 Remove the intra-interp experiment by Hui Su · 7 years ago
  74. 63ce36f filter_intra: make fi mode index entropy coded by Yue Chen · 7 years ago
  75. 1f9343a entropy_stats: modify output for intra coder by Yue Chen · 7 years ago
  76. 855f0fc Train LPF_SB cdf by Cheng Chen · 7 years ago
  77. 4bd0b2f filter_intra: stats collection and cdf optimizer by Yue Chen · 7 years ago
  78. 96d1c0a Rename TM_PRED --> PAETH_PRED. by Urvang Joshi · 7 years ago
  79. 432012f lgt-from-pred: transforms based on prediction by Lester Lu · 7 years ago
  80. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 7 years ago
  81. 355a7a7 Remove tx_size probability tables. by Urvang Joshi · 7 years ago
  82. 4650684 entropy_optimizer: Remove av1_default_blockzero_probs. by Urvang Joshi · 7 years ago
  83. 3ab20b4 Remove delta_q experimental flag. by Thomas Davies · 7 years ago
  84. f12cc4a Customize coding scheme for 1D transform by Angie Chiang · 7 years ago
  85. ec92c11 Remove unused switchable filter probs and remove remapping. by Thomas Davies · 7 years ago
  86. dd1bae5 Prevent extreme prob when count is small by Angie Chiang · 7 years ago
  87. 87b01b5 Rework base range entropy coding in level map system by Jingning Han · 7 years ago
  88. 5f8f7a1 ncobmc-adapt-weight: update motion mode on the second pass by Wei-Ting Lin · 7 years ago
  89. 02101d1 ncobmc-adapt-weight: add ncobmc-mode into entropy_optimizer by Wei-Ting Lin · 7 years ago
  90. 8a8cd6b Generate lv_map default prob by entropy_stats by Angie Chiang · 7 years ago
  91. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  92. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  93. d6d9eee [CFL] UV_PREDICTION_MODE by Luc Trudeau · 8 years ago
  94. 464c046d entropy_stats: add offline cdf optimizer and generator by Yue Chen · 8 years ago
  95. 3916082 entropy_stats: add python script for aggregating multi counts.stt by Yue Chen · 8 years ago
  96. 6bdc40f Remove the EC_ADAPT experimental flags. by Nathan E. Egge · 8 years ago
  97. 5694aa7 Remove the av1_intra_mode_tree const with EC_ADAPT. by Nathan E. Egge · 8 years ago
  98. c8b38b0 AV1 offline probability optimizer by Yue Chen · 8 years ago