wrong defines for win in os_types.h.in (typo)
[platform/upstream/libvorbis.git] / lib /
2000-08-30 Montyautoconf changes to handle looking for bit-width types...
2000-08-27 Mike SmithNeeded os.h to compile correctly on win32.
2000-08-23 Monty'extrapolate' not 'interpolate'
2000-08-23 MontyAdd pre-cliff and post-cliff interpolation so that...
2000-08-23 MontyFixes for three issues:
2000-08-19 MontyAll new LSP->freq envelope curve computation code.
2000-08-15 MontyAdd mode B
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-08-14 MontyAdd a check to res0.c:unpack to make sure we don't...
2000-08-13 Mike SmithAdded new function vorbis_comment_query_count(), after...
2000-08-04 MontyVorbisfile could get itself into an uninitialized state...
2000-08-04 MontyOops, missed a bug in stream_flush, and moved the body_...
2000-08-04 MontyForgot to kill the asterisks.
2000-08-04 MontyAdded ogg_stream_flush(0 to libvorbis API to allow...
2000-08-01 Mike SmithFix for a tiny memory leak.
2000-07-30 Mike SmithOops. Couple of significant (though not usually fatal...
2000-07-29 Mike SmithAdded vorbis_comment_add_tag() and vorbis_comment_query...
2000-07-19 Montymodifications for pigeonhole hinting
2000-07-17 MontyNew LSP fit hinting in place (new codebook hint)
2000-07-14 Mike SmithMonty accidently committed this.
2000-07-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-07-10 Montycorrect end of stream position bug
2000-07-07 Montychar * -> unsigned char * cleanup in bitwise.{c|h}
2000-07-07 Montyadd os.h include to get alloca.h for IRIX
2000-07-07 Montycontinue elimination of gcc-isms from selftests
2000-07-07 Montymake selftest updates
2000-07-07 MontyAdd os.h to get alloc.h in these modules for IRIX
2000-07-07 MontyAutoconf changes to better handle -lm config, alloca...
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-18 Montyforgot to rip out a printf
2000-06-18 MontyShort block bugfix + tuning. I'm still not satisfied...
2000-06-15 MontyFixed a link-crossing bug in libvorbis (total time...
2000-06-15 Montyproper truncated packet support
2000-06-14 MontyMade API consistent wrt in64_t internal types and retur...
2000-06-14 MontyAPI change to stabilize psychoacoustic configuration...
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-05-27 jonMoved 'max' and 'min' because I just haven't had enough...
2000-05-27 jonAdded an #undef to make win32 compile cleaner.
2000-05-26 dbtwhee, first commit.
2000-05-17 MontyMinor build fixes; added string.h to sharedbook.c,...
2000-05-16 Mike SmithChange to a variable name in seed_peaks() to avoid...
2000-05-16 Mike SmithFix for a small problem in ov_read() which made the...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-05-01 jonFixing win32/linux build snafu
2000-05-01 jonFixed a bug with ov_open_callbacks not initializing...
2000-05-01 jonAdded an ifdef for compilation in win32.
2000-05-01 jonFixed usage of 'hypot' in visual c++ 6 -- was VERY...
2000-04-23 Mike SmithFix for a minor typo in vorbisfile headers - woould...
2000-04-21 Mike SmithA new abstracted interface to vorbisfile, using callbac...
2000-04-12 Mike Smithlibvorbis.a and vorbisfile.a were the same. This sepera...
2000-04-06 MontyAnother 'moron monty' fix; got the sort backward fixing...
2000-04-06 MontyI am a moron.
2000-04-06 MontyAdded os.h to res0.c and floor0.c in order to give...
2000-04-06 MontyFixed the selftest to catch up with minor API change...
2000-04-06 MontyFix for the sort comparison bug Vakor found.
2000-04-03 MontyFixed a seeking bug;
2000-04-03 Montyfixes to build in MSVC
2000-03-27 Montymasking curves for new psychoacoustics
2000-03-10 MontyMalloc wrapper for tracking memory usage during debugging.
2000-03-10 Montyforgot to remove a leak check
2000-03-10 MontyRepaired 'I must have been boozing' memory management...
2000-02-25 MontyUseful util while I beef up psychoacoustics.
2000-02-23 Montyupdate date string in info.c
2000-02-23 Montyfixes to prevent segfaults
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-21 Montybugfix to codeword generation; the tree below the selec...
2000-02-13 Montya little bughunting
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-02-09 Monty*finally* got the lpc excitation amplitude quantization...
2000-02-07 MontyThere's work left to do, but progress toward first...
2000-02-06 Montymissed committing a codebook change
2000-02-06 MontyIncremental update
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-28 MontyUpdate encoder and decoder examples. One inch away...
2000-01-28 MontyMinor fix (don;t encode 0...n-1 when 0 can't happen...
2000-01-28 MontyIncremental update. Reduced maximum codebook/mapping...
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-20 Montyincremental update to make sure the massive modificatio...
2000-01-19 MontyIncremental update
2000-01-12 MontyIncremental update toward VQ integration, vorbis_info...
2000-01-12 Montycodebook.c looks solid, passes unit tests. Minor inter...
2000-01-12 Montyfirst inclusion
2000-01-11 Montyfirst cut, lots of code, want it in CVS before I start...
2000-01-10 MontyMissed initializing the accumulator in ov_bitrate
2000-01-05 MontyMore shuffling of includes to ease codebook integration...
2000-01-04 Montyincremental update. Go to pure tone masking (no noise...
2000-01-01 MontyIncremental update
1999-12-31 MontyNew Bark-scale based lpc code in place (replacing biase...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-12-30 MontyIncremental commit after rearranging build a bit and...
1999-11-19 Montyreenable short blocks in modes.h
1999-11-17 MontyMinor changes to compile cleanly with MSVC++
1999-11-16 MontyHandle non-audio packets (eg, header packets) properly...
1999-11-15 MontyRepaired an initialization bug in _oggpack_writeinit...
1999-11-05 MontyCleaned up memory leaks in vorbisfile and libvorbis.
next