Commit graph

4 commits

Author SHA1 Message Date
Jean-Marc Valin
02fa913c32 More C89 fixes, making sure to include config.h from all source files. 2008-02-20 12:09:29 +11:00
Timothy B. Terriberry
c5eba7b3ec Don't flush the last buffered symbol if it is zero.
When rng starts out 0x80000000, this can cause an extra zero byte to be written
 to the stream.
2008-02-19 20:54:55 +11:00
Timothy B. Terriberry
6c87ba6c1b Fix flushing the final byte in the face of nothing but carry propagation. 2008-02-19 20:54:49 +11:00
Jean-Marc Valin
6238bc0ece Moved the content of libentcode into libcelt to reduce dependencies,
especially now that we have a custom version of that code anyway. Moved
the test code to tests/
2008-01-28 22:28:54 +11:00
Renamed from libentcode/rangeenc.c (Browse further)