Remove svn $Id$ header.
[platform/upstream/libvorbis.git] / include / vorbis / vorbisfile.h
2017-06-16 Ralph GilesRemove svn $Id$ header.
2010-04-29 MontyCommit vorbisfile constification patch; affects API...
2010-03-24 MontySpelling fixes in include docs
2009-07-10 MontyBump build system versions for release
2009-05-26 Montyglobal replaced all tabs with whitespaces in the source...
2009-04-27 Montywrapped vorbisfile.h static callbacks in #ifndef
2009-04-09 MontyCorrect another setup bug; extremely short links could...
2009-04-09 MontyComplete first-cut rearrangement of bisection and initi...
2008-10-05 erikdFor MinGW, use fseeko64 instead of _fseeki64 (which...
2008-09-28 ivoUse _fseeki64 on Windows, where fseek is always 32...
2008-04-17 MontyCommit 01-ov_read_filter patch from #381; closes featur...
2007-08-28 MontyErikd: take care that added comments with detailed...
2007-08-26 erikdinclude/vorbis/vorbisfile.h : Add comments about a...
2007-07-24 MontyUpdate documentation, version numbers, copyright dates
2007-07-23 MontyAdd ov_fopen() (like ov_open, but does the fopen within...
2007-07-03 MontyMultiplexed stream support for vorbisfile *IN PROGRESS*
2004-08-05 Thomas Vander Sticheleremove needless whitespace, synchronize decls with...
2004-07-20 MontySet $Id$ keyword substitution for vorbis module
2003-08-18 MontyVorbisfile API addition for game and mod coders;
2003-03-06 MontyComplete crosslapping API
2003-03-03 MontyCommit new prototypes for ov_crosslap functionality.
2002-03-07 MontyNumerous vorbisfile fixes:
2001-12-20 Segher Boessenkoolseveral extremely minor fixes
2001-12-12 MontyInitial branch merge toward rc3
2001-05-27 MontyFloor 1
2001-02-26 Montyfinal beta 4 commit
2001-02-02 MontyUpdate header copyright dates, update copyright assignemnt
2000-11-08 MontyIncremental commit toward b3. Optionally should still...
2000-11-06 MontyMerge branch_beta3 onto the mainline.
2000-10-13 MontyReadded seeking_example.c to the build
2000-10-12 MontyMerging the postbeta2 branch onto the mainline.
2000-08-30 Montyautoconf changes to handle looking for bit-width types...
2000-06-15 MontyFixed a link-crossing bug in libvorbis (total time...
2000-06-14 MontyMade API consistent wrt in64_t internal types and retur...
2000-04-23 Mike SmithFix for a minor typo in vorbisfile headers - woould...
2000-04-21 Mike SmithA new abstracted interface to vorbisfile, using callbac...
2000-01-28 MontyThe lib and vq, at least, build again. Tackling the...
2000-01-05 MontyMore shuffling of includes to ease codebook integration...