summaryrefslogtreecommitdiff
path: root/include/vorbis/vorbisfile.h
Commit message (Expand)AuthorAgeFilesLines
* Update website link in copyright headers.Ralph Giles2020-07-031-1/+1
* Remove svn $Id$ header.Ralph Giles2017-06-161-1/+0
* Commit vorbisfile constification patch; affects API but not ABI.Monty2010-04-291-5/+5
* Spelling fixes in include docsMonty2010-03-241-2/+2
* Bump build system versions for releaseMonty2009-07-101-2/+2
* global replaced all tabs with whitespaces in the source to end some ofMonty2009-05-261-8/+8
* wrapped vorbisfile.h static callbacks in #ifndef Monty2009-04-271-4/+9
* Correct another setup bug; extremely short links could get 'shadowed'Monty2009-04-091-3/+0
* Complete first-cut rearrangement of bisection and initialization code to redu...Monty2009-04-091-0/+3
* For MinGW, use fseeko64 instead of _fseeki64 (which MinGW doesn't know about).erikd2008-10-051-1/+4
* Use _fseeki64 on Windows, where fseek is always 32-bit. Seek correctly when ...ivo2008-09-281-1/+4
* Commit 01-ov_read_filter patch from #381; closes feature request #1352. Also...Monty2008-04-171-0/+3
* Erikd: take care that added comments with detailed explanations areMonty2007-08-281-12/+8
* include/vorbis/vorbisfile.h : Add comments about a desired change that cannot...erikd2007-08-261-0/+13
* Update documentation, version numbers, copyright datesMonty2007-07-241-1/+1
* Add ov_fopen() (like ov_open, but does the fopen within libvorbisfile)Monty2007-07-231-1/+40
* Multiplexed stream support for vorbisfile *IN PROGRESS*Monty2007-07-031-0/+1
* remove needless whitespace, synchronize decls with defsThomas Vander Stichele2004-08-051-3/+3
* Set $Id$ keyword substitution for vorbis moduleMonty2004-07-201-1/+1
* Vorbisfile API addition for game and mod coders;Monty2003-08-181-1/+4
* Complete crosslapping APIMonty2003-03-061-1/+7
* Commit new prototypes for ov_crosslap functionality.Monty2003-03-031-1/+2
* Numerous vorbisfile fixes:Monty2002-03-071-4/+6
* several extremely minor fixesSegher Boessenkool2001-12-201-2/+2
* Initial branch merge toward rc3Monty2001-12-121-1/+3
* Floor 1Monty2001-05-271-12/+22
* final beta 4 commitMonty2001-02-261-5/+5
* Update header copyright dates, update copyright assignemntMonty2001-02-021-4/+3
* Incremental commit toward b3. Optionally should still retrain mode E,Monty2000-11-081-2/+2
* Merge branch_beta3 onto the mainline.Monty2000-11-061-6/+6
* Readded seeking_example.c to the buildMonty2000-10-131-1/+3
* Merging the postbeta2 branch onto the mainline.Monty2000-10-121-1/+1
* autoconf changes to handle looking for bit-width types on yet moreMonty2000-08-301-13/+13
* Fixed a link-crossing bug in libvorbis (total time was reset to -1Monty2000-06-151-1/+5
* Made API consistent wrt in64_t internal types and return valuesMonty2000-06-141-8/+8
* Fix for a minor typo in vorbisfile headers - woould have affected users of theMike Smith2000-04-231-2/+2
* A new abstracted interface to vorbisfile, using callback functions.Mike Smith2000-04-211-9/+35
* The lib and vq, at least, build again. Tackling the examples and xmmsMonty2000-01-281-1/+3
* More shuffling of includes to ease codebook integration. This breaksMonty2000-01-051-0/+86