summaryrefslogtreecommitdiff
path: root/lib/synthesis.c
Commit message (Expand)AuthorAgeFilesLines
* Update website link in copyright headers.Ralph Giles2020-07-031-1/+1
* Cleanup: Removed tailing white-spaces in C code filesPhilipp Schafft2017-07-231-1/+1
* Remove svn $Id$ header.Ralph Giles2017-06-161-1/+0
* Remove multiple subtly different inline and static implementaitonos of ilog()Monty2015-01-211-11/+7
* Bump version for 1.3.5 release.Ralph Giles2015-01-051-1/+1
* Fix crash on corrupt input file (invalid mode index)Tim Terriberry2015-01-041-1/+1
* Make vorbis_synthesis_trackonly error handling match vorbis_synthesis per Moz...Gregory Maxwell2010-09-301-0/+4
* Apply patches from Trac #1638, additional application hardening (not Monty2010-03-251-7/+19
* Remove trailing whitespaceMonty2009-07-081-11/+9
* global replaced all tabs with whitespaces in the source to end some ofMonty2009-05-261-1/+1
* Update documentation, version numbers, copyright datesMonty2007-07-241-3/+3
* Vorbisfile API addition for game and mod coders;Monty2003-08-181-1/+16
* A single page audio stream that was also a short page would decode too far.Monty2002-10-111-5/+5
* All sample rates/modes with fresh training now in CVS.Monty2002-07-111-2/+2
* The 'Grand Simplification' officially becomes the mainline toward rc4.Monty2002-06-281-2/+6
* Single link files seeking fixes:Monty2002-02-281-1/+48
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* sizeof() cleanup. the occasional void * didn't make this easier.Segher Boessenkool2001-10-021-3/+3
* Bringing rc2 (minus the modes it needs) onto mainline.Monty2001-08-131-2/+3
* Floor 1Monty2001-05-271-1/+29
* final beta 4 commitMonty2001-02-261-5/+5
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Merge branch_beta3 onto the mainline.Monty2000-11-061-18/+20
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-10/+10
* Add os.h to get alloc.h in these modules for IRIXMonty2000-07-071-1/+2
* proper truncated packet supportMonty2000-06-151-2/+5
* 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-7/+28
* incremental update to make sure the massive modifications exist onMonty2000-01-201-116/+9
* Incremental update toward VQ integration, vorbis_info rearrangementMonty2000-01-121-2/+2
* More shuffling of includes to ease codebook integration. This breaksMonty2000-01-051-2/+3
* Minor build fixes, integrate XMMS into the autoconfed stuffMonty1999-12-301-5/+3
* Commit for general psychoacoustics debugging/improvement.Monty1999-10-231-9/+74
* Ongoig psychoacoustic work:Monty1999-10-181-1/+0
* Preecho clamping code is now active.Monty1999-10-131-4/+5
* Commit includes:Monty1999-10-121-6/+1
* OK, libvorbis encodes and decodes bitstreams (not complete VorbisMonty1999-10-101-35/+65
* Added example code for encode/decode, continuing work on filling inMonty1999-10-051-0/+15
* Continuing to flesh out the programmatic API in libvorbis.Monty1999-10-021-1/+1
* First shot at the continuous balance code. Analysis is not correct yet.Monty1999-08-311-14/+1
* Keeping up to date.Monty1999-08-091-0/+64