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
/
framing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Correct packet accumulation in _packetout to accumulate a full long of bytes,
Monty
2010-06-04
1
-1
/
+1
*
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
*
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
1
-35
/
+58
*
DESTROY ALL TABS
Monty
2009-05-27
1
-362
/
+362
*
Complete fleshing out async error reporting interface in the source;
Monty
2009-05-27
1
-14
/
+60
*
Update configure script to use new 'legal' names for cache vals (I hate you s...
Monty
2009-05-19
1
-13
/
+34
*
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
*
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
*
free memory allocated in testing routines, to allow checks to pass in
Conrad Parker
2004-08-19
1
-0
/
+12
*
add explicit casts and consts to fix visual c compiler warnings
Conrad Parker
2004-08-11
1
-12
/
+12
*
fix documentation errors. thanks to David K. Gasaway for pointing out the pro...
Ralph Giles
2002-09-29
1
-6
/
+6
*
Xiphophorus -> Xiph.Org changes
Monty
2002-07-11
1
-3
/
+3
*
add 'ogg_stream_reset_serialno()' because it's useful. The same
Monty
2002-03-07
1
-1
/
+7
*
lots of extremely minor fixes
Segher Boessenkool
2001-12-20
1
-2
/
+2
*
Added suggested public API exposure for regenerating checksum.
Monty
2001-11-24
1
-15
/
+23
*
Finally make the CRC lookup table a static initializer, like it always
Monty
2001-11-24
1
-21
/
+70
*
Fix to ogg_page_packets; it was looking for the wrong marker.
Monty
2001-11-22
1
-2
/
+2
*
Fixed another missing _ogg_ on a free() call, pointed out by Warren Spitz.
Mike Smith
2001-11-15
1
-2
/
+2
*
sizeof() cleanup.
Segher Boessenkool
2001-10-02
1
-19
/
+18
*
optimization when using peek as a packet detector
Monty
2001-05-24
1
-1
/
+5
*
Decided to alter behavior of packetpeek slightly:
Monty
2001-05-24
1
-5
/
+3
*
Minor API additions; none break compatability.
Monty
2001-05-24
1
-21
/
+42
*
final beta 4 commit
Monty
2001-02-26
1
-5
/
+5
*
Update copyright dates.
Monty
2001-02-02
1
-4
/
+3
*
Added vorbis_commentheader_out() to vorbis
Mike Smith
2001-01-18
1
-1
/
+6
*
Also need defines for _ogg_free
Monty
2000-11-13
1
-9
/
+9
*
Merge branch_beta3 onto the mainline.
Monty
2000-11-05
1
-24
/
+24
*
cut-n-paste typo
Monty
2000-10-10
1
-5
/
+1
*
Added 'ogg_page_packets()' call. See source for comment documentation.
Monty
2000-10-10
1
-1
/
+32
*
Where was ogg_sync_destroy... silly xiphmont :)
Jack Moffitt
2000-09-28
1
-1
/
+9
*
ogg_stream_eof -> ogg_stream_eos
Jack Moffitt
2000-09-26
1
-2
/
+2
*
changed all instances of "frameno" to "granulepos"
Jack Moffitt
2000-09-26
1
-10
/
+10
*
Initial revision
Jack Moffitt
2000-09-03
1
-0
/
+1622