1. 8c7bd92 Parse skip mode stats from aom_entropy_optimizer by Zoe Liu · 7 years ago
  2. c019233 Add dump_obu tool. by Tom Finegan · 7 years ago
  3. 7d01ab5 [lv_map_multi] Simplified multisymbol BR coding by Dake He · 7 years ago
  4. 5988177 [lv_map_multi] add counters in multisymbol mode by Dake He · 7 years ago
  5. d0d6097 Remove CTX1D experiment by Frederic Barbier · 7 years ago
  6. 0f3942f Remove dead member: wedge_interintra_prob by Sebastien Alaiwan · 7 years ago
  7. 9f09c71 Remove dead member: interintra_prob by Sebastien Alaiwan · 7 years ago
  8. bc958f6 Remove dead member: interintra_mode_prob by Sebastien Alaiwan · 7 years ago
  9. 5ffed8a Remove dead member: obmc_probs by Sebastien Alaiwan · 7 years ago
  10. 1a5ac97 Remove dead members and their computation by Sebastien Alaiwan · 7 years ago
  11. 9f01e84 Remove dead member: txfm_partition_prob by Sebastien Alaiwan · 7 years ago
  12. 4d01de3 Remove dead member: delta_lf_prob by Sebastien Alaiwan · 7 years ago
  13. 8004734 Remove dead member: delta_q_prob by Sebastien Alaiwan · 7 years ago
  14. da2eefc New filter_intra implementation + entropy coding by Yue Chen · 7 years ago
  15. 01b01c0 Make the first cdf prob < CDF_PROB_TOP to avoid infinite loop by Yue Chen · 7 years ago
  16. aac6162 Use CDFs to cost right/bottom partitions in rd_pick_partition by Rupert Swarbrick · 7 years ago
  17. 34d5566 Remove COMPOUND_SINGLEREF experiment by Sebastien Alaiwan · 7 years ago
  18. 4eba69b Fix inefficient coding of filter_intra modes by Yue Chen · 7 years ago
  19. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  20. e09a9a6 Update entropy optimizer for new AOM_CDF* macros. by Thomas Daede · 7 years ago
  21. 7fc6b2a Remove LGT_FROM_PRED experiment by Sebastien Alaiwan · 7 years ago
  22. 80daf0c Remove NCOBMC_ADAPT_WEIGHT from AV1 by Yue Chen · 7 years ago
  23. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  24. 2b9ec2e Rename ZEROMV to GLOBALMV by Sarah Parker · 7 years ago
  25. 670b660 Remove CONFIG_INTERINTRA by Yue Chen · 7 years ago
  26. 1f56b8e Remove experimental flag of WARPED_MOTION by Sebastien Alaiwan · 7 years ago
  27. 1bc94fc Remove experimental flag of MOTION_VAR by Sebastien Alaiwan · 7 years ago
  28. 3ca43bf Ext-intra modification/tuning by Joe Young · 8 years ago
  29. 36773c7 Clean up br-node in lv-map by Jingning Han · 8 years ago
  30. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 8 years ago
  31. 0cf54d4 Remove abandonned SUPERTX experiment by Sebastien Alaiwan · 8 years ago
  32. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 8 years ago
  33. 259d442 Remove the intra-interp experiment by Hui Su · 8 years ago
  34. 63ce36f filter_intra: make fi mode index entropy coded by Yue Chen · 8 years ago
  35. 1f9343a entropy_stats: modify output for intra coder by Yue Chen · 8 years ago
  36. 855f0fc Train LPF_SB cdf by Cheng Chen · 8 years ago
  37. 4bd0b2f filter_intra: stats collection and cdf optimizer by Yue Chen · 8 years ago
  38. 96d1c0a Rename TM_PRED --> PAETH_PRED. by Urvang Joshi · 8 years ago
  39. 432012f lgt-from-pred: transforms based on prediction by Lester Lu · 8 years ago
  40. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 8 years ago
  41. 355a7a7 Remove tx_size probability tables. by Urvang Joshi · 8 years ago
  42. 4650684 entropy_optimizer: Remove av1_default_blockzero_probs. by Urvang Joshi · 8 years ago
  43. 3ab20b4 Remove delta_q experimental flag. by Thomas Davies · 8 years ago
  44. f12cc4a Customize coding scheme for 1D transform by Angie Chiang · 8 years ago
  45. ec92c11 Remove unused switchable filter probs and remove remapping. by Thomas Davies · 8 years ago
  46. dd1bae5 Prevent extreme prob when count is small by Angie Chiang · 8 years ago
  47. 87b01b5 Rework base range entropy coding in level map system by Jingning Han · 8 years ago
  48. 5f8f7a1 ncobmc-adapt-weight: update motion mode on the second pass by Wei-Ting Lin · 8 years ago
  49. 02101d1 ncobmc-adapt-weight: add ncobmc-mode into entropy_optimizer by Wei-Ting Lin · 8 years ago
  50. 8a8cd6b Generate lv_map default prob by entropy_stats by Angie Chiang · 8 years ago
  51. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  52. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  53. d6d9eee [CFL] UV_PREDICTION_MODE by Luc Trudeau · 8 years ago
  54. 464c046 entropy_stats: add offline cdf optimizer and generator by Yue Chen · 8 years ago
  55. 3916082 entropy_stats: add python script for aggregating multi counts.stt by Yue Chen · 8 years ago
  56. 6bdc40f Remove the EC_ADAPT experimental flags. by Nathan E. Egge · 8 years ago
  57. 5694aa7 Remove the av1_intra_mode_tree const with EC_ADAPT. by Nathan E. Egge · 8 years ago
  58. 161e339 Clean up tools/build_inspector.sh. by Tom Finegan · 8 years ago
  59. c8b38b0 AV1 offline probability optimizer by Yue Chen · 8 years ago
  60. aa7bb67 Speedup JS inspector build by Sebastien Alaiwan · 8 years ago
  61. f4f27fe Add inspect CLI tool and Emscripten build tools. by Michael Bebenita · 8 years ago
  62. a9598cd ec_multisymbol: Split off new new_tokenset experiment by Alex Converse · 8 years ago
  63. 0ccefe2 EC_MULTISYMBOL: merge ZERO_TOKEN into coding scheme. by Thomas Davies · 8 years ago
  64. dacf45f Add the tool used to generate the constrained tokenset. by Alex Converse · 9 years ago
  65. 3265ef3 AUTHORS regenerated by Jim Bankoski · 9 years ago
  66. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  67. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  68. 7dcd499 remove tools/vpx-style.sh by James Zern · 9 years ago
  69. 9fde1f2 Strip redundant entries from .mailmap by Johann · 9 years ago
  70. 0907cb6 Removing unused third-party libraries. by Dmitry Kovalev · 11 years ago
  71. f498d92 Ignore missing newline message by Johann · 11 years ago
  72. 3fcaf97 cpplint: restore runtime/sizeof by James Zern · 11 years ago
  73. 1edc498 update cpplint by James Zern · 11 years ago
  74. 650caec lint-hunks: remove runtime/int filter by Guillaume Martres · 12 years ago
  75. 736915a fix permissions on cpplint.py (0644->0755) by James Zern · 12 years ago
  76. e125286 update cpplint by James Zern · 12 years ago
  77. a9c7597 support building vp8 and vp9 into a single lib by John Koleszar · 12 years ago
  78. 7b8dfcb Rough merge of master into experimental by John Koleszar · 12 years ago
  79. 6e364a5 lint-hunks: better support for working tree by John Koleszar · 13 years ago
  80. 13d69d4 lint-hunks: exit status for only affected lines by John Koleszar · 13 years ago
  81. b1cb007 lint-hunks: support operating on arbirary revs by John Koleszar · 13 years ago
  82. 307541d all_builds.py: add ability to pass extra configure flags by John Koleszar · 13 years ago
  83. b878b55 all_builds.py: move to tools/ by John Koleszar · 13 years ago
  84. 6c776b2 lint_hunks: show style violations in the index by John Koleszar · 13 years ago
  85. a7be7c8 intersect_diffs: split out diff classes by John Koleszar · 13 years ago
  86. 84b1fbf ftfy: update to match current astyle rule by John Koleszar · 13 years ago
  87. a3ff625 Import tools/ from master branch by John Koleszar · 13 years ago
  88. 6f3d7ec Be explicit about 'in-place' by Johann · 13 years ago
  89. b5b61c1 FTFY: Check for astyle and version by Johann · 13 years ago
  90. 46da1ca FTFY: fix syntax error by John Koleszar · 13 years ago
  91. d9ca524 FTFY: only apply on modified files by John Koleszar · 13 years ago
  92. 00794a9 tools/wrap-commit-msg.py: fix file truncation by James Zern · 13 years ago
  93. a46ec16 FTFY: support wordwrapping commit messages by John Koleszar · 13 years ago
  94. cb265a4 FTFY: an automated style corrector by John Koleszar · 13 years ago
  95. 2f964ba tools: author_first_release.sh by John Koleszar · 14 years ago
  96. f84f949 Generate AUTHORS file with a script by John Koleszar · 15 years ago