summaryrefslogtreecommitdiff
path: root/lib/info.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchbranch_monty_20010901unknown2004-03-201-588/+0
* Bringing rc2 (minus the modes it needs) onto mainline.Monty2001-08-131-3/+2
* Additional optimizations, rearrangement.Monty2001-06-151-2/+2
* Floor 1Monty2001-05-271-2/+2
* final beta 4 commitMonty2001-02-261-6/+6
* Vendor string date updateMonty2001-02-181-2/+2
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Increase preecho trigger sensitivity, even at low bitrateMonty2001-02-011-2/+2
* Initial beta 4 mergeMonty2001-01-221-2/+2
* Added vorbis_commentheader_out() to vorbisMike Smith2001-01-181-1/+20
* Two fixes:Monty2000-11-141-13/+13
* Merge branch_beta3 onto the mainline.Monty2000-11-061-159/+172
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-83/+83
* Commit monty_branch_20000724 to the mainline in prep for beta 2Monty2000-08-151-2/+1
* Added new function vorbis_comment_query_count(), after a couple of people req...Mike Smith2000-08-131-4/+20
* Fix for a tiny memory leak.Mike Smith2000-08-011-1/+2
* Oops. Couple of significant (though not usually fatal) bugs in the new commen...Mike Smith2000-07-301-3/+7
* Added vorbis_comment_add_tag() and vorbis_comment_query() to give a nice inte...Mike Smith2000-07-291-2/+45
* Add os.h to get alloc.h in these modules for IRIXMonty2000-07-071-1/+2
* First merge of new psychoacoustics. Have some unused codebooks toMonty2000-05-081-2/+3
* Repaired 'I must have been boozing' memory management in vorbisfile.aMonty2000-03-101-1/+2
* update date string in info.cMonty2000-02-231-2/+2
* fixes to prevent segfaultsMonty2000-02-231-8/+9
* Incremental updateMonty2000-02-061-9/+5
* Incremental update. Reduced maximum codebook/mapping/mode/backendMonty2000-01-281-30/+30
* The lib and vq, at least, build again. Tackling the examples and xmmsMonty2000-01-281-198/+155
* It's all coming back together slowly. Incremental update.Monty2000-01-221-103/+44
* incremental update to make sure the massive modifications exist onMonty2000-01-201-36/+187
* Incremental updateMonty2000-01-191-165/+292
* More shuffling of includes to ease codebook integration. This breaksMonty2000-01-051-2/+2
* incremental update. Go to pure tone masking (no noise), prepare for trainingMonty2000-01-041-2/+1
* New Bark-scale based lpc code in place (replacing biased log scale).Monty1999-12-311-6/+6
* Minor build fixes, integrate XMMS into the autoconfed stuffMonty1999-12-301-5/+3
* bugfixes, vorbisfile API tweaks/additionsMonty1999-11-051-10/+31
* Commit for general psychoacoustics debugging/improvement.Monty1999-10-231-10/+2
* Ongoig psychoacoustic work:Monty1999-10-181-1/+2
* repair a bounds error in the user comment list.Monty1999-10-141-1/+1
* Commit includes:Monty1999-10-121-1/+1
* OK, libvorbis encodes and decodes bitstreams (not complete VorbisMonty1999-10-101-22/+35
* Added example code for encode/decode, continuing work on filling inMonty1999-10-051-3/+5
* Info struct needs initializer so that we know if we've not gotten theMonty1999-10-041-23/+118
* Incremental update.Monty1999-10-031-6/+122
* Continuing to flesh out the programmatic API in libvorbis.Monty1999-10-021-0/+82