1. ddbc12e Add bash script to encode all low res data. by Kavi Ramamurthy · 3 years, 10 months ago
  2. 8ceaabb Add missing license info by Jerome Jiang · 4 years ago
  3. e591232 dump_obu: Fix spatial_layer_id output. by Tom Finegan · 4 years ago
  4. 12fb2b8 Display coordinate of assign/refer status by Angie Chiang · 4 years ago
  5. 9cd916a Separate assign/refer status in show() by Angie Chiang · 4 years ago
  6. 638085c Fix av1 preprocess in auto_refactor by Angie Chiang · 4 years, 3 months ago
  7. bf59e61 Initial version of auto_refactor by Angie Chiang · 4 years, 4 months ago
  8. 8c004e1 Rename variables to distinguish skip_mode and skip_txfm by chiyotsai · 5 years ago
  9. 2df76f2 Fix potential resource leaks by Yaowu Xu · 5 years ago
  10. 830b897 update .clang-format for clang-7 by Hien Ho · 6 years ago
  11. 644432e Change to use single definition of "PI" by Yaowu Xu · 6 years ago
  12. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  13. 0d91c10 Add obu_util and reorganize OBU support code. by Tom Finegan · 7 years ago
  14. a8de881 Remove 'last_layer_id' from ObuDecInputContext by David Barker · 7 years ago
  15. db7f0c5 Modify ivf reader functions by Yunqing Wang · 7 years ago
  16. 2a5c228 obu_parser: update the code to current spec. by Wan-Teh Chang · 7 years ago
  17. b7f1f0c Simple changes to OBU header decoding code. by Wan-Teh Chang · 7 years ago
  18. 167b09e Add OBU_TILE_LIST obu type by Yunqing Wang · 7 years ago
  19. dd3e2a5 Includes clean up. by Tom Finegan · 7 years ago
  20. f172f32 dump_obu: fix includes. by Tom Finegan · 7 years ago
  21. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
  22. cc6a6ef Move FRAME_COUNTS to encoder side completely by Yue Chen · 7 years ago
  23. d2f317c modify scalability info according to operating point by Soo-Chul Han · 7 years ago
  24. dad34bf dump_obu: Use IGNORE_ENHANCEMENT_LAYERS. by Tom Finegan · 7 years ago
  25. 82a4118 obudec: Fix TU reader function call sig inconsistency. by Tom Finegan · 7 years ago
  26. 707b575 webmdec: make reader interface consistent. by Tom Finegan · 7 years ago
  27. 31bcc76 make size_t->int explicit by Yaowu Xu · 7 years ago
  28. 810be09 Remove CONFIG_OBU_REDUNDANT_FRAME_HEADER by Yaowu Xu · 7 years ago
  29. 7f313c0 Remove CONFIG_SCALABILITY by Yaowu Xu · 7 years ago
  30. 3c12541 Add cdf optimizer for a few symbols with variable # of modes by Yue Chen · 7 years ago
  31. ad712e5 Remove CONFIG_OBU_FRAME by Yaowu Xu · 7 years ago
  32. e647a10 Remove WEDGE_IDX_ENTROPY_CODING macro by Yue Chen · 7 years ago
  33. 61b71ab Remove CONFIG_OBU_NO_IVF macros. by Tom Finegan · 7 years ago
  34. 378b195 dump_obu: Add Section 5 bitstream support via obudec. by Tom Finegan · 7 years ago
  35. 04450b1 Fix dump_obu and obu_parser. by Tom Finegan · 7 years ago
  36. 9d9ec1f Remove CONFIG_OBU_SIZING preprocessor guards. by Tom Finegan · 7 years ago
  37. 8fe8d51 Add util function for conversion of OBU type to string. by Tom Finegan · 7 years ago
  38. 3871a9e dump_obu: Support OBU_FRAME by Vignesh Venkatasubramanian · 7 years ago
  39. 01ec41d dump_obu: Support OBU_SIZE_AFTER_HEADER by Vignesh Venkatasubramanian · 7 years ago
  40. 0b9d8a1 Fix cdf optimizer for compound types by Yue Chen · 7 years ago
  41. 198738d Support multi-q-category coeff cdf table optimization by Yue Chen · 7 years ago
  42. b4720d3 Cost update and stats collection for CfL symbols by Yue Chen · 7 years ago
  43. 5879c59 Remove negative sum check in entropy_optimizer by Luc Trudeau · 7 years ago
  44. 6ba8194 Remove function optimize_entropy_table() and all usages by Luc Trudeau · 7 years ago
  45. afa96c1 Remove malloc from parse_counts_for_cdf_opt by Luc Trudeau · 7 years ago
  46. 7355e0a Remove malloc from counts_to_cdf by Luc Trudeau · 7 years ago
  47. 37a1f17 aom_entropy_optimizer: handle padding of uv_mode by David Michael Barr · 7 years ago
  48. 45dfb79 [NORMATIVE-SYNTAX] Disable filter_intra in >32x32 sb_type by Yue Chen · 7 years ago
  49. ede0792 [NORMATIVE] TXMG: Clamp only at add/sub stages by Angie Chiang · 7 years ago
  50. 3ec16a3 Remove CONFIG_CFL macro by Luc Trudeau · 7 years ago
  51. 73335fa [NORMATIVE] Make wedge_index entropy coded by Yue Chen · 7 years ago
  52. a96047d Remove CONFIG_EXT_COMP_REFS flag by Zoe Liu · 7 years ago
  53. 68dc87e Make type conversion explicit by Yaowu Xu · 7 years ago
  54. 298a2f1 Add txfm_gen_code.cc and txfm_graph.cc by Angie Chiang · 7 years ago
  55. 1687085 Remove CONFIG_EXT_PARTITION_TYPES config flag by Debargha Mukherjee · 7 years ago
  56. 93c3502 Remove CONFIG_EXT_SKIP flag by Zoe Liu · 7 years ago
  57. 69d9aef Remove CONFIG_FILTER_INTRA flag by Yue Chen · 7 years ago
  58. 293f281 Remove intrabc experiment flag by Hui Su · 7 years ago
  59. 0debbaa [NORMATIVE-SYNTAX, obu-sizing] Fix length field size handling by David Barker · 7 years ago
  60. d29ea97 Remove CONFIG_OBU macro by Yaowu Xu · 7 years ago
  61. cad5ebc Remove experimental flag of LV_MAP by Sebastien Alaiwan · 7 years ago
  62. 3b35347 [NORMATIVE] Unify context design for single ref by Zoe Liu · 7 years ago
  63. f412906 Improve LEB128 support and test coverage. by Tom Finegan · 7 years ago
  64. 4917295 [NORMATIVE] Unify comp ref context design by Zoe Liu · 7 years ago
  65. a6f987b dump_obu: Calculate and report OBU overhead. by Tom Finegan · 7 years ago
  66. 9540d59 Support larger LEB128 integers. by Tom Finegan · 7 years ago
  67. f2d40f6 Write LEB128 OBU size fields. by Tom Finegan · 7 years ago
  68. d8edf23 entropy_analyzer: output optimized eob_extra in CDF by Hui Su · 7 years ago
  69. 45b65af Fix build for entropy-stats by Hui Su · 7 years ago
  70. f19a91c Fix a couple of visual studio nightly build failures. by Tom Finegan · 7 years ago
  71. 717ce09 Remove kf_ctx experiment flag by Hui Su · 7 years ago
  72. 41150ad Add obu_sizing experiment. by Tom Finegan · 7 years ago
  73. 9fdf2e2 Remove more code about probability based entropy coding by Hui Su · 7 years ago
  74. cb3a8ef [CFL] separate uv_mode CDFs, split on is_cfl_allowed by David Michael Barr · 7 years ago
  75. e07a675 remove configure and Makefiles by Johann · 7 years ago
  76. 78f7bb9 Remove experimental flag of LV_MAP_MULTI by Sebastien Alaiwan · 7 years ago
  77. 0db7d0e [lv_map_multi] multisymbol coding of eob by Dake He · 7 years ago
  78. 4d44769 [lv_map_multi] base level coding by Dake He · 7 years ago
  79. 434baf8 Remove "highbitdepth" from configure/cmake by Yaowu Xu · 7 years ago
  80. ff86395 Always prefix OBUs with a size field. by Tom Finegan · 7 years ago
  81. b101935 Remove unused binary-symbol coding and tree-based coding by Yue Chen · 7 years ago
  82. 07365c9 Remove lpf_sb by Cheng Chen · 7 years ago
  83. 994dba2 Clean ups and bug-fixes for filter_intra by Yue Chen · 7 years ago
  84. e2d8f18 [lv_map_multi] BR coding by Dake He · 7 years ago
  85. 6c2e93a remove unused tools by Johann · 7 years ago
  86. 083ca72 Remove dead code for old rect_tx_ext by Yue Chen · 7 years ago
  87. 2be4e4d dump_obu: shift then mask. by Tom Finegan · 7 years ago
  88. 4ca633d Fix txb_skip context model by Jingning Han · 7 years ago
  89. 8c7bd92 Parse skip mode stats from aom_entropy_optimizer by Zoe Liu · 7 years ago
  90. c019233 Add dump_obu tool. by Tom Finegan · 7 years ago
  91. 7d01ab5 [lv_map_multi] Simplified multisymbol BR coding by Dake He · 7 years ago
  92. 5988177 [lv_map_multi] add counters in multisymbol mode by Dake He · 7 years ago
  93. d0d6097 Remove CTX1D experiment by Frederic Barbier · 7 years ago
  94. 0f3942f Remove dead member: wedge_interintra_prob by Sebastien Alaiwan · 7 years ago
  95. 9f09c71 Remove dead member: interintra_prob by Sebastien Alaiwan · 7 years ago
  96. bc958f6 Remove dead member: interintra_mode_prob by Sebastien Alaiwan · 7 years ago
  97. 5ffed8a Remove dead member: obmc_probs by Sebastien Alaiwan · 7 years ago
  98. 1a5ac97 Remove dead members and their computation by Sebastien Alaiwan · 7 years ago
  99. 9f01e84 Remove dead member: txfm_partition_prob by Sebastien Alaiwan · 7 years ago
  100. 4d01de3 Remove dead member: delta_lf_prob by Sebastien Alaiwan · 7 years ago