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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
framing: cast to unsigned when shifting to fix ubsan errors
Tristan Matthews
2019-03-06
1
-11
/
+11
*
Misc. typos
luz.paz
2018-10-09
1
-2
/
+2
*
Switch to slicing-by-8 CRC32 algorithm.
Robert Kausch
2018-04-30
3
-89
/
+323
*
Remove obsolete $Id$ svn substitution marks.
Ralph Giles
2017-11-08
2
-2
/
+0
*
configure: add --disable-crc option
Tristan Matthews
2017-11-07
1
-0
/
+14
*
Fix struct comparison in tests for Win64
James Ross-Gowan
2017-11-01
1
-1
/
+29
*
Make false continued packet handling consistent
Timothy B. Terriberry
2017-06-16
1
-0
/
+1
*
Fix automake warning.
Ralph Giles
2015-05-20
1
-1
/
+1
*
Update copyright year.
Ralph Giles
2014-05-27
1
-1
/
+1
*
Fix format specifier width warning.
Ralph Giles
2014-05-27
1
-4
/
+4
*
Correct oggpack_writecopy bug reported by Ian Nartowicz: Integer
Monty
2014-04-24
1
-15
/
+246
*
Guard against very large packets.
Tim Terriberry
2013-01-08
1
-13
/
+31
*
Fix a comment typo.
Ralph Giles
2011-08-04
1
-1
/
+1
*
Clean up whitespace.
Ralph Giles
2011-08-04
2
-103
/
+99
*
Add ogg_stream_flush_fill to compliment ogg_stream_pageout_fill because ogg_s...
Gregory Maxwell
2011-08-01
1
-0
/
+8
*
revert r17124 to match reversion of pagespill packet threshold from 8 to
v1.2.1
Monty
2010-11-01
1
-54
/
+21
*
Revert default page spill from 8 to 4 packets.
Monty
2010-10-29
1
-1
/
+1
*
apply comment spell fix patch from Trac #1623
Monty
2010-10-27
1
-2
/
+2
*
The generic TYPE_MAX macros introduced in r17270 require the gcc typeof
Tim Terriberry
2010-06-10
1
-2
/
+3
*
Two cleanups of buffer LONG_MAX overflow hardening:
Monty
2010-06-04
1
-3
/
+3
*
Correct packet accumulation in _packetout to accumulate a full long of bytes,
Monty
2010-06-04
1
-1
/
+1
*
Complete code review on the pattern:
Monty
2010-06-04
1
-56
/
+90
*
Update make check to work properly with the new page spill heuristic from r17098
Gregory Maxwell
2010-04-05
1
-21
/
+54
*
Add a 'ogg_stream_pageout_fill' function to allow smart applications with del...
Gregory Maxwell
2010-03-29
1
-4
/
+19
*
Cast away a char pointer signedness warning.
Ralph Giles
2010-03-26
1
-4
/
+4
*
Fix int vs long issues with the framing self-test code.
Ralph Giles
2010-03-26
1
-3
/
+3
*
Update make check to work properly with the new page spill heuristic
v1.2.0
Monty
2010-03-26
1
-54
/
+225
*
Modify default page flushing behavior;
Monty
2010-03-21
2
-37
/
+60
*
DESTROY ALL TABS
Monty
2009-05-27
2
-412
/
+412
*
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 configure script to use new 'legal' names for cache vals (I hate you s...
Monty
2009-05-19
2
-27
/
+83
*
Minor fixes to allow cross compiling from Linux to windows and running the te...
erikd
2008-04-13
1
-1
/
+3
*
Fix possible read past the end of the buffer when reading 0 bits.
Tim Terriberry
2008-02-29
1
-0
/
+3
*
six const correct-ness fixes
erikd
2008-02-09
1
-8
/
+8
*
Add Andrew Donkin's iovec patch to libogg 1. Applied as-is after
Monty
2007-02-08
1
-11
/
+24
*
Use the automake test framework to run the self tests so we get a
Ralph Giles
2006-11-06
1
-3
/
+1
*
remove obsolete .cvsignore files
Ralph Giles
2006-01-28
1
-6
/
+0
*
Correct the test case data to expect a granulepos of -1 on pages where
Ralph Giles
2005-07-23
1
-4
/
+4
*
According to the Ogg specification, an ogg page that doesn't have any
Mike Smith
2005-07-22
1
-2
/
+3
*
Remove obsolete doc reference.
Ralph Giles
2005-06-06
1
-13
/
+12
*
Fix for Josh Coalson's long-packet sync continuation bug. Passes all unit te...
Monty
2004-09-22
1
-3
/
+7
*
Added appropriate unit test to test for Josh's bug.
Monty
2004-09-22
1
-14
/
+52
*
Fix for bugs 464/564
Monty
2004-09-01
1
-1
/
+1
*
free memory allocated in testing routines, to allow checks to pass in
Conrad Parker
2004-08-19
2
-0
/
+14
*
add explicit casts and consts to fix visual c compiler warnings
Conrad Parker
2004-08-11
2
-31
/
+31
*
* error out on autotools failures so warnings are caught early on
Thomas Vander Stichele
2004-07-05
1
-2
/
+0
*
Correct masking bug (incorrect implicit cast) in oggpackB_read that's
Monty
2004-06-17
1
-1
/
+1
*
A bcopy() snuck in from sloppy source tree management. Revert it to
Monty
2004-03-16
1
-2
/
+2
*
Fix for bug 498
Monty
2004-03-08
1
-4
/
+4
[next]