summaryrefslogtreecommitdiff
path: root/lib/analysis.c
Commit message (Expand)AuthorAgeFilesLines
* Update website link in copyright headers.Ralph Giles2020-07-031-1/+1
* Remove svn $Id$ header.Ralph Giles2017-06-161-1/+0
* analysis output / trailing whitespace cleanupMonty2009-07-081-35/+32
* global replaced all tabs with whitespaces in the source to end some ofMonty2009-05-261-14/+14
* Added Windows CE support: Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I), Window...Cristian Adam2009-01-121-0/+2
* Update documentation, version numbers, copyright datesMonty2007-07-241-3/+3
* Replace time-windowed bitrate management setup with a one-passMonty2003-12-301-3/+5
* All sample rates/modes with fresh training now in CVS.Monty2002-07-111-3/+3
* new ectl calls for lowpass and impulse block tweakingMonty2002-07-011-4/+3
* add vorbis_encode_ctl entries to manipulate the bitrate managementMonty2002-06-301-19/+20
* The 'Grand Simplification' officially becomes the mainline toward rc4.Monty2002-06-281-37/+35
* Lots more preecho tuning after detailed feedback from Juha (JohnV). IMonty2002-03-291-3/+6
* Continued preecho tuning/fixes. Gone to average dB with even/oddMonty2002-03-241-4/+1
* new preecho was switching back to long blocks too soonMonty2002-03-231-3/+7
* Fixed a memory management error in the new codebook codeMonty2002-01-221-2/+3
* Initial branch merge toward rc3Monty2001-12-121-14/+13
* Bringing rc2 (minus the modes it needs) onto mainline.Monty2001-08-131-3/+6
* Remove some C++ comments.Mike Smith2001-08-071-3/+3
* Floor 1Monty2001-05-271-22/+30
* final beta 4 commitMonty2001-02-261-5/+5
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Initial beta 4 mergeMonty2001-01-221-1/+1
* Commit minor speed patch (sliding window in vorbis_blockin)Monty2000-12-211-2/+2
* Beer good. printf BAAAD.Monty2000-11-161-3/+3
* Two fixes:Monty2000-11-141-3/+3
* Incremental commit toward b3. Optionally should still retrain mode E,Monty2000-11-081-3/+3
* Incremental update... new 100kbps and 128 kbps booksMonty2000-11-081-4/+4
* Merge branch_beta3 onto the mainline.Monty2000-11-061-18/+20
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-15/+15
* Commit monty_branch_20000724 to the mainline in prep for beta 2Monty2000-08-151-1/+1
* Forgot to kill the asterisks.Monty2000-08-041-3/+3
* New LSP books, more reliable fit and lower bit usageMonty2000-07-121-3/+5
* Add os.h to get alloc.h in these modules for IRIXMonty2000-07-071-1/+2
* forgot to rip out a printfMonty2000-06-181-3/+3
* Short block bugfix + tuning. I'm still not satisfied with the shortMonty2000-06-181-3/+3
* Merge of the current Monty branch; this brings in new psychoacousticMonty2000-06-141-1/+4
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-7/+20
* Repaired 'I must have been boozing' memory management in vorbisfile.aMonty2000-03-101-1/+2
* Incremental update toward first cut. The full engine is in place.Monty2000-02-231-1/+17
* Collect training data from the lib when compiled with -DTRAINMonty2000-02-121-1/+2
* It's all coming back together slowly. Incremental update.Monty2000-01-221-4/+9
* incremental update to make sure the massive modifications exist onMonty2000-01-201-215/+22
* More shuffling of includes to ease codebook integration. This breaksMonty2000-01-051-2/+3
* incremental update. Go to pure tone masking (no noise), prepare for trainingMonty2000-01-041-9/+3
* Minor build fixes, integrate XMMS into the autoconfed stuffMonty1999-12-301-5/+3
* Minor changes to compile cleanly with MSVC++Monty1999-11-171-4/+5
* Commit for general psychoacoustics debugging/improvement.Monty1999-10-231-12/+26
* Ongoig psychoacoustic work:Monty1999-10-181-5/+63
* Preecho clamping code is now active.Monty1999-10-131-3/+3
* OK, libvorbis encodes and decodes bitstreams (not complete VorbisMonty1999-10-101-106/+79