summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* frameno -> granuleposbranch_jackoggsvorbisJack Moffitt2000-09-2611-71/+80
* Since we're now using floats, -9e40 is -INF. Increase this to -9e38, which is...Mike Smith2000-09-231-3/+3
* FreeBSD build fixesJack Moffitt2000-09-122-3/+3
* added .cvsignore fileJack Moffitt2000-09-111-0/+4
* oops, capital m!Jack Moffitt2000-09-071-1/+1
* first .cvsignoreJack Moffitt2000-09-071-0/+10
* more .cvsignore'sJack Moffitt2000-09-075-0/+14
* This commit was manufactured by cvs2svn to create branchunknown2004-03-201-0/+0
|\
| * file .cvsignore was initially added on branch branch_jackoggsvorbis.Jack Moffitt2000-09-071-0/+0
* | minor changes: libvorbis now builds with new systemJack Moffitt2000-09-072-23/+83
* | configure cleanupJack Moffitt2000-09-071-208/+60
* | more makefile funJack Moffitt2000-09-073-94/+31
* | This commit was manufactured by cvs2svn to create branchunknown2004-03-201-0/+0
|\ \ | |/
| * file Makefile.am was initially added on branch branch_jackoggsvorbis.Jack Moffitt2000-09-071-0/+0
| * Fix some warnings from bad static initialisers - possibly causing problems on...Mike Smith2000-09-012-5/+5
| * Frames with no energy appeared to be non-silence dut to the ATH beingMonty2000-08-314-54/+20
| * another autoconf fix because AC_PROG_CC adds -d to CFLAGSMonty2000-08-312-90/+98
* | moved docs to docJack Moffitt2000-09-077-0/+897
* | more makefilesJack Moffitt2000-09-074-2536/+46
* | start of release engineering updateJack Moffitt2000-09-074-4/+134
* | more cleaningJack Moffitt2000-09-071-33/+0
* | cleaning...Jack Moffitt2000-09-071-1/+1
* | builds with libogg instead of internal ogg functions nowJack Moffitt2000-09-0321-351/+1162
* | include files cleanedJack Moffitt2000-09-031-114/+2
* | lib and include cleaned of filesJack Moffitt2000-09-034-2156/+0
* | cleared out the doc dirJack Moffitt2000-09-033-0/+576
* | This commit was manufactured by cvs2svn to create branchunknown2004-03-200-0/+0
* | back off cacm283 to double precision. Not time critical, and doublesMonty2000-09-023-11/+14
* | Segher's patch. Still need to test.Monty2000-09-0217-89/+758
* | take the whole sourcebase to float (minus a few return types whereMonty2000-08-31119-258/+17833
* | merge recent mainline fixes into branch_postbeta2Monty2000-08-3113-1/+8589
* | This commit was manufactured by cvs2svn to create branchunknown2004-03-20197-38240/+0
|/
* Autoconf fixes suggested by Jeff SquyresMonty2000-08-304-121/+104
* wrong defines for win in os_types.h.in (typo)Monty2000-08-301-3/+3
* autoconf changes to handle looking for bit-width types on yet moreMonty2000-08-309-150/+510
* fix typedef typo for int64_tMonty2000-08-301-2/+2
* Needed os.h to compile correctly on win32.Mike Smith2000-08-271-1/+2
* Bad Kenneth.Monty2000-08-251-0/+0
* "Oops." Fixed.Kenneth Arnold2000-08-242-1/+2
* 'extrapolate' not 'interpolate'Monty2000-08-232-13/+13
* Add pre-cliff and post-cliff interpolation so that sampleMonty2000-08-235-29/+113
* Fixes for three issues:Monty2000-08-233-5/+6
* All new LSP->freq envelope curve computation code.Monty2000-08-196-210/+41
* email address that slipped, and removal of manpages from -dev packagev1.0.0beta2-debianomnic2000-08-192-2/+2
* Makefile.in - distclean fixomnic2000-08-191-2/+6
* Major clean for good debian beta2 build.omnic2000-08-1910-68/+25
* Okay...omnic2000-08-194-19/+32
* Fixed a GCC-ism that MSVC was choking on (it's probably still wrong, but itv1.0.0beta2Mike Smith2000-08-151-2/+2
* modes A-E for beta 2 in place.Monty2000-08-1515-60/+1323
* Add mode CMonty2000-08-151-0/+205