summaryrefslogtreecommitdiff
path: root/lib/vorbisenc.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a memory management error in the new codebook codeMonty2002-01-221-2/+2
* Some memory allocations missing the _ogg_ prefixMonty2002-01-221-9/+9
* Finished treeless decode optimizations for now.Monty2002-01-221-4/+7
* beginning-of-stream tuning oops in bitrate managementMonty2001-12-231-5/+1
* bitrate management bugfixes and tuningMonty2001-12-231-15/+5
* Tuned out Dibrom's tone/noise masking bug. The problem was theMonty2001-12-221-2/+2
* fix nasty warnings, and some non-ansi constructs. increase portability.Segher Boessenkool2001-12-211-2/+2
* Config samplerate error not being propogated up by vorbis_encode_init fixedMonty2001-12-211-3/+9
* Kill some warnings. Oh, and make examples compile again underSegher Boessenkool2001-12-191-3/+3
* eliminate printfsMonty2001-12-191-12/+19
* bitrate management is activeMonty2001-12-191-34/+163
* "oops"Monty2001-12-191-9/+5
* Merge infrastructure work; full booksMonty2001-12-191-225/+326
* Mono and > stereo modes (uncoupled polyphonic) committedMonty2001-12-161-23/+57
* don't commit testsMonty2001-12-141-32/+1
* oops, bitrates are in *k*bpsMonty2001-12-141-11/+46
* New stereo VBR modes are liveMonty2001-12-141-8/+34
* Initial branch merge toward rc3Monty2001-12-121-122/+646
* Get rid of shmmap stuffcwolf2001-10-181-24/+1
* sizeof() cleanup. the occasional void * didn't make this easier.Segher Boessenkool2001-10-021-3/+3
* Drop requirement for shared memory segment for win32cwolf2001-09-131-1/+10
* Fix access violation for win32 vorbisenccwolf2001-09-071-1/+14
* tuning on a branch. New noise metrics, noise bugfixes, postecho on.Monty2001-09-011-1/+5
* remove additional C++ commentsRalph Giles2001-08-211-3/+3
* final round of commitsMonty2001-08-131-19/+13
* add mode D and EMonty2001-08-131-4/+4
* mode Ac and Bc addedMonty2001-08-131-2/+2
* mode selection for currently present modesMonty2001-08-131-28/+58
* Bringing rc2 (minus the modes it needs) onto mainline.Monty2001-08-131-5/+20
* Floor 1Monty2001-05-271-2/+3
* final beta 4 commitMonty2001-02-261-5/+5
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* beta 3 commit. Unless I missed something (give it 50/50 odds ;-)Monty2000-11-171-2/+2
* Incremental update... new 100kbps and 128 kbps booksMonty2000-11-081-2/+5
* Merge branch_beta3 onto the mainline.Monty2000-11-061-0/+154