platform/upstream/libvorbis.git
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
2001-09-11 cwolfMove to win32/src
2001-09-11 Montytuned out the knocking
2001-09-11 MontyThoughts-in-progress: new noise metrics, cleaned up...
2001-09-11 Segher Boessenkoolspeling.
2001-09-10 cwolfChange include paths relative to SRCROOT.
2001-09-07 cwolfEliminate redundant preprocessor defines, don't name...
2001-09-07 cwolfFix win32 access violation in vorbisenc
2001-09-07 cwolfFix access violation for win32 vorbisenc
2001-09-02 Mike SmithPlug memory leak located by oddsock@oddsock.org.
2001-09-01 Montytuning on a branch. New noise metrics, noise bugfixes...
2001-08-23 jsquyresNote to self: run ispell *before* committing to CVS!
2001-08-23 jsquyres- Minor changes to all 4 autogen.sh files (ao, off...
2001-08-21 Ralph Gilesremove additional C++ comments
2001-08-21 Stan SeibertSame prefix fix as before.
2001-08-16 MontyNoise curve code cleanup that also should fix a divide...
2001-08-16 Montyfix a pointer type error passed to qsort
2001-08-16 Montyfix edge case bug in accumulate_fit
2001-08-13 MontyOops, roll this back to the right version
2001-08-13 Gregory MaxwellAutomake changes
2001-08-13 Montyrev the vendor string date
2001-08-13 Montydon't lose the mode generation files
2001-08-13 Montyfinal round of commits
2001-08-13 Montymono modes
2001-08-13 Montybooks for mono
2001-08-13 Gregory MaxwellSpel check
2001-08-13 Montyfixed a major decode bug in residue 1
2001-08-13 MontyDon't lose our coupled modes
2001-08-13 Montyadd mode D and E
2001-08-13 MontyAdd modes Dc and Ec
2001-08-13 Montymore modes, more books
2001-08-13 Gregory Maxwellautomake
2001-08-13 MontyYay more modes.
2001-08-13 Montymode Ac and Bc added
2001-08-13 MontyMore books
2001-08-13 Montymode selection for currently present modes
2001-08-13 Montymissed adding mask adjustments for mode X
2001-08-13 MontyMatching books
2001-08-13 Montythe coupled < 128 stereo modes at 44.1kHz
2001-08-13 Gregory MaxwellBackout broken debian autoconf fix
2001-08-13 calcDebian changes and PREREQ for autoconf
2001-08-13 calcDebian changes
2001-08-13 Gregory MaxwellUpdate Version for RC2 / Fixed up Automake / Adjusted...
2001-08-13 Monty^$^%&$%^$^ Alt key timeout on PPC....
2001-08-13 Monty*&&^%&^% CVS....
2001-08-13 Montyaccidentally added Makefile.in and Makefile to CVS
2001-08-13 MontyBringing rc2 (minus the modes it needs) onto mainline.
2001-08-12 Jack MoffittAdded as binary
2001-08-12 Jack Moffittwill readd these as binary
2001-08-07 Mike SmithRemove some C++ comments.
2001-07-08 MontyWorking state. "Ignore this file for now"
2001-07-02 Jack Moffittfix spelling error
2001-07-01 Mike SmithSilence warning due to bad cast.
2001-06-29 Montyrepair png file options
2001-06-29 Montyneed to re-add these files with -kb
2001-06-18 Montytwo bugs:
2001-06-18 Jack Moffittwin32 build fixes, including ingo's suggestions
next