Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libopus
/
1c1cf7d04263c57adf261cc1d33ee00581416555
/
celt
/
entcode.h
c374990
renames the libcelt/ directory to celt/
by Jean-Marc Valin
· 13 years ago
[Renamed from libcelt/entcode.h]
662587d
Remove many unused defines and convert some double constants to float.
by Gregory Maxwell
· 13 years ago
d77d6a5
Renamed celt_[u]int* to opus_[u]int*
by Jean-Marc Valin
· 13 years ago
9bac8c1
Eliminate the ec_int32 and ec_uint32 typedefs.
by Timothy B. Terriberry
· 14 years ago
6c8acbf
EC_ILOG cleanups.
by Timothy B. Terriberry
· 14 years ago
3806c1d
Relicensing under the simplified (2-clause) BSD license
by Jean-Marc Valin
· 14 years ago
285bc37
16-bit int fixes.
by Timothy B. Terriberry
· 14 years ago
a093f4d
Refactor the entropy coder.
by Timothy B. Terriberry
· 14 years ago
8fcde37
Clean up some type usage.
by Timothy B. Terriberry
· 14 years ago
30df6cf
Entropy coder clean-up.
by Timothy B. Terriberry
· 14 years ago
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