summaryrefslogtreecommitdiff
path: root/lib/psy.h
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>
* 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.
* New noise norm, coupling and quant code necessary for depth>1 coupling. ↵Monty2010-03-031-41/+10
| | | | | | | | | Also substantially cleans up the old code for mono/stereo usage. svn path=/trunk/vorbis/; revision=16946
* Remove trailing whitespaceMonty2009-07-081-10/+9
| | | | svn path=/trunk/vorbis/; revision=16227
* global replaced all tabs with whitespaces in the source to end some ofMonty2009-05-261-38/+38
| | | | | | | | | 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-3/+3
| | | | svn path=/trunk/vorbis/; revision=13293
* Put AoTuV tunings merge (along with bugfixes) on the mainline. Thisv1.1.0rc1Monty2004-07-071-1/+12
| | | | | | | | is ready for wider correctness testing; no substantial issues expected. svn path=/trunk/vorbis/; revision=7037
* Turn off HF dipole stereo. The elliptical stereo from rc3, despiteMonty2002-07-131-1/+2
| | | | | | | | slightly more centered hiss, simply works better. Monty svn path=/trunk/vorbis/; revision=3609
* All sample rates/modes with fresh training now in CVS.Monty2002-07-111-2/+2
| | | | | | | | | | (Training run must now be thoroughly tested) Floor1 divide by zero bugfix added option for modern PowerPC optimization to configure.in more comments in examples/encoder_example.c svn path=/trunk/vorbis/; revision=3574
* add vorbis_encode_ctl entries to manipulate the bitrate managementMonty2002-06-301-2/+3
| | | | | | | engine. Needed to allow old -b behavior (specifying a true VBR quality mode via a bitrate mapping). svn path=/trunk/vorbis/; revision=3451
* The 'Grand Simplification' officially becomes the mainline toward rc4.Monty2002-06-281-70/+80
| | | | | | Currently, only 44/48kHz stereo is supported. svn path=/trunk/vorbis/; revision=3437
* Lots more preecho tuning after detailed feedback from Juha (JohnV). IMonty2002-03-291-3/+5
| | | | | | | | | think I pass all his test cases now. General behavior is much tighter, less hacked, even yet a bit faster. Monty svn path=/trunk/vorbis/; revision=3197
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
| | | | svn path=/trunk/vorbis/; revision=2868
* Merge infrastructure work; full booksMonty2001-12-191-9/+3
| | | | svn path=/trunk/vorbis/; revision=2829
* Initial branch merge toward rc3Monty2001-12-121-20/+11
| | | | | | monty_branch_20011009 is officially dead svn path=/trunk/vorbis/; revision=2590
* Thoughts-in-progress: new noise metrics, cleaned up stereo. There's aMonty2001-09-111-7/+3
| | | | | | | midrange knocking in dogies.wav I need to fully analyse (it's in short blocks). svn path=/trunk/vorbis/; revision=2017
* tuning on a branch. New noise metrics, noise bugfixes, postecho on.Monty2001-09-011-6/+3
| | | | svn path=/trunk/vorbis/; revision=1947
* Bringing rc2 (minus the modes it needs) onto mainline.Monty2001-08-131-16/+100
| | | | | | Monty svn path=/trunk/vorbis/; revision=1815
* Additional optimizations, rearrangement.Monty2001-06-151-2/+2
| | | | | | | | | | | Residue backend # 2 (interleaved channels) Channel coupling added to mapping 0 Modes do not currently make use of either. Monty svn path=/trunk/vorbis/; revision=1479
* Floor 1Monty2001-05-271-9/+5
| | | | | | | | | Res 1 Vorbisfile fixes/opts now all on mainline svn path=/trunk/vorbis/; revision=1458
* 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/+25
| | | | | | Monty svn path=/trunk/vorbis/; revision=1191
* Merge branch_beta3 onto the mainline.Monty2000-11-061-6/+44
| | | | | | Monty svn path=/trunk/vorbis/; revision=990
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-10/+10
| | | | | | Monty svn path=/trunk/vorbis/; revision=729
* Commit monty_branch_20000724 to the mainline in prep for beta 2Monty2000-08-151-2/+3
| | | | | | Monty svn path=/trunk/vorbis/; revision=586
* Merge of the current Monty branch; this brings in new psychoacousticMonty2000-06-141-4/+3
| | | | | | fixes, better LSP fit and better tuning. svn path=/trunk/vorbis/; revision=445
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-5/+17
| | | | | | | | | | 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
* Collect training data from the lib when compiled with -DTRAINMonty2000-02-121-13/+3
| | | | | | | | | | Added staging to floor0.c Added first work toward residue partitioning and huff builder Monty x svn path=/trunk/vorbis/; revision=257
* Incremental updateMonty2000-02-061-2/+3
| | | | svn path=/trunk/vorbis/; revision=250
* Added unit tests for bitwise read past end.Monty2000-02-051-1/+8
| | | | | | Monty svn path=/trunk/vorbis/; revision=249
* Update encoder and decoder examples. One inch away from everythingMonty2000-01-281-2/+2
| | | | | | | | building clean again. Monty svn path=/trunk/vorbis/; revision=247
* The lib and vq, at least, build again. Tackling the examples and xmmsMonty2000-01-281-6/+7
| | | | | | | | | now. There are still unfinished portions of the lib rearranging (notably, floor0.c and res0.c) Monty svn path=/trunk/vorbis/; revision=244
* It's all coming back together slowly. Incremental update.Monty2000-01-221-10/+3
| | | | | | Monty svn path=/trunk/vorbis/; revision=240
* incremental update to make sure the massive modifications exist onMonty2000-01-201-9/+22
| | | | | | | | more than one machine :-) Monty svn path=/trunk/vorbis/; revision=236
* Minor build fixes, integrate XMMS into the autoconfed stuffMonty1999-12-301-3/+4
| | | | | | | | | Extend copyright notices to 2000 Add RCS Id tags to all files Monty svn path=/trunk/vorbis/; revision=218
* Ongoig psychoacoustic work:Monty1999-10-181-0/+7
| | | | | | | | | | | Scaling bugfixes More psychoacoustic tuning preecho improvements filter coding bugfix Monty svn path=/trunk/vorbis/; revision=152
* First shot at the continuous balance code. Analysis is not correct yet.Monty1999-08-311-0/+4
| | | | | | Monty svn path=/trunk/vorbis/; revision=80
* Keeping up to date.Monty1999-08-091-0/+23
Monty svn path=/trunk/vorbis/; revision=24