summaryrefslogtreecommitdiff
path: root/include/ogg/ogg.h
Commit message (Expand)AuthorAgeFilesLines
* Add ogg_stream_flush_fill to compliment ogg_stream_pageout_fill because ogg_s...Gregory Maxwell2011-08-011-0/+1
* apply comment spell fix patch from Trac #1623Monty2010-10-271-2/+2
* Add a 'ogg_stream_pageout_fill' function to allow smart applications with del...Gregory Maxwell2010-03-291-0/+1
* 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
* six const correct-ness fixeserikd2008-02-091-8/+8
* Add Andrew Donkin's iovec patch to libogg 1. Applied as-is after Monty2007-02-081-2/+9
* Add bigendian bitpacker to libogg (that is, a packer that packs MSbitMonty2002-09-151-1/+19
* 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-111-3/+3
* 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-201-2/+2
* Added suggested public API exposure for regenerating checksum.Monty2001-11-241-1/+3
* Minor API additions; none break compatability.Monty2001-05-241-1/+2
* final beta 4 commitMonty2001-02-261-5/+5
* Update copyright dates.Monty2001-02-021-0/+16
* Added vorbis_commentheader_out() to vorbisMike Smith2001-01-181-0/+2
* Merge branch_beta3 onto the mainline.Monty2000-11-051-14/+14
* Added 'ogg_page_packets()' call. See source for comment documentation.Monty2000-10-101-0/+1
* Where was ogg_sync_destroy... silly xiphmont :)Jack Moffitt2000-09-281-1/+1
* ogg_stream_eof -> ogg_stream_eosJack Moffitt2000-09-261-1/+1
* changed all instances of "frameno" to "granulepos"Jack Moffitt2000-09-261-2/+2
* ack, some of the '_' were still lingering.Jack Moffitt2000-09-071-1/+1
* Initial revisionJack Moffitt2000-09-031-0/+154