1. 6b41d4d av1/[common|decoder]: apply clang-format v5.0.0 by Johann · 7 years ago
  2. 366a684 Move encoder specific table in proper scope by Frederic Barbier · 7 years ago
  3. a77c871 Cleanup dead table by Frederic Barbier · 7 years ago
  4. 78f7bb9 Remove experimental flag of LV_MAP_MULTI by Sebastien Alaiwan · 7 years ago
  5. 8787227 Remove code about tree and probability by Hui Su · 7 years ago
  6. 4d44769 [lv_map_multi] base level coding by Dake He · 7 years ago
  7. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  8. 99ff0b0 Remove experimental flag of Q_ADAPT_PROBS by Frederic Barbier · 7 years ago
  9. b101935 Remove unused binary-symbol coding and tree-based coding by Yue Chen · 7 years ago
  10. 23c511e Remove ADAPT_SCAN experiment by Sebastien Alaiwan · 7 years ago
  11. 1757fb6 Remove code in scope !USE_CAUSAL_BASE_CTX by Linfeng Zhang · 7 years ago
  12. 3f92108 Support 64x16 / 16x64 transform tables by Debargha Mukherjee · 7 years ago
  13. 7d01ab5 [lv_map_multi] Simplified multisymbol BR coding by Dake He · 7 years ago
  14. e5b46b5 Remove unnecessary config flags for rect-tx-ext by Debargha Mukherjee · 7 years ago
  15. b3eda2f Refactor/Change the entropy context for transforms by Debargha Mukherjee · 7 years ago
  16. d0d6097 Remove CTX1D experiment by Frederic Barbier · 7 years ago
  17. 3fe369c [lv_map_multi] Base level alphabet adjustment by Dake He · 7 years ago
  18. d2352ec lv_map_multi: add 2 more eob coeff contexts by Ola Hugosson · 7 years ago
  19. 749c21a Remove experimental flag of NEW_MULTISYMBOL by Frederic Barbier · 7 years ago
  20. 35a4db3 Replace RECT_TX_EXT experiment by Debargha Mukherjee · 7 years ago
  21. e72a209 WIP: lv_map_multi: make br multi symbol by Ola Hugosson · 7 years ago
  22. 1389210 WIP: lv_map_multi: New experiment by Ola Hugosson · 7 years ago
  23. 0797a20 Add the option of using 1:4/4:1 tx_size+sb_type by Yue Chen · 7 years ago
  24. 2d9bd32 [level map] set USE_CAUSAL_CTX to 1 by Dake He · 7 years ago
  25. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  26. 03a3292 [level map] simplified context derivation by Dake He · 7 years ago
  27. 819f45a Reduce the context model size for base level by Jingning Han · 7 years ago
  28. 35deaa7 Extend the eob context model by Jingning Han · 7 years ago
  29. a24a690 Account for rectangular transform block sizes in lv-map ctx by Jingning Han · 7 years ago
  30. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  31. d0b77ac Remove PVQ code by Yushin Cho · 7 years ago
  32. d8b93f5 Remove abandonned CHROMA_2X2 experiment by Sebastien Alaiwan · 7 years ago
  33. 43061b3 Enable cdf updates for loop-restoration by Debargha Mukherjee · 7 years ago
  34. 2b43501 Implement 64x32 and 32x64 transforms by Debargha Mukherjee · 8 years ago
  35. cc06591 Remove unused counters for blockz and related code. by Urvang Joshi · 8 years ago
  36. f12cc4a Customize coding scheme for 1D transform by Angie Chiang · 8 years ago
  37. 87b01b5 Rework base range entropy coding in level map system by Jingning Han · 8 years ago
  38. 2b38def Use 7 neighbors for nz_map ctx by Angie Chiang · 8 years ago
  39. b53682f Remove probablity model for coeffecient tokens by hui su · 8 years ago
  40. cf85d5c Separate horiz/vert/2d txfm's nz ctx in lv_map by Angie Chiang · 8 years ago
  41. def1125 Use table lookup for computing base ctx by Angie Chiang · 8 years ago
  42. ef125a0 Make q_adpt_probs work with CDF by hui su · 8 years ago
  43. a506eb6 Use 10 bits to represent adapt_scan probabilities by Angie Chiang · 8 years ago
  44. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  45. 70a80a8 Let adapt_scan's prob precision be adjustable by Angie Chiang · 8 years ago
  46. 6bdc40f Remove the EC_ADAPT experimental flags. by Nathan E. Egge · 8 years ago
  47. fe67ed6 cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. by Timothy B. Terriberry · 8 years ago
  48. 476c63c Remove the DAALA_EC experiment. by Nathan E. Egge · 8 years ago
  49. cd53951 Replace EC_MULTISYMBOL with DAALA_EC || ANS. by Nathan E. Egge · 8 years ago
  50. 56e226e Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks by Yue Chen · 8 years ago
  51. ad66b81 Merge NEW_TOKENSET experiment into EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  52. 4c6d436 Handle tx64x64 correctly in get_entropy_contexts. by Urvang Joshi · 8 years ago
  53. ed5a30f Remove subframe_prob_update experiment by hui su · 8 years ago
  54. 4ff59b5 Cleanup: Remove const for params passed by value by Yaowu Xu · 8 years ago
  55. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  56. b188ea1 Add PVQ frame context in common and tiles. by Yushin Cho · 8 years ago
  57. 493623e Enable ec_adapt by default and fix experiment compatibilities. by Thomas Davies · 8 years ago
  58. 9b8393f NEW_MULTISYMBOL: Code extra_bits using multi-symbols. by Thomas Davies · 8 years ago
  59. 008ea46 Account for 2x2 tx_size in extrabits_size by Jingning Han · 8 years ago
  60. f5931e5 Fix off by one in an assert. by Alex Converse · 8 years ago
  61. da3d94f Account for elided extrabits during rate cost calculation. by Alex Converse · 8 years ago
  62. e063e2d highbitdepth: deduplicate extrabits by Alex Converse · 8 years ago
  63. 1c05c63 NEW_TOKENSET: Make zero block value uncodeable for AC coeffs. by Thomas Davies · 8 years ago
  64. 04bdd52 NEW_TOKENSET: do not code impossible values. by Thomas Davies · 8 years ago
  65. 028b57f EC_ADAPT: Perform backwards updates directly on CDFs. by Thomas Davies · 8 years ago
  66. 0d10357 Fork the entropy experiment by hui su · 8 years ago
  67. bd57fc5 Add probability/count tables for lv_map experiment by Angie Chiang · 8 years ago
  68. 87aeeb8 Use default CDF tables when initialising coef probs. by Thomas Davies · 8 years ago
  69. f3eb840 EC_MULTISYMBOL: make all CDFs have a extra element. by Thomas Davies · 8 years ago
  70. 27713d9 EC_ADAPT: do faster adaptation initially. by Thomas Davies · 8 years ago
  71. a9598cd ec_multisymbol: Split off new new_tokenset experiment by Alex Converse · 8 years ago
  72. fc1598a EC_MULTISYMBOL: Include EOB in multisymbol encoding. by Thomas Davies · 8 years ago
  73. ab78067 EC_MULTISYMBOL: Add block zero (CBP) counts and probs. by Thomas Davies · 8 years ago
  74. 8e0b869 EC_MULTISYMBOL: Add new context tables. by Thomas Davies · 8 years ago
  75. 0ccefe2 EC_MULTISYMBOL: merge ZERO_TOKEN into coding scheme. by Thomas Davies · 8 years ago
  76. 0161a93 Cleanup for the entropy experiment by hui su · 8 years ago
  77. e8c6f5f Adds prep work for 4:1 transforms by Debargha Mukherjee · 8 years ago
  78. aa8a4a5 Make entropy context scalable to atom transform block size by Jingning Han · 8 years ago
  79. 4887639 Make get_entropy_context() support 2x2 transform block by Jingning Han · 8 years ago
  80. 153e1f8 Add default 64x64 scan orders and entropy models by Debargha Mukherjee · 8 years ago
  81. 1e4e29f Fix rans ec_multisymbol merge issues. by Alex Converse · 8 years ago
  82. 8b5380a Remove redundant config flags from get_entropy_context by Jingning Han · 8 years ago
  83. aca9feb Add ec_multisymbol for common daala_ec and rans code by Alex Converse · 8 years ago
  84. dece603 Merge "Use constrained tokenset with --enable-daala_ec." into nextgenv2 by Yaowu Xu · 8 years ago
  85. d8dc1fc Merge "Linearize extrabits writing." into nextgenv2 by Yaowu Xu · 8 years ago
  86. 46e8490 Use constrained tokenset with --enable-daala_ec. by Nathan E. Egge · 9 years ago
  87. 81fd890 Linearize extrabits writing. by Alex Converse · 9 years ago
  88. ed8cd9a adapt_scan experiment by Angie Chiang · 8 years ago
  89. ec6fb64 Partition the ans experiment into 'ans' and 'rans' by Alex Converse · 8 years ago
  90. 8043cc4 Use Daala entropy coder to code bits. by Nathan E. Egge · 9 years ago
  91. 9ed1a2f Remove custom rans types by Alex Converse · 9 years ago
  92. 3c42c09 Further changes to new-quant tables by Debargha Mukherjee · 9 years ago
  93. 33590f8 Rename rans_dec_lut to rans_lut by Alex Converse · 9 years ago
  94. 1ac1ae7 Move ANS to aom_dsp. by Alex Converse · 9 years ago
  95. 67948d3 apply clang-format by clang-format · 9 years ago
  96. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  97. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  98. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/common/entropy.h]
  99. 21a0c2c apply clang-format by clang-format · 9 years ago
  100. 7208145 Adding 8x16/16x8/32x16/16x32 transforms by Debargha Mukherjee · 9 years ago