index
:
delta/ogg-git.git
branch_beta3
doc/typo
feature/ogg-uint64t-xplatform
libogg2-zerocopy
master
obsolete
travis-moar-targets
gitlab.xiph.org: xiph/ogg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
DESTROY ALL TABS
Monty
2009-05-27
3
-422
/
+422
*
Bump LIB_REVISION to reflect ABI additions
Monty
2009-05-27
1
-1
/
+1
*
Commit doc updates relating to async error interface
Monty
2009-05-27
23
-179
/
+175
*
Add now async error interface calls to ogg.h
Monty
2009-05-27
1
-0
/
+2
*
Complete fleshing out async error reporting interface in the source;
Monty
2009-05-27
2
-15
/
+61
*
Correct a typo in the new oggpackB_writecheck that would have caused a
Monty
2009-05-21
1
-1
/
+1
*
Update copyright on modified pages, render name and versioning consistent.
Monty
2009-05-20
55
-163
/
+163
*
Update documentation to reflect new API calls, and extended error return beha...
Monty
2009-05-20
10
-5
/
+242
*
Update configure script to use new 'legal' names for cache vals (I hate you s...
Monty
2009-05-19
4
-69
/
+127
*
Removed WholeProgramOptimization setting from static library project.
Cristian Adam
2009-05-01
1
-5
/
+20
*
fix implication that op is updated when -1 is returned.
oggk
2009-04-04
1
-1
/
+1
*
Added Visual Studio 2008 project file
Cristian Adam
2009-04-02
4
-0
/
+3286
*
Ogg video streams no longer require future tense.
Ralph Giles
2009-01-22
1
-4
/
+4
*
Used Unicode for all platforms.
Cristian Adam
2009-01-18
2
-196
/
+196
*
Added project configuration for Windows Mobile 6 Professional SDK (ARMV4I)
Cristian Adam
2009-01-11
4
-64
/
+716
*
Added support for Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) and Windows Mob...
Cristian Adam
2009-01-11
4
-37
/
+1365
*
Fixed generation of exports in the dynamic library.
Cristian Adam
2009-01-05
1
-12
/
+52
*
Refactored Visual Studio 2005 project files. Added static and dynamic library...
Cristian Adam
2009-01-05
6
-418
/
+1360
*
Moved Visual Studio 6 project files into own folder.
Cristian Adam
2009-01-05
7
-13
/
+13
*
Monotonicity of time ordering cannot be 'strict' as this equal times are
Ralph Giles
2008-12-30
1
-2
/
+2
*
Clarify that muxing orders the pages in strict timestamp order among all
Ralph Giles
2008-12-30
1
-3
/
+3
*
The iovec patch uses size_t, so we must include <stddef.h>.
Tim Terriberry
2008-12-16
1
-0
/
+1
*
Whitespace cleanup.
Ralph Giles
2008-12-16
1
-8
/
+2
*
configure.in : Add AM_PROG_CC_C_O to prevent autogen.sh warning.
erikd
2008-10-18
1
-0
/
+1
*
Add RFC 5334 and skeleton.html to Makefile. Mention CHANGES in debian rules ...
ivo
2008-09-10
2
-3
/
+3
*
Add RFC5334 and link to it.
ivo
2008-09-08
2
-1
/
+788
*
And speaking of missing links...
ivo
2008-08-31
1
-0
/
+1
*
Build support for Haiku. Patch by scottmc at gmail. Closes #1371.
ivo
2008-06-04
2
-7
/
+17
*
Clarify that the _destroy() methods call _ogg_free() on their arguments
Ralph Giles
2008-04-28
2
-2
/
+15
*
CRLF for Visual Studio files (part of #647)
sping
2008-04-16
0
-0
/
+0
*
5/3 libogg: Consistent use of $(ConfigurationName) for vs2k3, SSE and SSE2 re...
sping
2008-04-15
1
-6
/
+7
*
1/3 libogg: Consistent use of $(ConfigurationName) for vs2k5, SSE and SSE2 re...
sping
2008-04-14
2
-5
/
+5
*
Add explanation of Linux to windows cross compiling to REAME.
erikd
2008-04-14
1
-0
/
+27
*
Minor fixes to allow cross compiling from Linux to windows and running the te...
erikd
2008-04-13
2
-1
/
+4
*
Lib copy script
sping
2008-03-11
1
-0
/
+9
*
Move to dynamic libraries
sping
2008-03-10
1
-11
/
+38
*
Fix possible read past the end of the buffer when reading 0 bits.
Tim Terriberry
2008-02-29
1
-0
/
+3
*
Skeleton documentation page. Right now it's just a static copy from the wiki.
ivo
2008-02-22
1
-0
/
+222
*
Document what oggpack_bytes() returns for read-initialized streams.
Ralph Giles
2008-02-14
1
-4
/
+9
*
six const correct-ness fixes
erikd
2008-02-09
2
-16
/
+16
*
Applied patch to make it easier to disable use of Ogg when neeeded. Closes #...
ivo
2008-01-18
1
-8
/
+22
*
Port automake 1.10 support from libtheora.
Ralph Giles
2008-01-18
1
-12
/
+16
*
Remove "Ogg Vorbis" project references and the obsolete contact email
Ralph Giles
2008-01-04
62
-63
/
+63
*
Document the memory ownership when passing ogg packets in and out.
Ralph Giles
2008-01-04
2
-5
/
+26
*
Check for automake 1.10.
Ralph Giles
2008-01-04
1
-1
/
+2
*
improving linking against libogg in OS X according to latest patch in ticket ...
ivo
2007-11-16
1
-1
/
+1
*
uncommenting line per ticket #1219
ivo
2007-11-12
1
-1
/
+1
*
update doc/libogg in libogg.spec.in, as reported by thosmos in #vorbis
Conrad Parker
2007-11-08
1
-2
/
+5
*
Make VS2003 do what VS2005 already does
sping
2007-07-28
2
-7
/
+34
*
Visual Studio 2005 solution file added
sping
2007-07-28
1
-0
/
+25
[next]