summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the ancient -mv8 flag from SPARC gcc buildsMonty2010-10-261-12/+3
* Update/modernize the configure type checking, account for the fact that Monty2010-10-263-170/+64
* Fix another cut-and-paste error in the documentation.Ralph Giles2010-10-091-1/+1
* Explicitly document what ogg_packet_clear() does.Ralph Giles2010-10-091-2/+4
* Fix a cut-and-paste error in the documentation.Ralph Giles2010-10-091-1/+1
* Updated Visual Studio project files.Cristian Adam2010-09-231-186/+787
* Added Visual Studiop 2010 project files.Cristian Adam2010-09-216-104/+437
* The generic TYPE_MAX macros introduced in r17270 require the gcc typeofTim Terriberry2010-06-102-15/+3
* Bump version for changes in SVNMonty2010-06-041-2/+2
* Two cleanups of buffer LONG_MAX overflow hardening:Monty2010-06-042-3/+16
* Correct packet accumulation in _packetout to accumulate a full long of bytes, Monty2010-06-041-1/+1
* Complete code review on the pattern:Monty2010-06-041-56/+90
* add an anchorMonty2010-04-271-0/+1
* Doc tweaks; clarify/make more consistent the Index reasoning.Monty2010-04-262-18/+25
* Add another diagram (elementary multiplexing)Monty2010-04-063-37/+699
* Update make check to work properly with the new page spill heuristic from r17098Gregory Maxwell2010-04-051-21/+54
* Greg asserts interruptMonty2010-03-301-4/+1
* More doccing, commit SVG filesMonty2010-03-304-23/+2118
* Removed the non-normative comment about 4kB pages. The observation of typical...Gregory Maxwell2010-03-301-2/+3
* Add a 'ogg_stream_pageout_fill' function to allow smart applications with del...Gregory Maxwell2010-03-292-4/+20
* Stupid error in figure...Monty2010-03-281-0/+0
* Add two new figures illustrating packets, pages, logical bitstreams and Monty2010-03-283-2/+67
* Turn on all gcc warnings in the Linux release build, as it isRalph Giles2010-03-261-1/+1
* Cast away a char pointer signedness warning.Ralph Giles2010-03-261-4/+4
* Fix int vs long issues with the framing self-test code.Ralph Giles2010-03-261-3/+3
* Update make check to work properly with the new page spill heuristicMonty2010-03-261-54/+225
* Update dates on libogg documentationMonty2010-03-2565-195/+195
* Update CHANGES fileMonty2010-03-252-13/+17
* Bump release versioning to reflect new behaviorMonty2010-03-211-3/+3
* Modify default page flushing behavior;Monty2010-03-212-37/+60
* clarify an analogy in demultiplexingMonty2010-03-202-2/+2
* Substantial expansion of Ogg container overview document; still requires fill...Monty2010-03-201-116/+378
* Update Ogg document titles towards doc update.Monty2010-03-191-3/+3
* Removed Release_SSE and Release SSE2 configurations. Changed Windows Mobile 5...Cristian Adam2010-02-184-2176/+243
* Fix copy/paste error.Tim Terriberry2010-02-151-1/+1
* framing.html: minor spelling error correction from HoldenC.Gregory Maxwell2010-02-111-1/+1
* ogg_stream_pageout.html: Comment on calling pageout in a loop based on feedba...Gregory Maxwell2009-11-291-1/+2
* linked statically to c runtime for windows mobile.Cristian Adam2009-11-251-358/+1543
* Add types for TI c6x compilerDavid Schleef2009-10-251-0/+9
* Correct return value documentation for two calls. Ralph Giles2009-10-052-2/+2
* Changed the C runtime library to the default option - dynamic runtime library.Cristian Adam2009-09-294-6289/+1472
* correct a typo which referred to os instead of opMonty2009-07-151-1/+1
* update CHANGESMonty2009-06-232-4/+13
* Bump configure version for full releaseMonty2009-06-231-1/+1
* Bump version from 1.1.4svn to 1.1.4rc1 to reflect release candidate.Monty2009-06-031-1/+1
* Only pass -mv8 on sparc if the compiler supports it.Ralph Giles2009-05-271-3/+12
* Bump LIB_CURRENT and LIB_AGE for api additions.Ralph Giles2009-05-271-3/+3
* 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