summaryrefslogtreecommitdiff
path: root/vq/latticebuild.c
Commit message (Collapse)AuthorAgeFilesLines
* Update website link in copyright headers.Ralph Giles2020-07-031-1/+1
| | | | | | | Use the secure link, which should be the default. Prefer the url without the `www` prefix because it's shorter. Signed-off-by: Mark Harris <mark.hsj@gmail.com>
* Cleanup: Removed tailing white-spaces in C code filesPhilipp Schafft2017-07-231-5/+5
| | | | Signed-off-by: Ralph Giles <giles@thaumas.net>
* Remove svn $Id$ header.Ralph Giles2017-06-161-1/+0
| | | | | | | Most checked-in files had a comment with a filename and last-modified string automatically updated by the subversion version control tool. These became obsolete when we migrated the repository to git. Remove them.
* global replaced all tabs with whitespaces in the source to end some ofMonty2009-05-261-5/+5
| | | | | | | | | the ongoing formatting silliness. ...with apologies to the havoc this will wreak on svn blame being useful. svn path=/trunk/vorbis/; revision=16037
* Update documentation, version numbers, copyright datesMonty2007-07-241-2/+2
| | | | svn path=/trunk/vorbis/; revision=13293
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
| | | | svn path=/trunk/vorbis/; revision=2868
* final beta 4 commitMonty2001-02-261-5/+5
| | | | | | | change to BSD license update version svn path=/trunk/vorbis/; revision=1334
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
| | | | svn path=/trunk/vorbis/; revision=1243
* Initial beta 4 mergeMonty2001-01-221-11/+17
| | | | | | Monty svn path=/trunk/vorbis/; revision=1191
* Fixes for codebook geenration (keeping up to date)v1.0.0beta3Monty2000-11-081-3/+1
| | | | svn path=/trunk/vorbis/; revision=1022
* Merge branch_beta3 onto the mainline.Monty2000-11-061-11/+11
| | | | | | Monty svn path=/trunk/vorbis/; revision=990
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-5/+5
| | | | | | Monty svn path=/trunk/vorbis/; revision=729
* Commit monty_branch_20000724 to the mainline in prep for beta 2Monty2000-08-151-4/+5
| | | | | | Monty svn path=/trunk/vorbis/; revision=586
* New LSP fit hinting in place (new codebook hint)Monty2000-07-171-194/+20
| | | | svn path=/trunk/vorbis/; revision=526
* New LSP books, more reliable fit and lower bit usageMonty2000-07-121-15/+26
| | | | svn path=/trunk/vorbis/; revision=522
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-0/+336
remove yet, but we're otherwise OK. Tuning still has a little ways to go, but it's not too bad. Monty svn path=/trunk/vorbis/; revision=383