1. 9bac8c1 Eliminate the ec_int32 and ec_uint32 typedefs. by Timothy B. Terriberry · 14 years ago
  2. 6c8acbf EC_ILOG cleanups. by Timothy B. Terriberry · 14 years ago
  3. 3806c1d Relicensing under the simplified (2-clause) BSD license by Jean-Marc Valin · 14 years ago
  4. 285bc37 16-bit int fixes. by Timothy B. Terriberry · 14 years ago
  5. a093f4d Refactor the entropy coder. by Timothy B. Terriberry · 14 years ago
  6. 8fcde37 Clean up some type usage. by Timothy B. Terriberry · 14 years ago
  7. 30df6cf Entropy coder clean-up. by Timothy B. Terriberry · 14 years ago
  8. 531f2ae Remove useless use of "long", remove useless prototypes by Jean-Marc Valin · 14 years ago
  9. 9d785af Encoder now has a way to check whether an error has occurred by Jean-Marc Valin · 14 years ago
  10. 789fc14 Removing unused code in the entropy coder by Jean-Marc Valin · 15 years ago
  11. 8b2ff0d Updated copyright notices by Jean-Marc Valin · 15 years ago
  12. 30f7f81 Changed all the celt*int*_t types to remove the _t suffix, which is reserved by Jean-Marc Valin · 15 years ago
  13. e610864 This fixes a VBR bug introduced by raw bits. We should not write any raw by Jean-Marc Valin · 15 years ago
  14. c08be44 Implemented "raw bits" by Jean-Marc Valin · 15 years ago
  15. f40bbf7 Include missing copyright information in various files, for signoff. by Gregory Maxwell · 16 years ago
  16. 761811d re-enable support for resizable buffers in the range coder by Jean-Marc Valin · 16 years ago
  17. 8679a80 Encoder now writes data directly in the user buffer by Jean-Marc Valin · 16 years ago
  18. fd8fda9 Making a few functions static inline by Jean-Marc Valin · 16 years ago
  19. 508de38 Trying to be nice with 16-bit chips. by Jean-Marc Valin · 17 years ago
  20. abe043f Moving everything to the same type abstraction (sort of). by Jean-Marc Valin · 17 years ago
  21. 6238bc0 Moved the content of libentcode into libcelt to reduce dependencies, by Jean-Marc Valin · 17 years ago[Renamed from libentcode/entcode.h]
  22. f13fea7 Added ec_{enc|dec}_bits64 and ec_{enc|dec}_bits64. by Timothy B. Terriberry · 17 years ago
  23. 2ec8d9e Multiplier-free entropy coder by Timothy B. Terriberry · 17 years ago