add osx to travis
[platform/upstream/libvorbis.git] / vq /
2017-07-23 Philipp SchafftCleanup: Removed tailing white-spaces in C code files
2017-06-16 Ralph GilesRemove svn $Id$ header.
2015-05-21 Ralph GilesFix automake warning.
2014-01-22 MontyMove all the static encoder codebooks to 'char' lengthl...
2010-03-25 MontyCorrect bug in 16kHz coupled books similar to the bug...
2010-03-25 MontyCorrect a longstanding bug in the 16u2 codebook; the...
2010-03-11 MontyAdd new book geenration descriptions
2010-03-10 MontyUpdate the VQ tools to pared down codebook abstraction.
2010-03-01 MontyMove partition calssification metrics to integer as...
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2008-11-24 MontyAn attempt at a complete version of the patch submitted...
2007-11-22 erikdfix 'make distcheck'. before and after tarballs almost...
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-02-27 Ralph GilesAdd missing vqsplit.h and localcodebook.h headers to...
2006-01-28 Ralph GilesRemove obsolete .cvsignore files.
2004-08-02 Thomas Vander Stichelefix automake warning
2004-07-26 Thomas Vander SticheleThis patch fixes a few autotools issues with vorbis svn
2004-07-07 MontyPut AoTuV tunings merge (along with bugfixes) on the...
2002-10-11 MontyFix sort comparison functions to return -1,0,1 as per...
2002-07-11 MontyAll sample rates/modes with fresh training now in CVS.
2002-07-02 Monty32kHz modes, coupled and uncoupled, managed and unmanaged
2002-07-01 Montynew ectl calls for lowpass and impulse block tweaking
2002-06-28 MontyThe 'Grand Simplification' officially becomes the mainl...
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-19 MontyMerge infrastructure work; full books
2001-12-17 MontyHuffbuild was writing the wrong copyright notice
2001-12-16 MontyMono and > stereo modes (uncoupled polyphonic) committed
2001-12-14 MontyNew stereo VBR modes are live
2001-12-12 MontyInitial branch merge toward rc3
2001-08-13 Montydon't lose the mode generation files
2001-08-13 MontyDon't lose our coupled modes
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-07-08 MontyWorking state. "Ignore this file for now"
2001-06-15 MontyAdditional optimizations, rearrangement.
2001-06-04 MontyCascading fully functional
2001-05-27 MontyFloor 1
2001-04-19 MontyThe .vql books used to gen the beta 4 LSP codebooks
2001-03-21 MontyThese should be in CVS even if they're in flux.
2001-02-26 Montyfinal beta 4 commit
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2001-01-22 MontyInitial beta 4 merge
2000-12-21 MontyCommit minor speed patch (sliding window in vorbis_blockin)
2000-12-13 Ralph Gilesreplace the value of the fallback definition of M_PI...
2000-11-18 Jack Moffittmade vq for new build system
2000-11-08 MontyFixes for codebook geenration (keeping up to date)
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-07-19 MontyDedicated util to add lattice encode hinting
2000-07-17 MontyNew LSP fit hinting in place (new codebook hint)
2000-07-12 MontyNew LSP books, more reliable fit and lower bit usage
2000-06-20 MontyBuild fix (missed removing @TYPESIZES@ from Makefile.in)
2000-06-19 MontyBuild changes for BeOS (no -lm), Solaris (eliminate...
2000-06-14 MontyMerge ... the current Monty branch; this brings in...
2000-06-07 Montyfile auxpartition.pl was initially added on branch...
2000-05-08 MontyFirst merge of new psychoacoustics. Have some unused...
2000-02-23 MontyIncremental update toward first cut. The full engine...
2000-02-23 MontyIncremental update toward first cut
2000-02-21 MontyThe huff builder is happy.
2000-02-21 MontyBecause residue codebooks use very coarse quantization...
2000-02-16 MontyEnhancements (added cell spacing metrics and minimum...
2000-02-13 MontyFixed bug reading codebooks with very large auxiliary...
2000-02-12 MontyCollect training data from the lib when compiled with...
2000-02-07 Monty...and correct a typo
2000-02-07 MontyMinor optimization to align p and q indexes in .vqh...
2000-01-28 MontyIncremental update. Reduced maximum codebook/mapping...
2000-01-28 MontyThe lib and vq, at least, build again. Tackling the...
2000-01-21 MontyMinor change to the codebook abstraction (static books)
2000-01-12 MontyIncremental update toward VQ integration, vorbis_info...
2000-01-10 MontyAdded '-s' option to vqmetrics, vqcascade and vqpartition
2000-01-07 MontyAllow cascade and metric utilities to take more than...
2000-01-06 Montyfirst cut of complete VQ utilities
2000-01-05 Montystabilize the generic metric some, bugfixes
2000-01-05 MontyMore VQ utility work. Utils now include:
2000-01-05 MontyMore shuffling of includes to ease codebook integration...
1999-12-30 MontyMinor build fixes, integrate XMMS into the autoconfed...
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 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.
next