platform/upstream/libvorbis.git
2002-01-01 MontyBump encoder date for release 1.0 rc 3
2001-12-31 Jack MoffittFix build failures reported by 'make distcheck'. Appar...
2001-12-31 Jack MoffittLibrary versioning fix. libvorbis and libvorbisenc...
2001-12-31 Jack MoffittUpdate spec file for release.
2001-12-31 Jack MoffittUpdate library versioning for release.
2001-12-29 cwolfrestore to stereo and max compression
2001-12-27 cwolfupdate for rc3
2001-12-24 calcUpdated timestamps for debian changelog entries and...
2001-12-23 MontyRemove the SIGFPE code for linux
2001-12-23 Montykill a fprintf
2001-12-23 Montybeginning-of-stream tuning oops in bitrate management
2001-12-23 Montybitrate management bugfixes and tuning
2001-12-22 MontyTuned out Dibrom's tone/noise masking bug. The problem...
2001-12-22 Segher Boessenkool*** empty log message ***
2001-12-22 Ralph GilesCorrect relative path to the ogg framework, required...
2001-12-22 Ralph GilesRemove the unmaintained and obsolete CodeWarrior files...
2001-12-22 Ralph GilesUpdate ProjectBuilder files for MacOS X. It builds...
2001-12-21 Segher Boessenkoolfix potential bug. luckily we weren't hit by it.
2001-12-21 Segher Boessenkool*oops*
2001-12-21 Segher Boessenkoolfix nasty warnings, and some non-ansi constructs. ...
2001-12-21 MontyConfig samplerate error not being propogated up by...
2001-12-21 Stan SeibertQuick fixes: Silly bug in shell test and missing quotes...
2001-12-20 Jack Moffittlibtool wants -all-static. -static makes it link stati...
2001-12-20 Jack MoffittDuh. -static isn't a CFLAG.
2001-12-20 Jack MoffittAdd -static for GCC profile builds on all platforms.
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-19 Segher BoessenkoolKill some warnings. Oh, and make examples compile...
2001-12-19 Segher BoessenkoolRemove unused y2a, y2b computations.
2001-12-19 Montysixxie: thanks
2001-12-19 MontySet a hard min floater val if using ABR
2001-12-19 Montyeliminate printfs
2001-12-19 Montybitrate management is active
2001-12-19 calcadded bug numbers to changelog that were fixed in 1...
2001-12-19 Jack MoffittSome vorbisenc api doc updates.
2001-12-19 Jack MoffittFix missing variable in header.
2001-12-19 Jack Moffittvorbisfile docs updated for rc3.
2001-12-19 Monty"oops"
2001-12-19 MontyMerge infrastructure work; full books
2001-12-19 MontyGrr.
2001-12-18 Jack Moffittov_read_float() was calling vorbis_synthesis_read(...
2001-12-18 Jack MoffittCommenting out Monty's debugging messages on HEAD.
2001-12-18 Jack MoffittLooks like someone accidentally checked in a Makefile...
2001-12-18 MontySegher,
2001-12-18 Segher BoessenkoolSome more hypot() removal.
2001-12-18 Segher Boessenkoolsquash annoying warnings.
2001-12-18 Segher Boessenkoolgetting rid of some hypot() calls
2001-12-17 MontyHuffbuild was writing the wrong copyright notice
2001-12-17 MontyFix the fucking copyright notices. Gar. Duplicated...
2001-12-16 MontyMono and > stereo modes (uncoupled polyphonic) committed
2001-12-14 Montydon't commit tests
2001-12-14 Montyoops, bitrates are in *k*bps
2001-12-14 MontyNew stereo VBR modes are live
2001-12-14 Jack Moffittrambokid noticed that we were exporting host_is_big_end...
2001-12-13 Ralph Gilesadd autogen.sh to the dist target for completeness
2001-12-13 Ralph Gilesremove some redundant EXTRA_DIST entries and add the...
2001-12-13 calchmm i forgot this...
2001-12-13 calcupdate dist file includes for debian
2001-12-13 calcDebian Packaging Updates
2001-12-13 Ralph Gilesadd .vqh files to distribution list
2001-12-13 Ralph Gilesadd macos build files to the 'make dist' target
2001-12-13 MontyMore complete training
2001-12-12 MontyInitial branch merge toward rc3
2001-11-16 Ralph Giles Installation script and build fixes to use the proper...
2001-11-16 Ralph GilesUse system version of ogg/ogg.h, required for macosx...
2001-11-13 Mike SmithUse _ogg_free() instea of free() in one place.
2001-11-12 Mike SmithFixes for two bugs relating to short files in vorbisfile:
2001-11-02 Ralph GilesRename the product to the more mac-like Vorbis.framework.
2001-11-02 Ralph Gilesre-adding binary file with appropriate flags
2001-11-02 Ralph Gilesremoving binary file in advertently added without flags
2001-11-02 Ralph Gilesremove autogenerated macosx build file
2001-11-02 Ralph GilesInitial checkin of Apple ProjectBuilder files for a...
2001-10-28 Stan SeibertUpdated macros to support new --with-ogg-{includes...
2001-10-23 cwolfadd vorbis_commentheader_out and sort entries
2001-10-21 Jack Moffittconfigure.in fix
2001-10-20 Mike SmithChange a single strdup() call to do _ogg_malloc(),...
2001-10-18 cwolfChange DLL_IMPORT to VORBISDLL_IMPORT
2001-10-18 cwolfMake DLL exports work for other win32 compilers, per...
2001-10-18 cwolfGet rid of shmmap stuff
2001-10-18 cwolfGet rid of shmmap stuff.
2001-10-14 Mike SmithFix _v_writestring() bug reported by Erik Kruus, to...
2001-10-07 Jack MoffittAdded configurable prefixes to libvorbis.spec.
2001-10-03 Ralph Gilesadd PERFORMER, DISCID and CONTACT field names.
2001-10-02 Segher Boessenkoolsizeof() cleanup. the occasional void * didn't make...
2001-09-30 Mike SmithFix type in sizeof().
2001-09-29 cwolfAdd vorbis_encode_init_vbr
2001-09-19 cwolfallow raw pcm files
2001-09-17 cwolfChange fpin to stdin
2001-09-17 cwolfRollback unnecessary file name features.
2001-09-16 cwolfeliminate extra precompiler switch
2001-09-15 cwolfObsolete dllmain.c
2001-09-15 cwolfAdd support for named files on the command line, while...
2001-09-14 cwolfignore win32 build artifacts
2001-09-14 cwolfobsolete
2001-09-14 cwolffix static linking
2001-09-14 cwolfadd table_map2mem entry
2001-09-13 cwolfConditional code for win32 environment.
2001-09-13 cwolfDrop requirement for shared memory segment for win32
2001-09-13 cwolfDon't name library in definition file, let linker optio...
2001-09-13 MontyFixed:
2001-09-11 cwolfMove dll init code into win32/src
next