1. 62a94a6 Switch rANS to 15 bit precision, and adjust L_BASE. by Alex Converse · 9 years ago
  2. 9ed1a2f Remove custom rans types by Alex Converse · 9 years ago
  3. d5b9c73 Remove unused aom_rans_build_cdf_from_pdf by Alex Converse · 9 years ago
  4. e9f70f8 Remove the starting zero from ANS CDFs. by Alex Converse · 9 years ago
  5. 33590f8 Rename rans_dec_lut to rans_lut by Alex Converse · 9 years ago
  6. 7fe2ae8 Port ANS from aom/master 25aaf40 by Alex Converse · 9 years ago
  7. 1ac1ae7 Move ANS to aom_dsp. by Alex Converse · 9 years ago[Renamed (98%) from av1/common/ans.h]
  8. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  9. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/common/ans.h]
  10. 7feae8e vp10/common: apply clang-format by clang-format · 9 years ago
  11. 1f57aa3 Raise the probability resolution for rANS tokens to 10-bits per symbol by Alex Converse · 9 years ago
  12. 3829cd2 Move ZERO_TOKEN into the ANS coef tokenset. by Alex Converse · 9 years ago
  13. efd566f Add pluggable bitreaders. by Alex Converse · 9 years ago
  14. 6b9cb8c Add some ANS helpers needed to replace the vpx bool coder with pure ANS. by Alex Converse · 9 years ago
  15. 28eb784 Fix several MSVC compiler warning/errors by Yaowu Xu · 9 years ago
  16. 6bbbe31 ANS: Switch from PDFs to CDFs. by Alex Converse · 9 years ago
  17. 0f840cc Compress the final ANS state. by Alex Converse · 9 years ago
  18. 9ffcb46 Add an implementation of Asymetric Numeral Systems (ANS). by Alex Converse · 9 years ago