summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchbranch_monty_20020303unknown2004-03-20573-73547/+0
* Fixed a memory management error in the new codebook codeMonty2002-01-2218-158/+285
* Some memory allocations missing the _ogg_ prefixMonty2002-01-222-14/+14
* Finished treeless decode optimizations for now.Monty2002-01-223-25/+28
* Additional optimization to new bisection search codebook decodeMonty2002-01-213-22/+49
* Fix to segfault unpacking a sparse bookMonty2002-01-191-4/+7
* Memory use reduction:Monty2002-01-194-174/+256
* fixed link to ISRC infoSegher Boessenkool2002-01-011-1/+1
* Bump encoder date for release 1.0 rc 3Monty2002-01-011-2/+2
* Fix build failures reported by 'make distcheck'. Apparently automakeJack Moffitt2001-12-318-3/+152
* Library versioning fix. libvorbis and libvorbisenc also had API additions.Jack Moffitt2001-12-311-6/+6
* Update spec file for release.Jack Moffitt2001-12-311-2/+5
* Update library versioning for release.Jack Moffitt2001-12-311-4/+4
* restore to stereo and max compressioncwolf2001-12-291-3/+2
* update for rc3cwolf2001-12-273-3/+15
* Updated timestamps for debian changelog entries and added some more informati...calc2001-12-241-1/+1
* Remove the SIGFPE code for linuxMonty2001-12-231-13/+2
* kill a fprintfMonty2001-12-231-3/+1
* beginning-of-stream tuning oops in bitrate managementMonty2001-12-235-67/+55
* bitrate management bugfixes and tuningMonty2001-12-235-131/+172
* Tuned out Dibrom's tone/noise masking bug. The problem was theMonty2001-12-224-65/+41
* *** empty log message ***Segher Boessenkool2001-12-221-2/+2
* Correct relative path to the ogg framework, required for linking.Ralph Giles2001-12-221-1/+1
* Remove the unmaintained and obsolete CodeWarrior files for MacOS 9 from the d...Ralph Giles2001-12-221-1/+1
* Update ProjectBuilder files for MacOS X. It builds, but I haven't testedRalph Giles2001-12-221-1657/+4077
* fix potential bug. luckily we weren't hit by it.Segher Boessenkool2001-12-211-2/+2
* *oops*Segher Boessenkool2001-12-211-2/+2
* fix nasty warnings, and some non-ansi constructs. increase portability.Segher Boessenkool2001-12-218-22/+22
* Config samplerate error not being propogated up by vorbis_encode_init fixedMonty2001-12-211-3/+9
* Quick fixes: Silly bug in shell test and missing quotes in error messageStan Seibert2001-12-212-3/+3
* libtool wants -all-static. -static makes it link statically only againstJack Moffitt2001-12-201-1/+1
* Duh. -static isn't a CFLAG.Jack Moffitt2001-12-201-5/+5
* Add -static for GCC profile builds on all platforms.Jack Moffitt2001-12-201-4/+4
* several extremely minor fixesSegher Boessenkool2001-12-2096-363/+366
* Kill some warnings. Oh, and make examples compile again underSegher Boessenkool2001-12-197-20/+25
* Remove unused y2a, y2b computations.Segher Boessenkool2001-12-191-6/+1
* sixxie: thanksMonty2001-12-191-2/+2
* Set a hard min floater val if using ABRMonty2001-12-191-2/+2
* eliminate printfsMonty2001-12-195-27/+51
* bitrate management is activeMonty2001-12-194-47/+183
* added bug numbers to changelog that were fixed in 1.0rc3 for libvorbiscalc2001-12-191-1/+1
* Some vorbisenc api doc updates.Jack Moffitt2001-12-193-1/+87
* Fix missing variable in header.Jack Moffitt2001-12-191-2/+2
* vorbisfile docs updated for rc3.Jack Moffitt2001-12-199-11/+381
* "oops"Monty2001-12-191-9/+5
* Merge infrastructure work; full booksMonty2001-12-19425-2611/+16145
* Grr.Monty2001-12-192-6/+6
* ov_read_float() was calling vorbis_synthesis_read() and moving pointersJack Moffitt2001-12-181-2/+20
* Commenting out Monty's debugging messages on HEAD.Jack Moffitt2001-12-181-2/+2
* Looks like someone accidentally checked in a Makefile. Oops.Jack Moffitt2001-12-181-510/+0