1. a9598cd ec_multisymbol: Split off new new_tokenset experiment by Alex Converse · 8 years ago
  2. fc1598a EC_MULTISYMBOL: Include EOB in multisymbol encoding. by Thomas Davies · 8 years ago
  3. 1375454 Bugfix: ensure for pareto coef that there are no zero range encodings by Jonathan Matthews · 8 years ago
  4. ab78067 EC_MULTISYMBOL: Add block zero (CBP) counts and probs. by Thomas Davies · 8 years ago
  5. 2ce4bd4 ec_multisymbol: Add defines CDF_PROB_BITS, CDF_PROB_TOP by Alex Converse · 8 years ago
  6. 8e0b869 EC_MULTISYMBOL: Add new context tables. by Thomas Davies · 8 years ago
  7. 0ccefe2 EC_MULTISYMBOL: merge ZERO_TOKEN into coding scheme. by Thomas Davies · 8 years ago
  8. 1992af1 Make cb4x4 work with daala-ec by Jingning Han · 8 years ago
  9. 0161a93 Cleanup for the entropy experiment by hui su · 8 years ago
  10. c71d613 Fix bitstream error when entropy and adapt_scan on by Angie Chiang · 8 years ago
  11. 6b763c9 Fix issues in --enable-entropy and --enable-cb4x4 by Yaowu Xu · 8 years ago
  12. 758b2ce Make adapt-scan support rectangular transform block sizes by Jingning Han · 8 years ago
  13. a6b0c4c Support adaptive scan order in cb4x4 mode by Jingning Han · 8 years ago
  14. feb925f Enable rectangular transforms for Intra also. by Urvang Joshi · 8 years ago
  15. b98ec86 Remove repeated ADAPT_SCAN_UPDATE_RATE_16 defs by Jingning Han · 8 years ago
  16. e8c6f5f Adds prep work for 4:1 transforms by Debargha Mukherjee · 8 years ago
  17. 153e1f8 Add default 64x64 scan orders and entropy models by Debargha Mukherjee · 8 years ago
  18. 1e4e29f Fix rans ec_multisymbol merge issues. by Alex Converse · 8 years ago
  19. f0ede18 Don't use a TX_SIZE as a TX_TYPE by Alex Converse · 8 years ago
  20. 8b5380a Remove redundant config flags from get_entropy_context by Jingning Han · 8 years ago
  21. 6519beb EC_ADAPT: refactor and fix MinArfFreq unit tests. by Thomas Davies · 8 years ago
  22. aca9feb Add ec_multisymbol for common daala_ec and rans code by Alex Converse · 8 years ago
  23. 607fa6a Support potential 2x2 transform block unit by Jingning Han · 8 years ago
  24. 8e022ed Allow backward probability model update from tx_size=0 by Jingning Han · 8 years ago
  25. dece603 Merge "Use constrained tokenset with --enable-daala_ec." into nextgenv2 by Yaowu Xu · 8 years ago
  26. 46e8490 Use constrained tokenset with --enable-daala_ec. by Nathan E. Egge · 9 years ago
  27. f803885 Merge "Fix to make intra_only frames decodable out of order" into nextgenv2 by Debargha Mukherjee · 8 years ago
  28. 9d07888 Fix to make intra_only frames decodable out of order by Peter de Rivaz · 8 years ago
  29. ed8cd9a adapt_scan experiment by Angie Chiang · 8 years ago
  30. ec6fb64 Partition the ans experiment into 'ans' and 'rans' by Alex Converse · 8 years ago
  31. 62a94a6 Switch rANS to 15 bit precision, and adjust L_BASE. by Alex Converse · 9 years ago
  32. 9ed1a2f Remove custom rans types by Alex Converse · 9 years ago
  33. e9f70f8 Remove the starting zero from ANS CDFs. by Alex Converse · 9 years ago
  34. ea7e990 Remove ZERO_TOKEN from the ANS tokenset by Alex Converse · 8 years ago
  35. 33590f8 Rename rans_dec_lut to rans_lut by Alex Converse · 9 years ago
  36. 7fe2ae8 Port ANS from aom/master 25aaf40 by Alex Converse · 9 years ago
  37. 67948d3 apply clang-format by clang-format · 9 years ago
  38. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  39. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  40. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vp10/common/entropy.c]
  41. 21a0c2c apply clang-format by clang-format · 9 years ago
  42. 7208145 Adding 8x16/16x8/32x16/16x32 transforms by Debargha Mukherjee · 9 years ago
  43. 7feae8e vp10/common: apply clang-format by clang-format · 9 years ago
  44. e5848de Rectangular transforms 4x8 & 8x4 by Debargha Mukherjee · 9 years ago
  45. e4bf50b Make the backward updates work with bitshifts by Debargha Mukherjee · 9 years ago
  46. 1f57aa3 Raise the probability resolution for rANS tokens to 10-bits per symbol by Alex Converse · 9 years ago
  47. 3829cd2 Move ZERO_TOKEN into the ANS coef tokenset. by Alex Converse · 9 years ago
  48. 6ca3646 Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table. by Alex Converse · 9 years ago
  49. 83b47af Add "entropy" experiment by hui su · 9 years ago
  50. 6bbbe31 ANS: Switch from PDFs to CDFs. by Alex Converse · 9 years ago
  51. 9fce131 Port "Better workaround for Bug 1089." to vp10 (nextgenv2). by Alex Converse · 9 years ago
  52. d1893f6 Code DCT tokens with ANS by Alex Converse · 9 years ago
  53. 989193c Make the zero handling in extend_to_full_distribution more explicit. by Alex Converse · 9 years ago
  54. 663960e Revert "Replace the zero handling in extend_to_full_distribution." by Alex Converse · 9 years ago
  55. 7f56cb2 Replace the zero handling in extend_to_full_distribution. by Alex Converse · 9 years ago
  56. fc7cbd1 VP9_COMMON -> VP10->COMMON by Yaowu Xu · 10 years ago
  57. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (99%) from vp10/common/vp9_entropy.c]
  58. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago