1. 531f2ae Remove useless use of "long", remove useless prototypes by Jean-Marc Valin · 14 years ago
  2. 9d785af Encoder now has a way to check whether an error has occurred by Jean-Marc Valin · 14 years ago
  3. 789fc14 Removing unused code in the entropy coder by Jean-Marc Valin · 15 years ago
  4. 8b2ff0d Updated copyright notices by Jean-Marc Valin · 15 years ago
  5. 30f7f81 Changed all the celt*int*_t types to remove the _t suffix, which is reserved by Jean-Marc Valin · 15 years ago
  6. e610864 This fixes a VBR bug introduced by raw bits. We should not write any raw by Jean-Marc Valin · 15 years ago
  7. c08be44 Implemented "raw bits" 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. 761811d re-enable support for resizable buffers in the range coder by Jean-Marc Valin · 16 years ago
  10. 8679a80 Encoder now writes data directly in the user buffer by Jean-Marc Valin · 16 years ago
  11. fd8fda9 Making a few functions static inline by Jean-Marc Valin · 17 years ago
  12. 508de38 Trying to be nice with 16-bit chips. by Jean-Marc Valin · 17 years ago
  13. abe043f Moving everything to the same type abstraction (sort of). by Jean-Marc Valin · 17 years ago
  14. 6238bc0 Moved the content of libentcode into libcelt to reduce dependencies, by Jean-Marc Valin · 17 years ago[Renamed from libentcode/entcode.h]
  15. f13fea7 Added ec_{enc|dec}_bits64 and ec_{enc|dec}_bits64. by Timothy B. Terriberry · 17 years ago
  16. 2ec8d9e Multiplier-free entropy coder by Timothy B. Terriberry · 17 years ago