summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* DESTROY ALL TABSMonty2009-05-273-422/+422
* Bump LIB_REVISION to reflect ABI additionsMonty2009-05-271-1/+1
* Commit doc updates relating to async error interfaceMonty2009-05-2723-179/+175
* Add now async error interface calls to ogg.hMonty2009-05-271-0/+2
* Complete fleshing out async error reporting interface in the source;Monty2009-05-272-15/+61
* Correct a typo in the new oggpackB_writecheck that would have caused a Monty2009-05-211-1/+1
* Update copyright on modified pages, render name and versioning consistent.Monty2009-05-2055-163/+163
* Update documentation to reflect new API calls, and extended error return beha...Monty2009-05-2010-5/+242
* Update configure script to use new 'legal' names for cache vals (I hate you s...Monty2009-05-194-69/+127
* Removed WholeProgramOptimization setting from static library project.Cristian Adam2009-05-011-5/+20
* fix implication that op is updated when -1 is returned.oggk2009-04-041-1/+1
* Added Visual Studio 2008 project fileCristian Adam2009-04-024-0/+3286
* Ogg video streams no longer require future tense.Ralph Giles2009-01-221-4/+4
* Used Unicode for all platforms.Cristian Adam2009-01-182-196/+196
* Added project configuration for Windows Mobile 6 Professional SDK (ARMV4I)Cristian Adam2009-01-114-64/+716
* Added support for Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) and Windows Mob...Cristian Adam2009-01-114-37/+1365
* Fixed generation of exports in the dynamic library.Cristian Adam2009-01-051-12/+52
* Refactored Visual Studio 2005 project files. Added static and dynamic library...Cristian Adam2009-01-056-418/+1360
* Moved Visual Studio 6 project files into own folder.Cristian Adam2009-01-057-13/+13
* Monotonicity of time ordering cannot be 'strict' as this equal times are Ralph Giles2008-12-301-2/+2
* Clarify that muxing orders the pages in strict timestamp order among all Ralph Giles2008-12-301-3/+3
* 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
* configure.in : Add AM_PROG_CC_C_O to prevent autogen.sh warning.erikd2008-10-181-0/+1
* Add RFC 5334 and skeleton.html to Makefile. Mention CHANGES in debian rules ...ivo2008-09-102-3/+3
* Add RFC5334 and link to it.ivo2008-09-082-1/+788
* And speaking of missing links...ivo2008-08-311-0/+1
* Build support for Haiku. Patch by scottmc at gmail. Closes #1371.ivo2008-06-042-7/+17
* Clarify that the _destroy() methods call _ogg_free() on their argumentsRalph Giles2008-04-282-2/+15
* CRLF for Visual Studio files (part of #647)sping2008-04-160-0/+0
* 5/3 libogg: Consistent use of $(ConfigurationName) for vs2k3, SSE and SSE2 re...sping2008-04-151-6/+7
* 1/3 libogg: Consistent use of $(ConfigurationName) for vs2k5, SSE and SSE2 re...sping2008-04-142-5/+5
* Add explanation of Linux to windows cross compiling to REAME.erikd2008-04-141-0/+27
* Minor fixes to allow cross compiling from Linux to windows and running the te...erikd2008-04-132-1/+4
* Lib copy scriptsping2008-03-111-0/+9
* Move to dynamic librariessping2008-03-101-11/+38
* Fix possible read past the end of the buffer when reading 0 bits.Tim Terriberry2008-02-291-0/+3
* Skeleton documentation page. Right now it's just a static copy from the wiki.ivo2008-02-221-0/+222
* Document what oggpack_bytes() returns for read-initialized streams.Ralph Giles2008-02-141-4/+9
* six const correct-ness fixeserikd2008-02-092-16/+16
* Applied patch to make it easier to disable use of Ogg when neeeded. Closes #...ivo2008-01-181-8/+22
* Port automake 1.10 support from libtheora.Ralph Giles2008-01-181-12/+16
* Remove "Ogg Vorbis" project references and the obsolete contact email Ralph Giles2008-01-0462-63/+63
* Document the memory ownership when passing ogg packets in and out.Ralph Giles2008-01-042-5/+26
* Check for automake 1.10.Ralph Giles2008-01-041-1/+2
* improving linking against libogg in OS X according to latest patch in ticket ...ivo2007-11-161-1/+1
* uncommenting line per ticket #1219ivo2007-11-121-1/+1
* update doc/libogg in libogg.spec.in, as reported by thosmos in #vorbisConrad Parker2007-11-081-2/+5
* Make VS2003 do what VS2005 already doessping2007-07-282-7/+34
* Visual Studio 2005 solution file addedsping2007-07-281-0/+25