Fix for a small problem in ov_read() which made the code rather unreadable, and was...
[platform/upstream/libvorbis.git] / lib / bitwise.c
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-05 MontyAdded unit tests for bitwise read past end.
2000-02-05 MontyFix for overflow bug in bitwise routines; read past...
2000-01-12 Montycodebook.c looks solid, passes unit tests. Minor inter...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-11-15 MontyRepaired an initialization bug in _oggpack_writeinit...
1999-10-10 MontyOK, libvorbis encodes and decodes bitstreams (not compl...
1999-10-03 MontyIncremental update.
1999-08-04 MontyAdded bitpacking routines; modified from old Ogg.