summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clamp IIR highpass in envelope code to zero below a threshhold tobranch_beta3Monty2000-11-043-10/+20
* added VORBISFILE_LIBS and VORBISENC_LIBSJack Moffitt2000-11-041-2/+8
* added .cvsignoresJack Moffitt2000-11-042-0/+4
* added vorbis/lib/books and vorbis/lib/modes to the build systemJack Moffitt2000-11-0412-1036/+56
* type typos for copy_info_* in backends.hMonty2000-11-041-5/+5
* Fix three instances of the global search and replace regexp messing up.Monty2000-11-043-5/+5
* trade out malloc, calloc, realloc for redefinable hooks _ogg_malloc,Monty2000-11-0436-297/+310
* Batch change source comments to fix typos, read LGPL (except theMonty2000-11-04155-594/+8862
* Correct misleading kbps argument in encoder_exampleMonty2000-11-031-2/+2
* Add vorbienc header fileMonty2000-11-031-0/+47
* typo correctionMonty2000-11-031-1/+1
* Another include path error due to include dirs moving.Monty2000-11-0372-74/+74
* include build fixesMonty2000-11-035-93/+93
* Forgot oneMonty2000-11-031-0/+154
* Hid all the formerly exposed modes and codebooks behind theMonty2000-11-03103-408/+15343
* $(top_srcdir) may not be our top_srcdir if this is a subproject of someJack Moffitt2000-11-022-2/+2
* added libm :)Jack Moffitt2000-11-011-1/+1
* there is no end to our voluptuousnessRalph Giles2000-10-312-2/+2
* forgot the doc directory againRalph Giles2000-10-311-1/+1
* propagating build system cleanup from other modulesRalph Giles2000-10-312-2/+61
* trainer fixes and a working vq/ Makefile for GregMonty2000-10-316-0/+1748
* here are current docsJack Moffitt2000-10-3124-110/+411
* Sample level editing stuff happily implemented/tested.Monty2000-10-313-10/+25
* Refinement of editing beginning sample offset specification.Monty2000-10-301-18/+20
* Forgot ov_read error return codesMonty2000-10-302-4/+7
* updated examples at least check for new error codesJack Moffitt2000-10-304-0/+525
* updated cvs ignore filesJack Moffitt2000-10-301-0/+2
* got a little trigger happy. this makes the doc dir happy.Jack Moffitt2000-10-302-8/+6
* kim's first pass at libvorbisfile docsJack Moffitt2000-10-3043-0/+3299
* this finally works as advertised. only three easy payments of 19.95 wereJack Moffitt2000-10-302-2/+4
* more .m4 changes... no more *-config scriptsJack Moffitt2000-10-306-222/+81
* A whitepaper on correct encoding/decoding of Vorbis sample-granularityMonty2000-10-291-0/+136
* updated .cvsignore to include seeking_exampleJack Moffitt2000-10-291-0/+9
* added cvsignore for docJack Moffitt2000-10-261-0/+2
* updated spec file with ali's changesJack Moffitt2000-10-264-2/+157
* Failure return codes document for libvorbis/libvorbisfile.Monty2000-10-251-0/+101
* vorbis-config and vorbis.m4 and related changesJack Moffitt2000-10-224-1/+228
* vorbis now uses the ogg.m4 for ogg detectionJack Moffitt2000-10-221-11/+1
* removed doc files that got back in with the mainline merge (and probably will...Jack Moffitt2000-10-212-156/+87
* make dist fixes that i forgot to commitJack Moffitt2000-10-211-0/+25
* should have done this beforeJack Moffitt2000-10-201-45/+45
* well that's embarassing.Jack Moffitt2000-10-201-2/+2
* Bug in the code i originally commited for msmith. now fixed on hisJack Moffitt2000-10-201-0/+559
* updated to have debug info while profilingJack Moffitt2000-10-201-0/+331
* merged yesterdays optimizations with yesterday's other optimizations :)Jack Moffitt2000-10-193-7/+378
* cast/rounding asm for vorbisfile float->int and lsp lookupsMonty2000-10-194-6/+601
* First take at adding real eror return codes to libvorbis andMonty2000-10-147-0/+3109