1. c5a911f Remove trailing whitespace. by Ralph Giles · 9 years ago
  2. 2c583d5 Fixing cmake header install path by stopiccot · 9 years ago
  3. 4a101d1 Fixing cmake shared library version info by stopiccot · 9 years ago
  4. 0920549 Add CMake documentation to readme. by stopiccot · 9 years ago
  5. 6c24f23 Add CMake script to build ogg. by stopiccot · 9 years ago
  6. fbe55b0 Add build status icon for jenkins. by Ralph Giles · 9 years ago
  7. 6529023 Add travis badge to README.md by stopiccot · 9 years ago
  8. 98a3ab5 Move summary to the top of the README. by Ralph Giles · 9 years ago
  9. 130b895 Make git ignore more build products. by Ralph Giles · 9 years ago
  10. 98a7755 Add minimal travis continuous intregration config. by Ralph Giles · 9 years ago
  11. 1837844 Update makefile for README rename. by Ralph Giles · 9 years ago
  12. 721644f Fix automake warning. by Ralph Giles · 9 years ago
  13. 3381066 Simplify autogen.sh by Ralph Giles · 9 years ago
  14. ee0e3df Remove spurious tab. by Ralph Giles · 9 years ago
  15. 1929299 Move license to the end of README.md. by Ralph Giles · 9 years ago
  16. 95569eb Switch to markdown readme by stopiccot · 9 years ago
  17. 15fe47a Use stdint.h for Visual Studio 2013 and newer by stopiccot · 9 years ago
  18. d92d713 Rename configure.in to configure.ac by stopiccot · 9 years ago
  19. 1344d4e Add release checksums. by Ralph Giles · 9 years ago
  20. e9941b9 Fix build warnings by Orestes Zoupanos · 9 years ago
  21. 4e9ae1f Add MS Visual Studio Community Edition 2013 project files. by Orestes Zoupanos · 9 years ago
  22. dec2365 Converted svn:ignore to .gitignore by Marvin Scholz · 9 years ago
  23. 36606a0 Update release version and date on the reference docs. by Ralph Giles · 10 years ago v1.3.2
  24. 46d39b5 Update copyright year. by Ralph Giles · 10 years ago
  25. 62f5a90 Update changelog and versioning for release. by Ralph Giles · 10 years ago
  26. 74f6698 Fix format specifier width warning. by Ralph Giles · 10 years ago
  27. 40ef081 Correct oggpack_writecopy bug reported by Ian Nartowicz: Integer by Monty · 10 years ago
  28. d852821 Remove trailing whitespace. by Ralph Giles · 10 years ago
  29. 3435482 Update the doc versions for the 1.3.1 release. by Tim Terriberry · 11 years ago v1.3.1
  30. 546d4dd Bump library versioning and changelog for release. by Tim Terriberry · 11 years ago
  31. 3809957 Prefer the stdint types in config_types.h. by Tim Terriberry · 11 years ago
  32. 61c1ed7 Add a makefile target to update the doc versions by Tim Terriberry · 11 years ago
  33. cb28419 Minor documentation fixes. by Tim Terriberry · 11 years ago
  34. 0e38a07 Subject: [PATCH 3/3] Respect the configure --docdir override by Tim Terriberry · 11 years ago
  35. 165cd85 Typo fix. by Tim Terriberry · 11 years ago
  36. bd66413 Fix broken links in the installed docs. by Tim Terriberry · 11 years ago
  37. 85dbd8d Guard against very large packets. by Tim Terriberry · 11 years ago
  38. a56ec2d Bring libogg's configure.in into the 21st century. by Tim Terriberry · 11 years ago
  39. fb6f137 Switch the VS2010 static project to use the non-dll runtime library. by Ralph Giles · 12 years ago
  40. 49c0bb7 Provide the static library from ogg-uninstalled.pc. by Ralph Giles · 12 years ago
  41. fe9085b Remote trailing whitespace. by Ralph Giles · 12 years ago
  42. a3062c7 Close the anchor added in r17179. by Ralph Giles · 12 years ago
  43. fb92135 Fix link to ogg_stream_state. by Tim Terriberry · 12 years ago
  44. 233f625 Remove trailing whitespace from the documentation. by Ralph Giles · 13 years ago
  45. 68c7f55 Bump version number and dates for release. by Ralph Giles · 13 years ago v1.3.0
  46. f2f9344 Improve documentation of ogg_stream_flush_fill and related calls. by Ralph Giles · 13 years ago
  47. edb31b1 Fix a comment typo. by Ralph Giles · 13 years ago
  48. 1f8e16e Clean up whitespace. by Ralph Giles · 13 years ago
  49. a121f3f Bump library versioning and changelog for release. by Ralph Giles · 13 years ago
  50. 715e304 Remove the makefile reference to the macos directory. by Ralph Giles · 13 years ago
  51. 057df48 Update the README. by Ralph Giles · 13 years ago
  52. c8a1e86 Update the author list with recent contributors. by Ralph Giles · 13 years ago
  53. 8a163f5 Remove the HACKING instructions. by Ralph Giles · 13 years ago
  54. 3320f62 Remove the Classic MacOS build files. by Ralph Giles · 13 years ago
  55. 237a308 Add ogg_stream_flush_fill to compliment ogg_stream_pageout_fill because ogg_stream_flush will produce multiple pages when >4096 bytes and >4 packets are available. by Gregory Maxwell · 13 years ago
  56. 0664bdc Fixed project configuration which referenced two CRT versions in output binaries. by Cristian Adam · 13 years ago
  57. 23d9360 Update CHANGES for release by Monty · 14 years ago v1.2.2
  58. 2941790 Bump version for point release by Monty · 14 years ago
  59. bf5bfad Change 'MacOS X' to 'Mac OS X' in the README by Monty · 14 years ago
  60. 1ded5b6 Move BEOS to using standard POSIX types from inttypes.h by Monty · 14 years ago
  61. 171acf3 Fix ogg_stream_pageout_fill documentation bug pointed out by David Richards. by Gregory Maxwell · 14 years ago
  62. c3e079b Migrated main development to Visual Studio 2008 (which has a better integration with Windows 7). by Cristian Adam · 14 years ago
  63. b5a55a4 Prefer dist-xz to dist-bzip. by Ralph Giles · 14 years ago
  64. f8ce071 *partial* fix to Trac #1747 by Monty · 14 years ago
  65. 02b0c4c Add dist-bzip target to Ogg build by Monty · 14 years ago
  66. a1ee996 revert r17124 to match reversion of pagespill packet threshold from 8 to 4 by Monty · 14 years ago v1.2.1
  67. e036dd0 Update CHANGES, configure.in and .pc files toward release by Monty · 14 years ago
  68. 4420e10 add ogg_stream_pageout_fill to libogg docs Update release version on libogg docs by Monty · 14 years ago
  69. 7cf0630 Revert default page spill from 8 to 4 packets. by Monty · 14 years ago
  70. 80961b1 apply comment spell fix patch from Trac #1623 by Monty · 14 years ago
  71. d791323 remove in-tree debian spec files by Monty · 14 years ago
  72. 848b6d8 Remove the ancient -mv8 flag from SPARC gcc builds Trac #1459 by Monty · 14 years ago
  73. 8bcc597 Update/modernize the configure type checking, account for the fact that by Monty · 14 years ago
  74. 779d3f6 Fix another cut-and-paste error in the documentation. by Ralph Giles · 14 years ago
  75. 06a823f Explicitly document what ogg_packet_clear() does. by Ralph Giles · 14 years ago
  76. 8f269ea Fix a cut-and-paste error in the documentation. by Ralph Giles · 14 years ago
  77. 7d1415f Updated Visual Studio project files. by Cristian Adam · 14 years ago
  78. 450aa6e Added Visual Studiop 2010 project files. by Cristian Adam · 14 years ago
  79. 6e1740c The generic TYPE_MAX macros introduced in r17270 require the gcc typeof by Tim Terriberry · 14 years ago
  80. e73a2c9 Bump version for changes in SVN by Monty · 14 years ago
  81. 6713319 Two cleanups of buffer LONG_MAX overflow hardening: by Monty · 14 years ago
  82. e64842c Correct packet accumulation in _packetout to accumulate a full long of bytes, by Monty · 14 years ago
  83. 598fb9e Complete code review on the pattern: by Monty · 14 years ago
  84. a3b681b add an anchor by Monty · 14 years ago
  85. 351cc5e Doc tweaks; clarify/make more consistent the Index reasoning. by Monty · 14 years ago
  86. 7df26aa Add another diagram (elementary multiplexing) by Monty · 14 years ago
  87. edc5330 Update make check to work properly with the new page spill heuristic from r17098 by Gregory Maxwell · 14 years ago
  88. 7704fc9 Greg asserts interrupt by Monty · 14 years ago
  89. 3f00a03 More doccing, commit SVG files by Monty · 14 years ago
  90. 28ec47e 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. by Gregory Maxwell · 14 years ago
  91. eb2fce4 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. by Gregory Maxwell · 14 years ago
  92. 88f38d5 Stupid error in figure... by Monty · 14 years ago
  93. 2fd1223 Add two new figures illustrating packets, pages, logical bitstreams and by Monty · 14 years ago
  94. cde11fa Turn on all gcc warnings in the Linux release build, as it is by Ralph Giles · 14 years ago
  95. 5d64520 Cast away a char pointer signedness warning. by Ralph Giles · 14 years ago
  96. 9f33377 Fix int vs long issues with the framing self-test code. by Ralph Giles · 14 years ago
  97. 3922fa4 Update make check to work properly with the new page spill heuristic by Monty · 14 years ago v1.2.0
  98. add1350 Update dates on libogg documentation by Monty · 14 years ago
  99. f643a4c Update CHANGES file by Monty · 14 years ago
  100. f4c6495 Bump release versioning to reflect new behavior by Monty · 14 years ago