Monty
|
a1ee996cd7
revert r17124 to match reversion of pagespill packet threshold from 8 to
|
14 years ago |
Monty
|
e036dd0f36
Update CHANGES, configure.in and .pc files toward release
|
14 years ago |
Monty
|
4420e1022e
add ogg_stream_pageout_fill to libogg docs
|
14 years ago |
Monty
|
7cf0630287
Revert default page spill from 8 to 4 packets.
|
14 years ago |
Monty
|
80961b11a9
apply comment spell fix patch from Trac #1623
|
14 years ago |
Monty
|
d791323736
remove in-tree debian spec files
|
14 years ago |
Monty
|
848b6d8898
Remove the ancient -mv8 flag from SPARC gcc builds
|
14 years ago |
Monty
|
8bcc597b9c
Update/modernize the configure type checking, account for the fact that
|
14 years ago |
Ralph Giles
|
779d3f67a2
Fix another cut-and-paste error in the documentation.
|
14 years ago |
Ralph Giles
|
06a823f418
Explicitly document what ogg_packet_clear() does.
|
14 years ago |
Ralph Giles
|
8f269ea58e
Fix a cut-and-paste error in the documentation.
|
14 years ago |
Cristian Adam
|
7d1415fa2d
Updated Visual Studio project files.
|
14 years ago |
Cristian Adam
|
450aa6e201
Added Visual Studiop 2010 project files.
|
14 years ago |
Tim Terriberry
|
6e1740c292
The generic TYPE_MAX macros introduced in r17270 require the gcc typeof
|
14 years ago |
Monty
|
e73a2c97ab
Bump version for changes in SVN
|
14 years ago |
Monty
|
67133192af
Two cleanups of buffer LONG_MAX overflow hardening:
|
14 years ago |
Monty
|
e64842ca0c
Correct packet accumulation in _packetout to accumulate a full long of bytes,
|
14 years ago |
Monty
|
598fb9e787
Complete code review on the pattern:
|
14 years ago |
Monty
|
a3b681b589
add an anchor
|
14 years ago |
Monty
|
351cc5ea09
Doc tweaks; clarify/make more consistent the Index reasoning.
|
14 years ago |
Monty
|
7df26aa6ce
Add another diagram (elementary multiplexing)
|
14 years ago |
Gregory Maxwell
|
edc5330510
Update make check to work properly with the new page spill heuristic from r17098
|
14 years ago |
Monty
|
7704fc99ce
Greg asserts interrupt
|
14 years ago |
Monty
|
3f00a03e9c
More doccing, commit SVG files
|
14 years ago |
Gregory Maxwell
|
28ec47ea1a
Removed the non-normative comment about 4kB pages. The observation of typical behavior isn't especially useful here, and at least one person has interpreted the comment to imply some kind of limit. Replace the text with something less likely to be construed as a limit.
|
14 years ago |
Gregory Maxwell
|
eb2fce499c
Add a 'ogg_stream_pageout_fill' function to allow smart applications with delay sensitive flushing to produce big pages. Increase the default minimum fill amount to 8 based on latency measurements with actual files. These changes may be controversial but since we've recently had a release I thought there would be no harm in getting them into the repository for discussion.
|
14 years ago |
Monty
|
88f38d5780
Stupid error in figure...
|
14 years ago |
Monty
|
2fd1223c49
Add two new figures illustrating packets, pages, logical bitstreams and
|
14 years ago |
Ralph Giles
|
cde11fa3d8
Turn on all gcc warnings in the Linux release build, as it is
|
14 years ago |
Ralph Giles
|
5d64520468
Cast away a char pointer signedness warning.
|
14 years ago |