summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixes for codebook geenration (keeping up to date)v1.0.0beta3Monty2000-11-0816-44/+28
* doc stuff i forgotJack Moffitt2000-11-082-0/+12
* hoepfully this is the *right* thing.Jack Moffitt2000-11-084-8/+10
* Hm, the earlier fix for 'slow envelope analysis on silence afterMonty2000-11-075-19/+32
* vorbisenc docsJack Moffitt2000-11-077-0/+419
* Cleaned up some Debian stuffcalc2000-11-074-4/+4
* Debian dir restructured following 1.0Beta2->1.0Beta3 ogg vorbis restructuring.calc2000-11-0720-191/+426
* Debian dir restructured following 1.0Beta2->1.0Beta3 ogg vorbis restructuring.calc2000-11-0712-45/+0
* minor ommision (thanks to warren spits)Jack Moffitt2000-11-072-2/+2
* No reason for todB(0) to be a value as large as 9e-38; use something aMonty2000-11-071-3/+3
* win32 asm ftoiJack Moffitt2000-11-061-5/+16
* Use macros instead of inline for the generic (non-optimised) float->intMike Smith2000-11-061-6/+4
* vorbis.def wasn't exporting a few things that vorbisenc usesJack Moffitt2000-11-068-0/+297
* updated vorbis project fileJack Moffitt2000-11-067-314/+297
* vc++ correct syntax is '__inline' not 'inline'. corrected.Jack Moffitt2000-11-061-1/+10
* where did this come from?Jack Moffitt2000-11-061-83/+0
* let's be a little more demanding....Jack Moffitt2000-11-061-1/+1
* Merge branch_beta3 onto the mainline.Monty2000-11-06221-2813/+6718
* more automation workJack Moffitt2000-11-054-4/+46
* missed someRalph Giles2000-10-311-1/+1
* propagating configure cleanupsRalph Giles2000-10-312-58/+24
* here are the def filesJack Moffitt2000-10-292-0/+51
* this is the win32 build stuff for vorbis, i think i'm missing a .def file thoughJack Moffitt2000-10-234-0/+1141
* Add Ralph's TRACKNUMBER suggestion to v-comment.htmlMonty2000-10-221-0/+2
* this fix buys us about 5% faster decodes on a p3, and more on my celeronJack Moffitt2000-10-181-6/+11
* Readded seeking_example.c to the buildMonty2000-10-133-10/+56
* i knew there had to be a reason for that :)Jack Moffitt2000-10-121-2/+2
* these files are not asupposed to be here after the merge. cleaning :)Jack Moffitt2000-10-124-4993/+2
* Merging the postbeta2 branch onto the mainline.Monty2000-10-12159-5482/+3956
* Backport of sqrt() domain fix to mainline.Mike Smith2000-09-071-1/+2
* file .cvsignore was initially added on branch branch_jackoggsvorbis.Jack Moffitt2000-09-071-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
* 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