summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Ralph Giles2014-02-261-1/+1
* Add ogg_stream_flush_fill to compliment ogg_stream_pageout_fill because ogg_s...Gregory Maxwell2011-08-011-0/+1
* Move BEOS to using standard POSIX types from inttypes.hMonty2010-12-031-2/+2
* *partial* fix to Trac #1747Monty2010-11-021-2/+2
* apply comment spell fix patch from Trac #1623Monty2010-10-271-2/+2
* Update/modernize the configure type checking, account for the fact that Monty2010-10-262-2/+15
* The generic TYPE_MAX macros introduced in r17270 require the gcc typeofTim Terriberry2010-06-101-13/+0
* Two cleanups of buffer LONG_MAX overflow hardening:Monty2010-06-041-0/+13
* Add a 'ogg_stream_pageout_fill' function to allow smart applications with del...Gregory Maxwell2010-03-291-0/+1
* Add types for TI c6x compilerDavid Schleef2009-10-251-0/+9
* DESTROY ALL TABSMonty2009-05-271-10/+10
* Add now async error interface calls to ogg.hMonty2009-05-271-0/+2
* Update configure script to use new 'legal' names for cache vals (I hate you s...Monty2009-05-191-0/+2
* The iovec patch uses size_t, so we must include <stddef.h>.Tim Terriberry2008-12-161-0/+1
* Whitespace cleanup.Ralph Giles2008-12-161-8/+2
* Build support for Haiku. Patch by scottmc at gmail. Closes #1371.ivo2008-06-041-0/+10
* Minor fixes to allow cross compiling from Linux to windows and running the te...erikd2008-04-131-0/+1
* six const correct-ness fixeserikd2008-02-091-8/+8
* improving linking against libogg in OS X according to latest patch in ticket ...ivo2007-11-161-1/+1
* Add Andrew Donkin's iovec patch to libogg 1. Applied as-is after Monty2007-02-081-2/+9
* Use stdint types for the CYGWIN build instead of the ones from Ralph Giles2006-06-031-12/+13
* remove obsolete .cvsignore filesRalph Giles2006-01-282-5/+0
* add support for Symbian OS, from Colin Ward (CSIRO)Conrad Parker2004-08-111-1/+16
* * error out on autotools failures so warnings are caught early onThomas Vander Stichele2004-07-052-4/+0
* Roll back change in r4539 which has us recursing into ogg2 instead of ogg.Tim Terriberry2004-05-041-1/+1
* Correct a typo. Helps to test these things before you commit instead of after.Ralph Giles2004-03-141-2/+2
* Add platform-specific int types for MingW32. After a patch from John Edwards.Ralph Giles2004-03-141-17/+23
* Ugly autotools foo. nodist_HEADERS requires automake 1.6 or later. addRalph Giles2003-11-101-1/+1
* build system updatescalc2003-10-181-2/+2
* Patch to add types for DJGPPMonty2003-09-021-1/+9
* PS2 types from "David Etherton" <etherton@rockstarsandiego.com>Mike Smith2003-05-231-1/+9
* This commit was generated by cvs2svn to compensate for changes in r4539,cvs2svn2003-03-261-1/+1
* Committing fix for #245Mike Smith2003-01-181-2/+3
* Add ogg_uint16_t for TheoraMonty2002-09-182-1/+8
* Add bigendian bitpacker to libogg (that is, a packer that packs MSbitMonty2002-09-151-1/+19
* Ryan Gordon's BeOS fixes.Mike Smith2002-07-191-1/+5
* re-add an incorrectly removed prototype.Ralph Giles2002-07-131-1/+3
* Remove unimplemented routines from ogg.h. If there's supposed to be there for...Ralph Giles2002-07-121-5/+1
* Xiphophorus -> Xiph.Org changesMonty2002-07-112-6/+6
* Tested changes needed for ongoing work on branches in vorbis/Monty2002-05-081-1/+10
* add 'ogg_stream_reset_serialno()' because it's useful. The sameMonty2002-03-071-1/+2
* lots of extremely minor fixesSegher Boessenkool2001-12-202-4/+4
* Added suggested public API exposure for regenerating checksum.Monty2001-11-241-1/+3
* Add build-specific defines to os_types.h for the ProjectBuilder stuff. AsRalph Giles2001-11-021-2/+10
* Brian was right; I missed this one.Monty2001-06-031-34/+32
* Minor API additions; none break compatability.Monty2001-05-241-1/+2
* final beta 4 commitMonty2001-02-262-10/+10
* Update copyright dates.Monty2001-02-022-4/+19
* Typedef correction for cygwinMonty2001-01-221-2/+2
* Added vorbis_commentheader_out() to vorbisMike Smith2001-01-181-0/+2