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