1. 4917295 [NORMATIVE] Unify comp ref context design by Zoe Liu · 7 years ago
  2. a6f987b dump_obu: Calculate and report OBU overhead. by Tom Finegan · 7 years ago
  3. 9540d59 Support larger LEB128 integers. by Tom Finegan · 7 years ago
  4. f2d40f6 Write LEB128 OBU size fields. by Tom Finegan · 7 years ago
  5. d8edf23 entropy_analyzer: output optimized eob_extra in CDF by Hui Su · 7 years ago
  6. 45b65af Fix build for entropy-stats by Hui Su · 7 years ago
  7. f19a91c Fix a couple of visual studio nightly build failures. by Tom Finegan · 7 years ago
  8. 717ce09 Remove kf_ctx experiment flag by Hui Su · 7 years ago
  9. 41150ad Add obu_sizing experiment. by Tom Finegan · 7 years ago
  10. 9fdf2e2 Remove more code about probability based entropy coding by Hui Su · 7 years ago
  11. cb3a8ef [CFL] separate uv_mode CDFs, split on is_cfl_allowed by David Michael Barr · 7 years ago
  12. e07a675 remove configure and Makefiles by Johann · 7 years ago
  13. 78f7bb9 Remove experimental flag of LV_MAP_MULTI by Sebastien Alaiwan · 7 years ago
  14. 0db7d0e [lv_map_multi] multisymbol coding of eob by Dake He · 7 years ago
  15. 4d44769 [lv_map_multi] base level coding by Dake He · 7 years ago
  16. 434baf8 Remove "highbitdepth" from configure/cmake by Yaowu Xu · 7 years ago
  17. ff86395 Always prefix OBUs with a size field. by Tom Finegan · 7 years ago
  18. b101935 Remove unused binary-symbol coding and tree-based coding by Yue Chen · 7 years ago
  19. 07365c9 Remove lpf_sb by Cheng Chen · 7 years ago
  20. 994dba2 Clean ups and bug-fixes for filter_intra by Yue Chen · 7 years ago
  21. e2d8f18 [lv_map_multi] BR coding by Dake He · 7 years ago
  22. 6c2e93a remove unused tools by Johann · 7 years ago
  23. 083ca72 Remove dead code for old rect_tx_ext by Yue Chen · 7 years ago
  24. 2be4e4d dump_obu: shift then mask. by Tom Finegan · 7 years ago
  25. 4ca633d Fix txb_skip context model by Jingning Han · 7 years ago
  26. 8c7bd92 Parse skip mode stats from aom_entropy_optimizer by Zoe Liu · 7 years ago
  27. c019233 Add dump_obu tool. by Tom Finegan · 7 years ago
  28. 7d01ab5 [lv_map_multi] Simplified multisymbol BR coding by Dake He · 7 years ago
  29. 5988177 [lv_map_multi] add counters in multisymbol mode by Dake He · 7 years ago
  30. d0d6097 Remove CTX1D experiment by Frederic Barbier · 7 years ago
  31. 0f3942f Remove dead member: wedge_interintra_prob by Sebastien Alaiwan · 7 years ago
  32. 9f09c71 Remove dead member: interintra_prob by Sebastien Alaiwan · 7 years ago
  33. bc958f6 Remove dead member: interintra_mode_prob by Sebastien Alaiwan · 7 years ago
  34. 5ffed8a Remove dead member: obmc_probs by Sebastien Alaiwan · 7 years ago
  35. 1a5ac97 Remove dead members and their computation by Sebastien Alaiwan · 7 years ago
  36. 9f01e84 Remove dead member: txfm_partition_prob by Sebastien Alaiwan · 7 years ago
  37. 4d01de3 Remove dead member: delta_lf_prob by Sebastien Alaiwan · 7 years ago
  38. 8004734 Remove dead member: delta_q_prob by Sebastien Alaiwan · 7 years ago
  39. da2eefc New filter_intra implementation + entropy coding by Yue Chen · 7 years ago
  40. 01b01c0 Make the first cdf prob < CDF_PROB_TOP to avoid infinite loop by Yue Chen · 7 years ago
  41. aac6162 Use CDFs to cost right/bottom partitions in rd_pick_partition by Rupert Swarbrick · 7 years ago
  42. 34d5566 Remove COMPOUND_SINGLEREF experiment by Sebastien Alaiwan · 7 years ago
  43. 4eba69b Fix inefficient coding of filter_intra modes by Yue Chen · 7 years ago
  44. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  45. e09a9a6 Update entropy optimizer for new AOM_CDF* macros. by Thomas Daede · 7 years ago
  46. 7fc6b2a Remove LGT_FROM_PRED experiment by Sebastien Alaiwan · 7 years ago
  47. 80daf0c Remove NCOBMC_ADAPT_WEIGHT from AV1 by Yue Chen · 7 years ago
  48. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  49. 2b9ec2e Rename ZEROMV to GLOBALMV by Sarah Parker · 7 years ago
  50. 670b660 Remove CONFIG_INTERINTRA by Yue Chen · 7 years ago
  51. 1f56b8e Remove experimental flag of WARPED_MOTION by Sebastien Alaiwan · 7 years ago
  52. 1bc94fc Remove experimental flag of MOTION_VAR by Sebastien Alaiwan · 7 years ago
  53. 3ca43bf Ext-intra modification/tuning by Joe Young · 7 years ago
  54. 36773c7 Clean up br-node in lv-map by Jingning Han · 7 years ago
  55. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  56. 0cf54d4 Remove abandonned SUPERTX experiment by Sebastien Alaiwan · 7 years ago
  57. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  58. 259d442 Remove the intra-interp experiment by Hui Su · 7 years ago
  59. 63ce36f filter_intra: make fi mode index entropy coded by Yue Chen · 7 years ago
  60. 1f9343a entropy_stats: modify output for intra coder by Yue Chen · 7 years ago
  61. 855f0fc Train LPF_SB cdf by Cheng Chen · 8 years ago
  62. 4bd0b2f filter_intra: stats collection and cdf optimizer by Yue Chen · 7 years ago
  63. 96d1c0a Rename TM_PRED --> PAETH_PRED. by Urvang Joshi · 7 years ago
  64. 432012f lgt-from-pred: transforms based on prediction by Lester Lu · 8 years ago
  65. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 7 years ago
  66. 355a7a7 Remove tx_size probability tables. by Urvang Joshi · 7 years ago
  67. 4650684 entropy_optimizer: Remove av1_default_blockzero_probs. by Urvang Joshi · 7 years ago
  68. 3ab20b4 Remove delta_q experimental flag. by Thomas Davies · 8 years ago
  69. f12cc4a Customize coding scheme for 1D transform by Angie Chiang · 8 years ago
  70. ec92c11 Remove unused switchable filter probs and remove remapping. by Thomas Davies · 7 years ago
  71. dd1bae5 Prevent extreme prob when count is small by Angie Chiang · 7 years ago
  72. 87b01b5 Rework base range entropy coding in level map system by Jingning Han · 8 years ago
  73. 5f8f7a1 ncobmc-adapt-weight: update motion mode on the second pass by Wei-Ting Lin · 8 years ago
  74. 02101d1 ncobmc-adapt-weight: add ncobmc-mode into entropy_optimizer by Wei-Ting Lin · 8 years ago
  75. 8a8cd6b Generate lv_map default prob by entropy_stats by Angie Chiang · 8 years ago
  76. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  77. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  78. d6d9eee [CFL] UV_PREDICTION_MODE by Luc Trudeau · 8 years ago
  79. 464c046 entropy_stats: add offline cdf optimizer and generator by Yue Chen · 8 years ago
  80. 3916082 entropy_stats: add python script for aggregating multi counts.stt by Yue Chen · 8 years ago
  81. 6bdc40f Remove the EC_ADAPT experimental flags. by Nathan E. Egge · 8 years ago
  82. 5694aa7 Remove the av1_intra_mode_tree const with EC_ADAPT. by Nathan E. Egge · 8 years ago
  83. 161e339 Clean up tools/build_inspector.sh. by Tom Finegan · 8 years ago
  84. c8b38b0 AV1 offline probability optimizer by Yue Chen · 8 years ago
  85. aa7bb67 Speedup JS inspector build by Sebastien Alaiwan · 8 years ago
  86. f4f27fe Add inspect CLI tool and Emscripten build tools. by Michael Bebenita · 8 years ago
  87. a9598cd ec_multisymbol: Split off new new_tokenset experiment by Alex Converse · 8 years ago
  88. 0ccefe2 EC_MULTISYMBOL: merge ZERO_TOKEN into coding scheme. by Thomas Davies · 8 years ago
  89. dacf45f Add the tool used to generate the constrained tokenset. by Alex Converse · 9 years ago
  90. 3265ef3 AUTHORS regenerated by Jim Bankoski · 9 years ago
  91. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  92. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  93. 7dcd499 remove tools/vpx-style.sh by James Zern · 9 years ago
  94. 9fde1f2 Strip redundant entries from .mailmap by Johann · 9 years ago
  95. 0907cb6 Removing unused third-party libraries. by Dmitry Kovalev · 11 years ago
  96. f498d92 Ignore missing newline message by Johann · 11 years ago
  97. 3fcaf97 cpplint: restore runtime/sizeof by James Zern · 11 years ago
  98. 1edc498 update cpplint by James Zern · 11 years ago
  99. 650caec lint-hunks: remove runtime/int filter by Guillaume Martres · 11 years ago
  100. 736915a fix permissions on cpplint.py (0644->0755) by James Zern · 12 years ago