platform/upstream/libvorbis.git
2000-11-18 Jack Moffittmade vq for new build system
2000-11-18 calclast minute changes
2000-11-18 calclast minute changes
2000-11-18 Jack Moffittwin32 and debian dirs added
2000-11-18 Jack Moffittspec updates.. this should be good to go now, for...
2000-11-17 calcFixed replaces/conflicts for Debian package
2000-11-17 Jack Moffittmotherfucking cvs...
2000-11-17 Montymissed adding the vorbis block-pool bitbuffer files...
2000-11-17 Montybeta 3 commit. Unless I missed something (give it...
2000-11-16 MontyBeer good. printf BAAAD.
2000-11-14 MontyAccidentally committed two test books.
2000-11-14 MontyTwo fixes:
2000-11-10 calcUpdated debian dir
2000-11-10 Jack Moffittminor updates
2000-11-10 Jack Moffittbogus ltconfig because automake is not up to speed...
2000-11-09 calcUpdated Debian package libvorbis0 package name
2000-11-09 calccleaning debian package directory
2000-11-09 Jack Moffittthis makes everythin happy :)
2000-11-08 Jack Moffittforgot one thing
2000-11-08 Jack Moffitttest fix for beos
2000-11-08 Jack Moffittwrong license file
2000-11-08 MontyIncremental commit toward b3. Optionally should still...
2000-11-08 Jack Moffittthis took me hours to get right.
2000-11-08 Jack Moffittfew more updates
2000-11-08 Jack Moffittversioning and doc updates
2000-11-08 Jack Moffittthis fixes everything
2000-11-08 Jack Moffittsmall fixes for monty's last commit
2000-11-08 MontyIncremental update... new 100kbps and 128 kbps books
2000-11-08 MontyFixes for codebook geenration (keeping up to date)
2000-11-08 Jack Moffittdoc stuff i forgot
2000-11-08 Jack Moffitthoepfully this is the *right* thing.
2000-11-07 MontyHm, the earlier fix for 'slow envelope analysis on...
2000-11-07 Jack Moffittvorbisenc docs
2000-11-07 calcCleaned up some Debian stuff
2000-11-07 calcDebian dir restructured following 1.0Beta2->1.0Beta3...
2000-11-07 calcDebian dir restructured following 1.0Beta2->1.0Beta3...
2000-11-07 Jack Moffittminor ommision (thanks to warren spits)
2000-11-07 MontyNo reason for todB(0) to be a value as large as 9e...
2000-11-06 Jack Moffittwin32 asm ftoi
2000-11-06 Mike SmithUse macros instead of inline for the generic (non-optim...
2000-11-06 Jack Moffittvorbis.def wasn't exporting a few things that vorbisenc...
2000-11-06 Jack Moffittupdated vorbis project file
2000-11-06 Jack Moffittvc++ correct syntax is '__inline' not 'inline'. corrected.
2000-11-06 Jack Moffittwhere did this come from?
2000-11-06 Jack Moffittlet's be a little more demanding....
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-11-05 Jack Moffittmore automation work
2000-10-31 Ralph Gilesmissed some
2000-10-31 Ralph Gilespropagating configure cleanups
2000-10-29 Jack Moffitthere are the def files
2000-10-23 Jack Moffittthis is the win32 build stuff for vorbis, i think i...
2000-10-22 MontyAdd Ralph's TRACKNUMBER suggestion to v-comment.html
2000-10-18 Jack Moffittthis fix buys us about 5% faster decodes on a p3, and...
2000-10-13 MontyReadded seeking_example.c to the build
2000-10-12 Jack Moffitti knew there had to be a reason for that :)
2000-10-12 Jack Moffittthese files are not asupposed to be here after the...
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-09-07 Mike SmithBackport of sqrt() domain fix to mainline.
2000-09-07 Jack Moffittfile .cvsignore was initially added on branch branch_ja...
2000-09-07 Jack Moffittfile Makefile.am was initially added on branch branch_j...
2000-09-01 Mike SmithFix some warnings from bad static initialisers - possib...
2000-08-31 MontyFrames with no energy appeared to be non-silence dut...
2000-08-31 Montyanother autoconf fix because AC_PROG_CC adds -d to...
2000-08-30 MontyAutoconf fixes suggested by Jeff Squyres
2000-08-30 Montywrong defines for win in os_types.h.in (typo)
2000-08-30 Montyautoconf changes to handle looking for bit-width types...
2000-08-30 Montyfix typedef typo for int64_t
2000-08-27 Mike SmithNeeded os.h to compile correctly on win32.
2000-08-25 MontyBad Kenneth.
2000-08-24 Kenneth Arnold"Oops." Fixed.
2000-08-23 Monty'extrapolate' not 'interpolate'
2000-08-23 MontyAdd pre-cliff and post-cliff interpolation so that...
2000-08-23 MontyFixes for three issues:
2000-08-19 MontyAll new LSP->freq envelope curve computation code.
2000-08-19 omnicemail address that slipped, and removal of manpages...
2000-08-19 omnicMakefile.in - distclean fix
2000-08-19 omnicMajor clean for good debian beta2 build.
2000-08-19 omnicOkay...
2000-08-15 Mike SmithFixed a GCC-ism that MSVC was choking on (it's probably...
2000-08-15 Montymodes A-E for beta 2 in place.
2000-08-15 MontyAdd mode C
2000-08-15 MontyAdd mode B
2000-08-15 MontyCommit mode E (roughly 350kbps stereo)
2000-08-15 MontyCommit monty_branch_20000724 to the mainline in prep...
2000-08-15 Montyremove a bug that slipped through in decoder_example...
2000-08-14 MontyBasic MacOS9 build support; libs and examples
2000-08-14 MontyAdd a check to res0.c:unpack to make sure we don't...
2000-08-13 Mike SmithAdded new function vorbis_comment_query_count(), after...
2000-08-04 MontyVorbisfile could get itself into an uninitialized state...
2000-08-04 MontyOops, missed a bug in stream_flush, and moved the body_...
2000-08-04 MontyForgot to kill the asterisks.
2000-08-04 MontyAdded ogg_stream_flush(0 to libvorbis API to allow...
2000-08-01 Mike SmithFix for a tiny memory leak.
2000-07-30 Mike SmithOops. Couple of significant (though not usually fatal...
2000-07-29 Mike SmithAdded vorbis_comment_add_tag() and vorbis_comment_query...
2000-07-22 Kenneth ArnoldSomehow this didn't get commited last time... configure...
2000-07-19 Montymodifications for pigeonhole hinting
2000-07-19 MontyDedicated util to add lattice encode hinting
2000-07-17 MontyNew LSP fit hinting in place (new codebook hint)
2000-07-14 Mike SmithMonty accidently committed this.
next