Noise curve code cleanup that also should fix a divide-by-zero bug
[platform/upstream/libvorbis.git] / examples /
2001-08-13 MontyOops, roll this back to the right version
2001-08-13 Montyfinal round of commits
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-05-27 Montydecoder_example non-stereo decode fix
2001-05-27 MontyFloor 1
2001-03-26 MontyFix the initial frame bug triggered by vcut; if the...
2001-02-26 Montyfinal beta 4 commit
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-01-22 MontyInitial beta 4 merge
2001-01-20 Mike SmithWe never called vorbis_comment_clear() in either of...
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-12-12 MontyFix a bug in the post-encode normalization;
2000-11-08 Jack Moffittthis fixes everything
2000-11-08 Jack Moffitthoepfully this is the *right* thing.
2000-11-07 Jack Moffittminor ommision (thanks to warren spits)
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-13 MontyReadded seeking_example.c to the build
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-30 Montyautoconf changes to handle looking for bit-width types...
2000-08-15 Montymodes A-E for beta 2 in place.
2000-08-15 MontyAdd mode B
2000-08-15 MontyCommit mode E (roughly 350kbps stereo)
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-08-15 Montyremove a bug that slipped through in decoder_example...
2000-08-14 MontyBasic MacOS9 build support; libs and examples
2000-07-07 MontyAdd autoconf test for the bad glibc headers
2000-07-07 Montymake selftest updates
2000-06-26 omnicMinor adjustments to fix up the clean and distclean...
2000-06-19 MontyBuild changes for BeOS (no -lm), Solaris (eliminate...
2000-06-19 Montybuild changes to eliminate need for u_int32_t
2000-06-19 MontyOptimizations, mostly minor things; just picking the...
2000-06-15 Montyproper truncated packet support
2000-06-14 MontyMade API consistent wrt in64_t internal types and retur...
2000-05-12 Mike SmithAddition of win32 support to the examples (changing...
2000-05-12 Mike SmithFix for incorrect abort in decoder_example triggered...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-04-03 MontyAdd the quick time offset seeking stress test
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-01-28 MontyUpdate encoder and decoder examples. One inch away...
2000-01-28 MontyThe lib and vq, at least, build again. Tackling the...
2000-01-22 MontyIt's all coming back together slowly. Incremental...
2000-01-05 MontyMore shuffling of includes to ease codebook integration...
1999-12-31 MontyEarlier missed file
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-12-30 MontyIncremental commit after rearranging build a bit and...