added missing exported functions ogg_stream_pageout_fill and ogg_stream_flush_fill to compile and use libogg under Visual Studio
Michael Fink
2017-10-01 17:38:15 +0200
4e9ae1f395Add MS Visual Studio Community Edition 2013 project files.
Orestes Zoupanos
2015-05-05 20:57:49 +0100
dec23654d4Converted svn:ignore to .gitignore
Marvin Scholz
2015-04-15 19:52:48 +0200
36606a06c6Update release version and date on the reference docs.
Ralph Giles
2014-05-27 16:35:22 +0000
46d39b51d4Update copyright year.
Ralph Giles
2014-05-27 16:26:23 +0000
62f5a90c29Update changelog and versioning for release.
Ralph Giles
2014-05-27 16:23:58 +0000
74f669832dFix format specifier width warning.
Ralph Giles
2014-05-27 16:18:37 +0000
40ef081797Correct oggpack_writecopy bug reported by Ian Nartowicz: Integer overflow checking in oggpack_writecopy_helper got the reallocation size test condition backwards and so would error out when it needed to expand the destination's internal buffer.
Monty
2014-04-24 20:59:56 +0000
d85282194eRemove trailing whitespace.
Ralph Giles
2014-02-26 19:06:45 +0000
343548223dUpdate the doc versions for the 1.3.1 release.
Tim Terriberry
2013-05-14 01:30:25 +0000
546d4dd64cBump library versioning and changelog for release.
Tim Terriberry
2013-05-14 01:29:00 +0000
380995711cPrefer the stdint types in config_types.h.
Tim Terriberry
2013-05-14 01:27:07 +0000
61c1ed7340Add a makefile target to update the doc versions
Tim Terriberry
2013-05-14 01:24:11 +0000
cb28419d55Minor documentation fixes.
Tim Terriberry
2013-05-06 17:44:36 +0000
0e38a075ceSubject: [PATCH 3/3] Respect the configure --docdir override
Tim Terriberry
2013-05-06 17:42:50 +0000
165cd85ad1Typo fix.
Tim Terriberry
2013-05-06 17:41:08 +0000
bd664137dfFix broken links in the installed docs.
Tim Terriberry
2013-05-06 17:40:26 +0000
85dbd8d9edGuard against very large packets.
Tim Terriberry
2013-01-08 16:29:56 +0000
a56ec2ddb1Bring libogg's configure.in into the 21st century.
Tim Terriberry
2013-01-08 15:56:32 +0000
fb6f137046Switch the VS2010 static project to use the non-dll runtime library.
Ralph Giles
2012-12-07 20:37:02 +0000
49c0bb7f48Provide the static library from ogg-uninstalled.pc.
Ralph Giles
2012-08-31 17:49:46 +0000
fe9085b629Remote trailing whitespace.
Ralph Giles
2012-08-31 17:22:07 +0000
a3062c7040Close the anchor added in r17179.
Ralph Giles
2012-06-21 19:18:16 +0000
fb92135384Fix link to ogg_stream_state.
Tim Terriberry
2012-03-01 02:17:02 +0000
233f625fdbRemove trailing whitespace from the documentation.
Ralph Giles
2011-09-22 23:32:51 +0000
68c7f55cf6Bump version number and dates for release.
Ralph Giles
2011-08-04 18:30:39 +0000
f2f9344326Improve documentation of ogg_stream_flush_fill and related calls.
Ralph Giles
2011-08-04 18:10:01 +0000
edb31b1ba8Fix a comment typo.
Ralph Giles
2011-08-04 17:57:02 +0000
1f8e16e004Clean up whitespace.
Ralph Giles
2011-08-04 17:56:39 +0000
a121f3fc61Bump library versioning and changelog for release.
Ralph Giles
2011-08-04 17:41:16 +0000
715e304b16Remove the makefile reference to the macos directory.
Ralph Giles
2011-08-04 17:39:30 +0000
057df48964Update the README.
Ralph Giles
2011-08-04 17:36:32 +0000
c8a1e86b9cUpdate the author list with recent contributors.
Ralph Giles
2011-08-04 17:34:43 +0000
8a163f5854Remove the HACKING instructions.
Ralph Giles
2011-08-04 17:30:49 +0000
3320f629fdRemove the Classic MacOS build files.
Ralph Giles
2011-08-04 17:29:40 +0000
237a3081dcAdd 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.
Gregory Maxwell
2011-08-01 17:55:20 +0000
0664bdc1ddFixed project configuration which referenced two CRT versions in output binaries.
Cristian Adam
2011-01-09 21:39:12 +0000
23d9360b46Update CHANGES for release
Monty
2010-12-07 10:27:43 +0000
294179035aBump version for point release
Monty
2010-12-07 09:51:15 +0000
bf5bfad5faChange 'MacOS X' to 'Mac OS X' in the README
Monty
2010-12-03 17:12:39 +0000
1ded5b6c01Move BEOS to using standard POSIX types from inttypes.h
Monty
2010-12-03 17:10:02 +0000
171acf3878Fix ogg_stream_pageout_fill documentation bug pointed out by David Richards.
Gregory Maxwell
2010-12-01 04:10:12 +0000
c3e079b055Migrated main development to Visual Studio 2008 (which has a better integration with Windows 7).
Cristian Adam
2010-11-20 18:15:25 +0000
b5a55a4091Prefer dist-xz to dist-bzip.
Ralph Giles
2010-11-02 21:35:58 +0000
f8ce071e10*partial* fix to Trac #1747
Monty
2010-11-02 15:26:18 +0000
02b0c4c09cAdd dist-bzip target to Ogg build
Monty
2010-11-02 14:59:08 +0000
a1ee996cd7revert r17124 to match reversion of pagespill packet threshold from 8 to 4
Monty
2010-11-01 20:27:54 +0000
848b6d8898Remove the ancient -mv8 flag from SPARC gcc builds Trac #1459
Monty
2010-10-26 11:01:30 +0000
8bcc597b9cUpdate/modernize the configure type checking, account for the fact that int types might come from one of three different includes on a modern system. Try, if possible, to use types that don't rely on any of the includes such that the oldest systems have more of a fighting chance.
Monty
2010-10-26 10:56:31 +0000
779d3f67a2Fix another cut-and-paste error in the documentation.
Ralph Giles
2010-10-09 16:29:16 +0000
06a823f418Explicitly document what ogg_packet_clear() does.
Ralph Giles
2010-10-09 05:51:25 +0000
8f269ea58eFix a cut-and-paste error in the documentation.
Ralph Giles
2010-10-09 05:29:32 +0000
7d1415fa2dUpdated Visual Studio project files.
Cristian Adam
2010-09-23 21:50:57 +0000
6e1740c292The generic TYPE_MAX macros introduced in r17270 require the gcc typeof extension, which is not supported by MSVC. We don't actually need that generality, though, so revert to simply using LONG_MAX instead.
Tim Terriberry
2010-06-10 13:42:06 +0000
e73a2c97abBump version for changes in SVN
Monty
2010-06-04 06:41:11 +0000
e64842ca0cCorrect packet accumulation in _packetout to accumulate a full long of bytes, mathing the ogg_packet declaration.
Monty
2010-06-04 05:39:45 +0000
598fb9e787Complete code review on the pattern: if(b->endbyte*8+bits>b->storage*8)goto overflow;
Monty
2010-06-04 05:19:12 +0000
a3b681b589add an anchor
Monty
2010-04-27 14:32:05 +0000
351cc5ea09Doc tweaks; clarify/make more consistent the Index reasoning.
Monty
2010-04-26 07:26:57 +0000
7df26aa6ceAdd another diagram (elementary multiplexing)
Monty
2010-04-06 17:50:50 +0000
edc5330510Update make check to work properly with the new page spill heuristic from r17098
Gregory Maxwell
2010-04-05 03:31:02 +0000
28ec47ea1aRemoved 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.
Gregory Maxwell
2010-03-30 01:49:30 +0000
eb2fce499cAdd 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.
Gregory Maxwell
2010-03-29 05:35:11 +0000
88f38d5780Stupid error in figure...
Monty
2010-03-28 10:18:53 +0000
2fd1223c49Add two new figures illustrating packets, pages, logical bitstreams and physical bitstreams.
Monty
2010-03-28 10:15:49 +0000
cde11fa3d8Turn on all gcc warnings in the Linux release build, as it is for other platforms.
Ralph Giles
2010-03-26 03:38:31 +0000
5d64520468Cast away a char pointer signedness warning.
Ralph Giles
2010-03-26 03:38:04 +0000
9f333772feFix int vs long issues with the framing self-test code.
Ralph Giles
2010-03-26 03:19:12 +0000
3922fa4b59Update make check to work properly with the new page spill heuristic
Monty
2010-03-26 00:34:54 +0000
add135055fUpdate dates on libogg documentation
Monty
2010-03-25 20:44:59 +0000
a1f833eee5clarify an analogy in demultiplexing
Monty
2010-03-20 06:59:29 +0000
8528ebe3eaSubstantial expansion of Ogg container overview document; still requires filling in of several references by not-yet-present examples.
Monty
2010-03-20 06:32:37 +0000
cf55ffd16bRemoved Release_SSE and Release SSE2 configurations. Changed Windows Mobile 5.0 configuration from "Pocket PC SDK 2 (ARMV4I)" to "Pocket PC SDK (ARMV4I)", version "2" was generated by versions of Windows Mobile 5.0 SDK which are no longer available on MSDN.
Cristian Adam
2010-02-18 17:08:47 +0000
a6277c9223Fix copy/paste error. Thanks to Chris Pearce for the report.
Tim Terriberry
2010-02-15 02:14:14 +0000
855cf341beframing.html: minor spelling error correction from HoldenC.
Gregory Maxwell
2010-02-11 18:59:31 +0000
6baff18d84ogg_stream_pageout.html: Comment on calling pageout in a loop based on feedback from Diablo-D3 in IRC
Gregory Maxwell
2009-11-29 05:28:32 +0000
da91556dc8linked statically to c runtime for windows mobile.
Cristian Adam
2009-11-25 23:22:31 +0000
b61c2f4106Add types for TI c6x compiler
David Schleef
2009-10-25 00:49:58 +0000
d2aa9af42cCorrect return value documentation for two calls.
Ralph Giles
2009-10-05 03:19:05 +0000
6d06f51b3cChanged the C runtime library to the default option - dynamic runtime library.
Cristian Adam
2009-09-29 22:45:36 +0000
35af843a73correct a typo which referred to os instead of op
Monty
2009-07-15 21:39:59 +0000
22f8dcde1fAdd now async error interface calls to ogg.h
Monty
2009-05-27 03:55:40 +0000
73aa7c483dComplete fleshing out async error reporting interface in the source; makes it safe to ignore most return codes in applications and simply check occasionally to see if something went wrong at some earlier point.
Monty
2009-05-27 03:49:26 +0000
449bb13d1eCorrect a typo in the new oggpackB_writecheck that would have caused a stack overflow.
Monty
2009-05-21 00:03:09 +0000
23c6a02ac8Update copyright on modified pages, render name and versioning consistent.
Monty
2009-05-20 00:26:20 +0000
0abcbbfac5Update documentation to reflect new API calls, and extended error return behavior.
Monty
2009-05-20 00:18:35 +0000
76f4809e46Update configure script to use new 'legal' names for cache vals (I hate you so much, autofoo)
Monty
2009-05-19 23:27:38 +0000
33f306ac46Removed WholeProgramOptimization setting from static library project.
Cristian Adam
2009-05-01 11:55:27 +0000
57dc76bd1ffix implication that op is updated when -1 is returned.
oggk
2009-04-04 15:22:40 +0000
cb36a0032eAdded Visual Studio 2008 project file
Cristian Adam
2009-04-02 14:32:29 +0000
9b630b22a2Ogg video streams no longer require future tense.
Ralph Giles
2009-01-22 00:24:42 +0000
4ce3d8e523Used Unicode for all platforms.
Cristian Adam
2009-01-18 17:28:49 +0000
323e8ad974Added project configuration for Windows Mobile 6 Professional SDK (ARMV4I)
Cristian Adam
2009-01-11 13:47:06 +0000
baa5e8ee86Added support for Windows Mobile 5.0 Pocket PC SDK 2 (ARMV4I) and Windows Mobile 5.0 Smartphone SDK 2 (ARMV4I) in project files.
Cristian Adam
2009-01-11 03:11:37 +0000
ecb0f99785Fixed generation of exports in the dynamic library.
Cristian Adam
2009-01-05 22:07:43 +0000
0a3ce0df41Refactored Visual Studio 2005 project files. Added static and dynamic library support, and win32 and x64 platform support.
Cristian Adam
2009-01-05 21:55:15 +0000
cb8ac7a751Moved Visual Studio 6 project files into own folder.
Cristian Adam
2009-01-05 21:31:33 +0000
d26feeb77eMonotonicity of time ordering cannot be 'strict' as this equal times are possible. Use the more obvious term 'non-decreasing' for clarity.
Ralph Giles
2008-12-30 18:28:03 +0000
595dca95dfClarify that muxing orders the pages in strict timestamp order among all streams, not just within each logical stream.
Ralph Giles
2008-12-30 17:44:58 +0000
70d72b73b2The iovec patch uses size_t, so we must include <stddef.h>.
Tim Terriberry
2008-12-16 00:55:09 +0000
3fda17917bWhitespace cleanup.
Ralph Giles
2008-12-16 00:51:15 +0000
e6a22f158eAdd RFC 5334 and skeleton.html to Makefile. Mention CHANGES in debian rules file.
ivo
2008-09-10 14:23:55 +0000
5d985ec0e7Add RFC5334 and link to it.
ivo
2008-09-08 01:55:55 +0000
75941aac25And speaking of missing links...
ivo
2008-08-31 23:41:05 +0000
834caa2fb1Build support for Haiku. Patch by scottmc at gmail. Closes#1371.
ivo
2008-06-04 03:27:18 +0000
065c12f1e4Clarify that the _destroy() methods call _ogg_free() on their arguments even though there's no explicit constructor.
Ralph Giles
2008-04-28 03:27:06 +0000
e730da630cCRLF for Visual Studio files (part of #647)
sping
2008-04-16 22:13:13 +0000
4ffe35c2925/3 libogg: Consistent use of $(ConfigurationName) for vs2k3, SSE and SSE2 releases now have their own folders
sping
2008-04-15 23:11:32 +0000
b0c60612ed1/3 libogg: Consistent use of $(ConfigurationName) for vs2k5, SSE and SSE2 releases now have their own folders
sping
2008-04-14 21:27:06 +0000
e2b8c11380Add explanation of Linux to windows cross compiling to REAME.
erikd
2008-04-14 08:40:46 +0000
b289ad278aMinor fixes to allow cross compiling from Linux to windows and running the tests under Wine.
erikd
2008-04-13 12:26:40 +0000
bc1fba1d51Applied patch to make it easier to disable use of Ogg when neeeded. Closes#1280. Now on to find the scattered duplicates
ivo
2008-01-18 20:38:09 +0000
9bf530e2fcPort automake 1.10 support from libtheora.
Ralph Giles
2008-01-18 02:07:42 +0000
e324b09026Remove "Ogg Vorbis" project references and the obsolete contact email from the libogg documentation.
Ralph Giles
2008-01-04 20:41:16 +0000
24c2249dd1Document the memory ownership when passing ogg packets in and out.
Ralph Giles
2008-01-04 20:11:22 +0000
480339459cCheck for automake 1.10.
Ralph Giles
2008-01-04 20:09:53 +0000
50ec62a391improving linking against libogg in OS X according to latest patch in ticket #289
ivo
2007-11-16 14:08:06 +0000
0cae6c835euncommenting line per ticket #1219
ivo
2007-11-12 18:09:19 +0000
7389045722update doc/libogg in libogg.spec.in, as reported by thosmos in #vorbis
Conrad Parker
2007-11-08 07:44:39 +0000
7e4a4354beMake VS2003 do what VS2005 already does
sping
2007-07-28 21:28:30 +0000
2a0889dd51Visual Studio 2005 solution file added
sping
2007-07-28 20:38:19 +0000
4dd1eea406Correction to longstanding errors/omissions in libogg documentation.
Monty
2007-06-18 21:11:34 +0000
123453d413Use the automake test framework to run the self tests so we get a completion summary.
Ralph Giles
2006-11-06 21:18:14 +0000
cdc29deb3ePropagate extended automake detection fix from theora-1.0alpha7.
Ralph Giles
2006-06-20 19:42:23 +0000
295f14e94dUse stdint types for the CYGWIN build instead of the ones from _G_config.h. This is reportedly more reliable in these modern times.
Ralph Giles
2006-06-03 22:30:13 +0000
2c825247c8* Make output path consistent
Zentaro Kavanagh
2006-05-29 09:05:42 +0000
aaa1054e6aOops, revert accidental changes from the last commit.
Ralph Giles
2006-04-26 17:04:03 +0000
a8bc5bf7ccPropagate fixes for when AUTOMAKE_OPTIONS doesn't list a minimum version number. This is not currently relevent, but it's best to use our latest version.
Ralph Giles
2006-04-26 16:58:54 +0000
871a74a9d3Merged and updated OS X build files (PPC + Intel).
Arek Korbik
2006-04-24 21:47:28 +0000
3ed835e2de* Add VS 2005 files to libogg
Zentaro Kavanagh
2006-04-20 13:33:25 +0000
d346ef4dbcCorrect cut-and-paste errors and further clarify memory ownership in the documentation for ogg_stream_pageout().
Ralph Giles
2006-03-11 07:45:56 +0000
2ecaeacfb9Update the link and email for Ross Williams' CRC paper.
Ralph Giles
2006-02-23 00:26:15 +0000
3db62c8672* Partial merge of changed files (Do not use this rev.)
Zentaro Kavanagh
2006-02-12 21:52:56 +0000
0e33109e4dremove obsolete .cvsignore files
Ralph Giles
2006-01-28 03:20:59 +0000
e24e6ebf51Added OS X Universal Binary build configuration.
Arek Korbik
2006-01-23 19:25:37 +0000
8886c89ce8Remove the debian subdir from distribution tarballs at the request of the debian maintainer.
Ralph Giles
2006-01-19 23:31:14 +0000
7defbb9245Sync with changes to the version distributed with libvorbis.
Ralph Giles
2005-12-21 01:23:01 +0000
81d5694f4aBump package version post-release.
Ralph Giles
2005-11-28 04:40:24 +0000
6602c3aeacRemove win32/Makefile.am in favor of just including the whole dir, like we do for the MacOS build stuff.
Ralph Giles
2005-11-28 04:37:31 +0000
3daf430dd4Properly strip the .svn directories from the dist target.
Ralph Giles
2005-11-28 04:23:53 +0000
d70e4bf328s/CVS/SVN/
Ralph Giles
2005-11-28 04:23:35 +0000
ce5cbc64d5Set release date.
Ralph Giles
2005-11-28 04:17:04 +0000
8b2604d1acBump package and so revision number for release.
Ralph Giles
2005-11-28 01:18:29 +0000
4468418925update change news.
Ralph Giles
2005-11-28 01:17:52 +0000
3da07d7f6bReplaced MacOSX build files with Xcode2.2 project (and related files).
Arek Korbik
2005-11-23 22:06:38 +0000
a1d08d3547Fix#740 - doubling LDFLAGS
Thomas Vander Stichele
2005-11-15 10:35:47 +0000
08d27d13f4Autoheader must run before automake, to generate config.h.in, which automake wants.
Mike Smith
2005-10-10 15:10:17 +0000
a80448d530Move our invocation of autoheader until after automake. There is a dependency there, at least in the Automake-generated makefile that was forcing a re-run after every autogen. We now invoke it right before autoconf.
Ralph Giles
2005-08-02 21:37:57 +0000
9e56d54565autoconf does not trace automake subdirs.
Ralph Giles
2005-08-02 21:25:10 +0000
6e275ac670Rename the libogg api doc directory to doc/libogg for greater clarity.
Ralph Giles
2005-07-30 23:43:51 +0000
d0acdd7d7eCorrect the test case data to expect a granulepos of -1 on pages where no packet ends. The spec is clear about this but the unit tests assumed the old behaviour (carry over the previous granulepos) was correct.
Ralph Giles
2005-07-23 00:19:14 +0000
5d4aa6d6cbAccording to the Ogg specification, an ogg page that doesn't have any packets ending on it (which commonly happens with video keyframes, for instance) must have a granulepos of -1.
Mike Smith
2005-07-22 16:39:42 +0000
a84a79abbbNew version of the interleave example that shows the possibility of non-contiguous eos pages. Ticket #503.
Ralph Giles
2005-07-16 19:36:56 +0000
9c103961dba dist fix for macosx because of filesystem case handling
Thomas Vander Stichele
2005-07-06 17:37:47 +0000
77d60c2b0eenable maintainer mode for autogen builds by default
Thomas Vander Stichele
2005-06-18 15:54:59 +0000
ae575e3fa0more typos
Thomas Vander Stichele
2005-06-18 15:48:17 +0000
0635fe4657doc typo fixes combined with a buildbot test
Thomas Vander Stichele
2005-06-18 15:22:11 +0000
450a8295cdAdd the multiplex doc to the distribution.
Ralph Giles
2005-06-17 16:40:24 +0000
bb45c4bddcRemove obsolete doc reference.
Ralph Giles
2005-06-06 09:38:04 +0000
74cb320ff2Correct another documentation typo.
Ralph Giles
2005-05-15 16:24:00 +0000
9042d026bfDocument ogg_sync_wrote() on the ogg_sync_wrote page instead of half of ogg_sync_destroy().
Ralph Giles
2005-05-15 16:00:19 +0000
13b4ecf078debian/watch file for libogg
j
2005-03-03 04:35:29 +0000
7a1fb6f949additional verbosity on ogg_stream_packetout()
Ralph Giles
2004-09-28 06:21:08 +0000
81e8703c56Fix documentation for ogg_stream_packetout(). This routine would appear to return '0' when no data or only an incomplete packet are available. This is distinct from the other two cases.
Ralph Giles
2004-09-28 06:06:31 +0000
961afa3e71Oops. forgot to set the release date on release.
Ralph Giles
2004-09-28 05:33:09 +0000
115bedb885update release and soname version
Ralph Giles
2004-09-23 13:12:01 +0000
c5f0662275add changelog entry for josh's bug
Ralph Giles
2004-09-23 13:08:53 +0000
408497846dFix for Josh Coalson's long-packet sync continuation bug. Passes all unit tests.
Monty
2004-09-22 20:57:09 +0000
f14f21ef84Added appropriate unit test to test for Josh's bug.
Monty
2004-09-22 05:35:43 +0000
225631a336Update download location and copyright dates in the debian copyright reference.
Ralph Giles
2004-09-12 21:41:29 +0000
1ad93bdd5cupdate debian changelog for new version
Ralph Giles
2004-09-12 21:41:08 +0000
80b8c13dc8Update the build and soname versions for the 1.1.1 release.
Ralph Giles
2004-09-12 21:21:55 +0000
7c65043281Install a release-notes oriented changelog.
Ralph Giles
2004-09-12 21:21:17 +0000
ea4c54323eFix for bugs 464/564
Monty
2004-09-01 00:34:39 +0000
822899d4c7free memory allocated in testing routines, to allow checks to pass in leak-checking environments
Conrad Parker
2004-08-19 02:06:02 +0000
83ae7e6fadadd explicit casts and consts to fix visual c compiler warnings (patch from Colin Ward) + tested on linux/gcc
Conrad Parker
2004-08-11 04:29:11 +0000
baebf2b97badd support for Symbian OS, from Colin Ward (CSIRO)
Conrad Parker
2004-08-11 04:20:36 +0000
88dc04f6a3use config.h to get rid of all the added defines on compile lines
Thomas Vander Stichele
2004-07-05 11:39:23 +0000
7548908a61This patch adds an -uninstalled.pc file so other libs/tools can use it
Thomas Vander Stichele
2004-07-05 11:21:44 +0000
d765286bce* autogenerate from configure * fix download location * remove Prefix * own include dir * move ldconfig runs to -p scripts * change Release tag to include xiph
Thomas Vander Stichele
2004-07-05 11:17:48 +0000
39ea1f46a1* error out on autotools failures so warnings are caught early on * clean up AC_OUTPUT * AUTOMAKE_OPTIONS = foreign only needs to be done toplevel (this can be verified by checking Makefile's generated in other directories and seeing that the var isn't used)
Thomas Vander Stichele
2004-07-05 11:13:36 +0000
6a4b552f30Correct masking bug (incorrect implicit cast) in oggpackB_read that's exposed by 64 bit systems; the 32 bit mask is signed default and being sign-extended by 64 bit.
Monty
2004-06-17 00:58:19 +0000
5a42681cccUpdated doc to reflect current proposal...
Monty
2004-05-18 06:04:53 +0000
712dbb9b65Enough for the meeting, although certainly needs more proofreading. No doubt the 5/8 meeting will proof it far more thoroughly than I have done.
Monty
2004-05-08 06:15:13 +0000
e5202611c0Ongoing work; it occurred to me to not lose it.
Monty
2004-05-08 05:47:45 +0000
ec5feee843Roll back change in r4539 which has us recursing into ogg2 instead of ogg.
Tim Terriberry
2004-05-04 04:53:23 +0000
ff5f2613baSet DOS line endings on MSVC project files; it can deal with unix line endings otherwise, but these need to be correct no matter who makes the package.
Ralph Giles
2004-04-07 03:18:30 +0000
a1f7773884A bcopy() snuck in from sloppy source tree management. Revert it to the original memmove (bcopy is neither portable nor equivalent to memmove)
Monty
2004-03-16 18:31:49 +0000
2f1413df38Correct a typo. Helps to test these things before you commit instead of after.
Ralph Giles
2004-03-14 17:35:19 +0000
9023b80846Correct the fix for bug 483. It should be s/-1/-n 1/ not s/-1/-n -1/.
Ralph Giles
2004-03-14 17:31:57 +0000
ee0fe29c0fAdd platform-specific int types for MingW32. After a patch from John Edwards.
Ralph Giles
2004-03-14 17:26:27 +0000
efec9e6e08Fix for bug 498
Monty
2004-03-08 04:10:00 +0000
3939fb2799a few error corrections, clean up out-of-page notes. Still in progress.
Monty
2004-02-13 08:09:47 +0000
82bf4112f1In progress; avoid losing work
Monty
2004-02-13 06:20:57 +0000
a35937187fQuote our macro name in AC_DEFUN() to avoid a warning in automake 1.8. Patch from Alexander Winston.
Ralph Giles
2004-01-26 07:48:39 +0000
6026eb0fcc'which' doesn't return a non-zero error code when the command isn't found, at least on darwin, so the check for *libtoolize wasn't failing properly on MacOS. Actually try running it instead.
Ralph Giles
2003-11-22 00:35:49 +0000
014cbf1600now linking with the Multithreaded Static Library for (hopefully) maximum portability
oddsock
2003-11-16 17:24:33 +0000
6002bf88d4Implement the 'or later...' part of the automake version checking. This is kind of hacky, just concatentating the major and minor version numbers and doing a numerical compare, but it should work for people who just have 1.7 installed when we ask for 1.6.
Ralph Giles
2003-11-10 16:46:21 +0000
ce74a148a3Add a 'make check' hook to call invoke the self tests now that we're on automake 1.6 where such things are reasonable.
Ralph Giles
2003-11-10 13:08:02 +0000
b59d805463Temporary fix to bitwise.c bigendian null-bit read calls. The fix is fine, I want to find something slightly more elegant.
Monty
2003-11-10 13:06:08 +0000
829d1e085dUgly autotools foo. nodist_HEADERS requires automake 1.6 or later. add this requirement to AUTOMAKE_OPTIONS and port the corresponding autogen support from libao.
Ralph Giles
2003-11-10 13:01:06 +0000
7e9c4266b6Correct line endings on ogg.dsw.
Ralph Giles
2003-10-26 17:54:56 +0000
582c5a4154Updated VC6 project files from John Edwards, mostly compiler flag changes. There may be line ending problems with ogg.dsw.
Ralph Giles
2003-10-25 12:12:23 +0000
fc761716b3Continuing autotools creeping feature infection. Have autogen.sh fall back to glibtoolize (as it's shipped by apple on macosx) if libtoolize is not available. This commit propagates the same change made to libvorbis. Bug 363.
Ralph Giles
2003-10-23 10:33:30 +0000
3d24764893Updated VC6 project files by John Edwards
carsten
2003-10-20 14:54:07 +0000
00c9b68b50build system updates 1. to not ship config_types.h 2. to install new html/rfc files
calc
2003-10-18 21:17:30 +0000
aa3f218ee4Fix for bug 458
Monty
2003-10-08 02:53:40 +0000
731ac7a30fAdd the new 1.1 routines (oggpackB) to the win32 dll build's exports file, and re-arrange to match the order in ogg.h.
Ralph Giles
2003-10-01 22:59:26 +0000
8be0527014Correct a typo (extra digit) in the mask8B array. Thanks for derf for the fix. Bug 457.
Ralph Giles
2003-09-29 14:21:24 +0000
8dc1828617Add the Ogg rfc documents. Not that rfc 3533 describing the Ogg bitstream format is informational, and our work remains authoritative.
Ralph Giles
2003-09-24 11:06:22 +0000
0d44b3493fdebian packaging update for libogg 1.1.0-1
calc
2003-09-11 20:11:11 +0000
d6d1777ad3add pkg-config support for ogg
calc
2003-09-11 19:53:37 +0000
5d105b1d3bdebian packaging update for libogg 1.1.0-1
calc
2003-09-03 05:16:25 +0000
00436acd8adebian packaging updates for libogg 1.1.0
calc
2003-09-03 05:06:51 +0000
28ceeb5cd3fix makefile.am to install vorbisword2.png
calc
2003-09-03 04:45:13 +0000
0c72a0c1b1Bump package version and library version. Only new types and functions added, so we are still backwards compatible.
Stan Seibert
2003-09-03 03:47:53 +0000
032c6e0b1aPatch to add types for DJGPP
Monty
2003-09-02 05:09:14 +0000
6605f89786Check for libtoolize, not libtool in autogen.sh.
Ralph Giles
2003-07-31 15:35:37 +0000
f65af34324PS2 types from "David Etherton" <etherton@rockstarsandiego.com>
Mike Smith
2003-05-23 09:41:40 +0000
80e4e23757This commit was generated by cvs2svn to compensate for changes in r4539, which included commits to RCS files with non-trunk default branches.
cvs2svn
2003-03-26 07:35:38 +0000
0ad72044d6Don't set OGG_CFLAGS to -INONE/include.
brendan
2003-03-08 02:44:29 +0000
cd431123cfCommitting fix for #245
Mike Smith
2003-01-18 08:40:52 +0000
f874573114Commit fix for bug #229
Mike Smith
2003-01-18 08:31:51 +0000
e1fe1cacb3fix documentation errors. thanks to David K. Gasaway for pointing out the problem.
Ralph Giles
2002-09-29 07:10:37 +0000
73ec1d6aefAdd the macosx project files to the distribution.
Ralph Giles
2002-09-18 11:57:13 +0000
fc986605e9Update MacOS X project files for the August 2002 developer tools.
Ralph Giles
2002-09-18 11:44:00 +0000
8c5200cacfAdd ogg_uint16_t for Theora
Monty
2002-09-18 04:42:09 +0000
bb1f955ad7Add bigendian bitpacker to libogg (that is, a packer that packs MSbit first into bit position 7, rtaher than LSb first into bit position 0, ala Vorbis I).
Monty
2002-09-15 23:48:03 +0000
3aa6e509a5Correct url for the crc introduction. Thanks to Keith Wright for the fix.
Ralph Giles
2002-09-14 18:32:57 +0000
6671e869c0Replace confusing libogg 'version' with 'release 1.0'.
Ralph Giles
2002-07-19 12:06:15 +0000
9ec2da4a81add documentation for new routine ogg_stream_reset_serialno();
Ralph Giles
2002-07-19 11:54:50 +0000
7492d311f5bump moddate
Ralph Giles
2002-07-19 11:42:08 +0000
b2e3f9ae6dDocument new oggpack_write*() routines.
Ralph Giles
2002-07-19 11:41:16 +0000
6f7191c5abcomplete a sentence
Ralph Giles
2002-07-19 11:40:46 +0000
57e3dfa7d6Remove obsolete oggpack_*_huff() functions from API documenation.
Ralph Giles
2002-07-19 11:03:39 +0000
27c1bb8271Propagate changes to vorbisfile documentation.
Ralph Giles
2002-07-19 10:50:44 +0000
4b05978e22Ryan Gordon's BeOS fixes.
Mike Smith
2002-07-19 08:25:51 +0000
8820ef79d5Spec file updates from thomasvs
Mike Smith
2002-07-19 06:44:10 +0000
00797d1296Add missing vorbis logo image
Monty
2002-07-14 23:22:20 +0000
72a2d56597Updates and spelling corrections
Monty
2002-07-14 08:12:09 +0000
1813446437Remove Apple ProjectBuilder build files from distribution: - I have the 10.2 beta installed and can't update them in a backward compatible way. - The commandline build should now work out of the box.
Ralph Giles
2002-07-13 11:44:01 +0000
1129a7c453add dist-hook automagical CVS directory purge from EXTRA_DIST subdirs
Ralph Giles
2002-07-13 11:42:09 +0000
80fca2eb9frename classic mac build dir to macos/
Ralph Giles
2002-07-13 11:37:27 +0000
e70090b4d9Update Metrowerks project files for last change.
Ralph Giles
2002-07-13 10:30:49 +0000
7a15ef8a57re-add an incorrectly removed prototype.
Ralph Giles
2002-07-13 10:28:34 +0000
22cafd8fe7Updated build files for Metrowerks CodeWarrior 7.
Ralph Giles
2002-07-12 13:13:53 +0000
997f080e0fRemove unimplemented routines from ogg.h. If there's supposed to be there for some reason, please correct.
Ralph Giles
2002-07-12 13:06:21 +0000
e5d7088b4dfix autogen.sh so that builddir != srcdir works
calc
2002-07-11 04:00:04 +0000
60e4b93183Use XIPH_ as our autoconf macro prefix, rather than borrowing the AM_ namespace as was common when these were first written.
Ralph Giles
2002-07-09 12:54:42 +0000
0a26a15b59Fixed for #152 to win32 build files.
Mike Smith
2002-07-06 04:56:38 +0000
e698cbf1fdAnd add ogg.dsw to EXTRA_DIST
Mike Smith
2002-07-05 08:07:10 +0000
3f24154862Missed adding a new file yesterday
Mike Smith
2002-07-05 08:05:19 +0000
47ca882ec8Build file updates.
Mike Smith
2002-07-04 09:14:43 +0000
01960469f3add 'ogg_stream_reset_serialno()' because it's useful. The same functionality before required a clear/init cycle that involved free()/malloc().
Monty
2002-03-07 03:36:53 +0000
18a20fb26cFix trivial bug #104
Mike Smith
2002-02-09 13:00:42 +0000
131f978eechuff functions removed
Jack Moffitt
2002-01-19 06:01:26 +0000
7050eef652Minor fix; reading zero bits from the packer at end of file should not cause EOF.
Monty
2002-01-19 04:06:53 +0000
cdb818025bUpdated timestamps for debian changelog entries and added some more information to vorbiscomment manpage.
calc
2001-12-24 16:54:04 +0000
d154537464Add the ProjectBuilder files for MacOS X to the distribution target.
Ralph Giles
2001-12-22 04:30:03 +0000
e92c722f79Added suggested public API exposure for regenerating checksum.
Monty
2001-11-24 07:49:32 +0000
5b4c74a368Documentation correction pointed out by Time Janik
Monty
2001-11-24 06:55:22 +0000
615227a744Finally make the CRC lookup table a static initializer, like it always should have been.
Monty
2001-11-24 06:19:46 +0000
12eccde0aeFix to ogg_page_packets; it was looking for the wrong marker.
Monty
2001-11-22 06:22:27 +0000
9f933ab739Installation script and build fixes to use the proper framework location under MacOS X (/Library/Frameworks/)
Ralph Giles
2001-11-16 06:16:45 +0000
2f3b2c73f1Fixed another missing _ogg_ on a free() call, pointed out by Warren Spitz. Forgot to check libogg when I was checking for these yesterday...
Mike Smith
2001-11-15 13:11:10 +0000
77ca9d068buse the more mac-like Ogg.framework
Ralph Giles
2001-11-02 07:45:00 +0000
b040b19e91Add build-specific defines to os_types.h for the ProjectBuilder stuff. As near as I can tell ProjectBuilder doesn't actually define __MACOS__ or __COCOA__ or __PROJECTBUILDER__ or any other obvious thing. This config actually passes -D__MACOSX__ on the gcc cmd line and switches off that.
Ralph Giles
2001-11-02 07:39:13 +0000
446da272c6re-adding binary file with appropriate flags
Ralph Giles
2001-11-02 06:30:56 +0000
b0336e882aremoving binary file in advertently added without flags
Ralph Giles
2001-11-02 06:26:04 +0000
9aad4fdb94Remove autogenerated file
Ralph Giles
2001-11-02 06:18:17 +0000
6261df68f5Initial checkin of Apple ProjectBuilder files for a framework build of libogg, courtesy of Elifarley C. Coelho.
Ralph Giles
2001-11-02 06:06:12 +0000
13d8f00c20Sigh. Another typo. This one works, I swear.
Stan Seibert
2001-10-28 02:27:03 +0000
973732981cArgh. Never mind on the -I idea. automake 1.4 has a stupid feature which makes using -I not a good idea. Fixed in automake 1.5, but no distro has automake 1.5 built in (except Debian unstable). See bug 70 for an explanation.
Stan Seibert
2001-10-28 02:00:14 +0000
8b133f5684Whoops. Forgot an "elif".
Stan Seibert
2001-10-27 22:50:11 +0000
3d9ab21edfClearing out my backlog of autoconf updates: - CFLAGS propagates to debug and profile targets - Clean up AM_PATH_OGG macro as per bug #65 and conversations with jack - -I flag to aclocal allows .m4 files in source dir to be searched for autoconf macros. Not currently needed by libogg, but I've included it to be consistent with the other libraries (which will need it).
Stan Seibert
2001-10-27 22:43:54 +0000
86ce3ec6aeadd ogg_packet_clear and sort entries
cwolf
2001-10-23 13:26:41 +0000
5e59264c0aMichael pointed out the granulepos entries aren't really 'sequential'.
Ralph Giles
2001-10-15 09:27:31 +0000
bb9e0f5879fixed some very out of date info about the page and packet structures.
Ralph Giles
2001-10-15 09:12:41 +0000
1a46b7b5a6Updated spec file to support configurable prefixes.
Jack Moffitt
2001-10-07 19:29:48 +0000
da636af32bFixed dead link.
Stan Seibert
2001-08-31 21:22:47 +0000
6b04aa3793Note to self: run ispell *before* committing to CVS!
jsquyres
2001-08-23 17:51:19 +0000
0a057c17fb- Minor changes to all 4 autogen.sh files (ao, off, vorbis, vorbis-tools) to allow users to build with !(gcc && gmake) from CVS by adding the use of the $AUTOMAKE_FLAGS environment variable. (gcc && gmake) users will notice no difference. - Added HACKING file to all four projects that gives a brief description on how to build the source from CVS. Mainly: "cvs update. ./autogen.sh. ./configure. make. Oongowa."
jsquyres
2001-08-23 17:39:55 +0000
1203e89c8aempty prefixes detected correctly now.
Stan Seibert
2001-08-20 21:31:38 +0000
dacfbe0fc6fixed .m4 file. AC_ARG_WITH sets the variable to "NONE" not "".
Jack Moffitt
2001-03-26 22:31:36 +0000
bb06164152Eradicate references to the LGPL
Monty
2001-03-22 00:29:37 +0000
1e76fde87bDebian added version dependencies
calc
2001-03-05 05:26:40 +0000
7fdb551f1dMissed these ones the first time through: apply the same patch that has been put in all the relevant acinclude.m4 files to the .m4 files that get installed with the libraries.
jsquyres
2001-02-28 03:24:18 +0000
6ed2fa1f32Allow the user to specify their own CFLAGS and LDFLAGS when they run configure/autogen.sh.
jsquyres
2001-02-28 03:17:17 +0000
9b46f39212Debian edited changelog date
calc
2001-02-26 20:45:44 +0000
8f8da8ff34Merge branch_beta3 onto the mainline.
Monty
2000-11-05 23:50:21 +0000
e73bc788damore automation work
Jack Moffitt
2000-11-05 20:04:04 +0000
6e39bcc7baforgot to propagate autogen.sh updates
Ralph Giles
2000-11-04 07:28:34 +0000
711cfddc24$(top_srcdir) may not be the top dir if this in a subproject of something
Jack Moffitt
2000-11-02 20:11:33 +0000
1a68a42882new ogg.m4 stuff. hopefully i haven't totally screwed this up
Jack Moffitt
2000-10-30 06:52:02 +0000
73e5d727cdcvsignore updates
Jack Moffitt
2000-10-26 21:20:55 +0000
829183edd4ali's requested spec file changes
Jack Moffitt
2000-10-26 21:18:59 +0000
e884b597b4using these .bat files, you can build ogg from the command line useful for automated builds, or for those who don't want to mess around in the GUI :)
Jack Moffitt
2000-10-23 03:48:03 +0000
71508ec010updated spec file
Jack Moffitt
2000-10-22 03:14:27 +0000
06bb32e2b6this pretty much finishes the automake work for ogg
Jack Moffitt
2000-10-22 02:57:11 +0000
1d93affd8b*** empty log message ***
Jack Moffitt
2000-10-22 02:56:12 +0000
e87fe2aeddlibogg.spec changes suggested by ali abdin win32 stuff now gets bundled in dists
Jack Moffitt
2000-10-21 18:01:31 +0000
b308e7eb6bwin32 project files and buld stuff for libogg
Jack Moffitt
2000-10-13 05:16:45 +0000
8b993adfabFIX GPL->LGPL in README
Monty
2000-10-10 08:55:07 +0000