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. ab78067 EC_MULTISYMBOL: Add block zero (CBP) counts and probs. by Thomas Davies · 8 years ago
  4. 8e0b869 EC_MULTISYMBOL: Add new context tables. by Thomas Davies · 8 years ago
  5. 0ccefe2 EC_MULTISYMBOL: merge ZERO_TOKEN into coding scheme. by Thomas Davies · 8 years ago
  6. 0161a93 Cleanup for the entropy experiment by hui su · 8 years ago
  7. e8c6f5f Adds prep work for 4:1 transforms by Debargha Mukherjee · 8 years ago
  8. aa8a4a5 Make entropy context scalable to atom transform block size by Jingning Han · 8 years ago
  9. 4887639 Make get_entropy_context() support 2x2 transform block by Jingning Han · 8 years ago
  10. 153e1f8 Add default 64x64 scan orders and entropy models by Debargha Mukherjee · 8 years ago
  11. 1e4e29f Fix rans ec_multisymbol merge issues. by Alex Converse · 8 years ago
  12. 8b5380a Remove redundant config flags from get_entropy_context by Jingning Han · 8 years ago
  13. aca9feb Add ec_multisymbol for common daala_ec and rans code by Alex Converse · 8 years ago
  14. dece603 Merge "Use constrained tokenset with --enable-daala_ec." into nextgenv2 by Yaowu Xu · 8 years ago
  15. d8dc1fc Merge "Linearize extrabits writing." into nextgenv2 by Yaowu Xu · 8 years ago
  16. 46e8490 Use constrained tokenset with --enable-daala_ec. by Nathan E. Egge · 9 years ago
  17. 81fd890 Linearize extrabits writing. by Alex Converse · 9 years ago
  18. ed8cd9a adapt_scan experiment by Angie Chiang · 8 years ago
  19. ec6fb64 Partition the ans experiment into 'ans' and 'rans' by Alex Converse · 8 years ago
  20. 8043cc4 Use Daala entropy coder to code bits. by Nathan E. Egge · 9 years ago
  21. 9ed1a2f Remove custom rans types by Alex Converse · 9 years ago
  22. 3c42c09 Further changes to new-quant tables by Debargha Mukherjee · 9 years ago
  23. 33590f8 Rename rans_dec_lut to rans_lut by Alex Converse · 9 years ago
  24. 1ac1ae7 Move ANS to aom_dsp. by Alex Converse · 9 years ago
  25. 67948d3 apply clang-format by clang-format · 9 years ago
  26. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  27. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  28. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/common/entropy.h]
  29. 21a0c2c apply clang-format by clang-format · 9 years ago
  30. 7208145 Adding 8x16/16x8/32x16/16x32 transforms by Debargha Mukherjee · 9 years ago
  31. 7feae8e vp10/common: apply clang-format by clang-format · 9 years ago
  32. e5848de Rectangular transforms 4x8 & 8x4 by Debargha Mukherjee · 9 years ago
  33. e4bf50b Make the backward updates work with bitshifts by Debargha Mukherjee · 9 years ago
  34. 1f57aa3 Raise the probability resolution for rANS tokens to 10-bits per symbol by Alex Converse · 9 years ago
  35. 6ca3646 Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table. by Alex Converse · 9 years ago
  36. 83b47af Add "entropy" experiment by hui su · 9 years ago
  37. 6bbbe31 ANS: Switch from PDFs to CDFs. by Alex Converse · 9 years ago
  38. 727ca80 Merge "Merge branch 'master' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  39. 0367f32 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  40. d1893f6 Code DCT tokens with ANS by Alex Converse · 9 years ago
  41. f7dfa4e Modifies inter/intra coding to allow all tx types by Debargha Mukherjee · 9 years ago
  42. cca1b39 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  43. 989193c Make the zero handling in extend_to_full_distribution more explicit. by Alex Converse · 9 years ago
  44. fff6704 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  45. 663960e Revert "Replace the zero handling in extend_to_full_distribution." by Alex Converse · 9 years ago
  46. eb7b5f6 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  47. 7f56cb2 Replace the zero handling in extend_to_full_distribution. by Alex Converse · 9 years ago
  48. 9fc691e Backport EXT_TX experiment from nextgen by Debargha Mukherjee · 10 years ago
  49. afb6b4b VP9Common -> VP10Common by Yaowu Xu · 10 years ago
  50. 2dcefd9 Correct guard macros in header files by Yaowu Xu · 10 years ago
  51. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (98%) from vp10/common/vp9_entropy.h]
  52. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago