1. 403485d Typo in C5X macro by Jean-Marc Valin · 14 years ago
  2. 9bac8c1 Eliminate the ec_int32 and ec_uint32 typedefs. by Timothy B. Terriberry · 14 years ago
  3. 6c8acbf EC_ILOG cleanups. by Timothy B. Terriberry · 14 years ago
  4. 3806c1d Relicensing under the simplified (2-clause) BSD license by Jean-Marc Valin · 14 years ago
  5. df2c71e Use _BitScanReverse for EC_ILOG with MSVC. by Timothy B. Terriberry · 14 years ago
  6. 71ae6d4 Some C90-ication by Jean-Marc Valin · 14 years ago
  7. 8b2ff0d Updated copyright notices by Jean-Marc Valin · 15 years ago
  8. f40bbf7 Include missing copyright information in various files, for signoff. by Gregory Maxwell · 16 years ago
  9. 98c86c7 Trying to clean up celt_ilog2() vs. EC_ILOG a bit. by Jean-Marc Valin · 17 years ago
  10. 3c7ae6c __GNUC_PREREQ should be causing problems anymore. by Jean-Marc Valin · 17 years ago
  11. bc60f8b making sure __GNUC_PREREQ() is only used when __GNUC__ is defined by Jean-Marc Valin · 17 years ago
  12. 6238bc0 Moved the content of libentcode into libcelt to reduce dependencies, by Jean-Marc Valin · 17 years ago[Renamed from libentcode/ecintrin.h]
  13. 06390d0 Add oc_enc_tell to report an estimate of the number of bits used so far. by tterribe · 17 years ago
  14. f13fea7 Added ec_{enc|dec}_bits64 and ec_{enc|dec}_bits64. by Timothy B. Terriberry · 17 years ago
  15. 2ec8d9e Multiplier-free entropy coder by Timothy B. Terriberry · 17 years ago