platform/upstream/libvorbis.git
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
1999-12-30 MontyIncremental commit after rearranging build a bit and...
1999-12-30 MontyIncremental update
1999-12-28 MontyMore optimization
1999-12-28 Montybugfixes for new functionality
1999-12-28 Montybugfixes to new functionality
1999-12-28 Montymissed a save. see previous
1999-12-28 MontyIncremental update, seperated weighting from the metric
1999-12-24 MontyIncremental update
1999-12-18 Montyalloca() 'frees' memory when the function returns,...
1999-12-18 MontyChange builder to find center of gravity of entries...
1999-12-18 MontyNew syntax for more convenient use, fixed a bounds...
1999-12-17 MontyThe vq book builder is mostly running now, but does...
1999-12-17 MontyAdditional refinements, cleanups for training routine
1999-12-17 MontyAdded Makefile.in to vq/
1999-12-17 Montyrefinements. More accurate distance error, better...
1999-12-16 MontyIncremental update
1999-12-15 Montyquant fix
1999-12-15 Montymore quant work
1999-12-15 Montyquant fix
1999-12-15 Montysplit out the include
1999-12-11 Montyadd train.c, command line util for training/retraining...
1999-12-10 MontyIncremental; the book is half built
1999-12-09 MontyNew split code.
1999-12-08 MontyIncremental update. This is the foam we're going with...
1999-12-07 Montyincremental update
1999-12-06 MontySilly, forgot to move to said faster machine.
1999-12-06 MontyIncremental so I can continue working on a faster box ;-)
1999-11-23 MontyDual Simplex algorithm linear programming solver
1999-11-19 Montyreenable short blocks in modes.h
1999-11-19 MontyFirst 'worthy' version of vq generator. Converges...
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-12 MontyAnother incremental commit to avoid lossage
1999-11-12 MontyCheckpoint before moving on to something a bit different.
1999-11-11 MontyA second additive biasing variant to compare with the...
1999-11-11 MontyEnough of the VQ generation works to no longer want...
1999-11-05 MontyCleaned up memory leaks in vorbisfile and libvorbis.
1999-11-05 MontyNumerous fixes to seeking methods in vorbisfile.c
1999-11-05 Montyfixed major bug in ov_open() (well, _bisect_forward_ser...
1999-11-05 Montybugfixes, vorbisfile API tweaks/additions
1999-11-04 Montymore comments in vorbisfile.c
1999-11-04 MontyFull 'vorbisfile.a' library commit. The whole convenie...
1999-11-02 MontyRearranged the chaining example a bit.
1999-11-02 MontyRearranged chaining example into a library interface...
1999-11-02 MontyFirst cut on chaining_example.c
1999-10-30 MontyFixed mdct bug (error in init created invalid bitrevers...
1999-10-29 Monty... beginning of the chaining example code.
1999-10-25 MontyFix an n=4^x bug in the mdct routines.
1999-10-23 MontyCommit for general psychoacoustics debugging/improvement.
1999-10-18 MontyOngoig psychoacoustic work:
1999-10-15 MontyMinor build repair.
1999-10-15 MontyWorkaround for glibc 2.0/2.1 hand-rolled assembly inlin...
1999-10-14 Montyrepair a bounds error in the user comment list.
1999-10-13 MontyRemove -malign-double from the lib build.
1999-10-13 MontyRemove -malign-double from lib build.
1999-10-13 MontyPreecho clamping code is now active.
1999-10-12 MontyCommit updated autoconf scripts.
1999-10-12 MontyCommit includes:
1999-10-10 MontyOK, libvorbis encodes and decodes bitstreams (not compl...
1999-10-05 MontyAdded example code for encode/decode, continuing work...
1999-10-04 MontyCorrected prototype argument naming error
1999-10-04 MontyInfo struct needs initializer so that we know if we...
1999-10-03 MontyIncremental update.
1999-10-02 MontyContinuing to flesh out the programmatic API in libvorbis.
1999-08-31 MontyFirst shot at the continuous balance code. Analysis...
1999-08-22 MontyAdded baised log frequency scaling and energy normaliza...
1999-08-21 MontyInitial log freq scale and log scale bias defines.
1999-08-09 MontyKeeping up to date.
1999-08-08 MontyActually works now
1999-08-08 MontyNot a permanent file, but I don;t want to lose it yet.
1999-08-07 MontyFixes to dsp
1999-08-07 MontyEnvelope infrastructure now in place. Basic preecho...
1999-08-04 MontyAdded bitpacking routines; modified from old Ogg.
1999-08-03 MontyFinished LPC and LSP code. Adding cut down version...
1999-07-29 MontySynthesis blocking and extraction completed/tested...
1999-07-28 MontyMove some abstraction around
1999-07-28 MontyMoved some abstraction around
1999-07-28 MontyFirst functional block sizing and seperation code ...
1999-07-27 MontyCheckpoint ongoing work in the analysis interface
1999-07-22 MontyMore documentation
1999-07-22 MontyFirst draft of 'programming with libvorbis'. Currently...
1999-07-22 MontyAltered field name in ogg_packet to be more consistent.
1999-07-22 MontyFinished all unit tests for framing; passes all tests
1999-07-19 MontyBringing my development in line with CVS now that the...
1999-07-13 Mike WhitsonAdd RCS ID tags en masse
1999-07-13 Mike WhitsonFirst round build-system sanity infusion
1999-07-13 Mike WhitsonInitial revision