1. f6c807c ec_smallmul: Convert CDFs to iCDFs. by Timothy B. Terriberry · 8 years ago
  2. 8e67c05 Fix tree to cdf index mapping by Jingning Han · 8 years ago
  3. 27713d9 EC_ADAPT: do faster adaptation initially. by Thomas Davies · 8 years ago
  4. 2ce4bd4 ec_multisymbol: Add defines CDF_PROB_BITS, CDF_PROB_TOP by Alex Converse · 8 years ago
  5. aca9feb Add ec_multisymbol for common daala_ec and rans code by Alex Converse · 8 years ago
  6. 3fc98e8 rans: Use symbol coding for motion vectors by Alex Converse · 8 years ago
  7. 9ac1f7d Create aom_cdf_prob type for 16-bit probabilities. by Nathan E. Egge · 9 years ago
  8. 8abf867 Move av1_indices_from_tree() to common code space. by Nathan E. Egge · 9 years ago
  9. a67c0ff Add missing CONFIG_DAALA_EC declaration. by Nathan E. Egge · 9 years ago
  10. 43acafd Use Daala entropy coder to code trees. by Nathan E. Egge · 9 years ago
  11. 0435f0e Silence clang-format code review warning. by Nathan E. Egge · 9 years ago
  12. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  13. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  14. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed from vpx_dsp/prob.c]
  15. 1214cee vpx_dsp/: apply clang-format by clang-format · 9 years ago
  16. 70ad668 vpx_dsp/prob.h: vp9_ -> vpx_ by Yaowu Xu · 10 years ago
  17. bf82514 vpx_dsp/bitreader.h: vp9_->vpx_ by Yaowu Xu · 10 years ago
  18. 87d2c3c Removed vp9_ prefix from vpx_dsp/bitreader file names by Yaowu Xu · 10 years ago[Renamed (98%) from vpx_dsp/vp9_prob.c]
  19. 97279ed Move bit reader files to vpx_dsp by Yaowu Xu · 10 years ago[Renamed (98%) from vp9/common/vp9_prob.c]
  20. eda1797 Replace divide with look-up by Yaowu Xu · 10 years ago
  21. b78c219 vp9: normalize DECLARE_ALIGNED use on global tables by James Zern · 11 years ago
  22. 69f58b4 Convert header static functions to inline or make them global. by Jim Bankoski · 11 years ago
  23. b5c9261 Converting vp9_treecoder.h to vp9_prob.{h, c} by Dmitry Kovalev · 11 years ago