- 05 Jul, 2004 2 commits
-
-
Thomas Vander Stichele authored
* fix download location * remove Prefix * own include dir * move ldconfig runs to -p scripts * change Release tag to include xiph svn path=/trunk/ogg/; revision=6991
-
Thomas Vander Stichele authored
* 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) svn path=/trunk/ogg/; revision=6990
-
- 17 Jun, 2004 1 commit
-
-
Monty authored
exposed by 64 bit systems; the 32 bit mask is signed default and being sign-extended by 64 bit. svn path=/trunk/ogg/; revision=6832
-
- 18 May, 2004 1 commit
-
-
Monty authored
Not as much a proposal at this point actually; this is the way I'm now implementing it. Although we're still in the 'RFC'/'look for horrible lossage' stage, this is close to being set in stone unless we find something horribly wrong with it. Doc is still very light on detailed rationale and examples; I'd like to subcontract that part of the writing and get on with code. svn path=/trunk/ogg/; revision=6719
-
- 08 May, 2004 2 commits
- 04 May, 2004 1 commit
-
-
Timothy B. Terriberry authored
I don't know why this happened, if somoene committed to the wrong branch or the cvs2svn script flubbed up, but this lets us bulid libogg again. svn path=/trunk/ogg/; revision=6620
-
- 07 Apr, 2004 1 commit
-
-
Ralph Giles authored
endings otherwise, but these need to be correct no matter who makes the package. svn path=/trunk/ogg/; revision=6497
-
- 16 Mar, 2004 1 commit
-
-
Monty authored
A bcopy() snuck in from sloppy source tree management. Revert it to the original memmove (bcopy is neither portable nor equivalent to memmove) svn path=/trunk/ogg/; revision=5951
-
- 14 Mar, 2004 3 commits
-
-
Ralph Giles authored
svn path=/trunk/ogg/; revision=5950
-
Ralph Giles authored
svn path=/trunk/ogg/; revision=5949
-
Ralph Giles authored
Jan posted a different patch: http://www.xiph.org/archives/vorbis-dev/200402/0039.html Most everyone (but MSVC) ships stdint types in either stdint.h or inttypes.h these days, but there can be some tricky collisions with older installations, so I'd rather avoid a new portability refinement tail this close to release. svn path=/trunk/ogg/; revision=5948
-
- 08 Mar, 2004 2 commits
- 13 Feb, 2004 2 commits
- 26 Jan, 2004 1 commit
-
-
Ralph Giles authored
Winston. svn path=/trunk/ogg/; revision=5784
-
- 22 Nov, 2003 1 commit
-
-
Ralph Giles authored
at least on darwin, so the check for *libtoolize wasn't failing properly on MacOS. Actually try running it instead. svn path=/trunk/ogg/; revision=5625
-
- 17 Nov, 2003 1 commit
-
-
carsten authored
svn path=/trunk/ogg/; revision=5585
-
- 16 Nov, 2003 1 commit
-
-
Ed "oddsock" Zaleski authored
svn path=/trunk/ogg/; revision=5582
-
- 10 Nov, 2003 4 commits
-
-
Ralph Giles authored
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. Patch from Moritz Grimm <gtgbr@gmx.net>. svn path=/trunk/ogg/; revision=5552
-
Ralph Giles authored
automake 1.6 where such things are reasonable. svn path=/trunk/ogg/; revision=5551
-
Monty authored
Temporary fix to bitwise.c bigendian null-bit read calls. The fix is fine, I want to find something slightly more elegant. svn path=/trunk/ogg/; revision=5550
-
Ralph Giles authored
this requirement to AUTOMAKE_OPTIONS and port the corresponding autogen support from libao. svn path=/trunk/ogg/; revision=5549
-
- 26 Oct, 2003 1 commit
-
-
Ralph Giles authored
svn path=/trunk/ogg/; revision=5507
-
- 25 Oct, 2003 1 commit
-
-
Ralph Giles authored
changes. There may be line ending problems with ogg.dsw. svn path=/trunk/ogg/; revision=5503
-
- 23 Oct, 2003 1 commit
-
-
Ralph Giles authored
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. Also corrects missing closing quotes. svn path=/trunk/ogg/; revision=5498
-
- 20 Oct, 2003 1 commit
-
-
carsten authored
svn path=/trunk/ogg/; revision=5491
-
- 18 Oct, 2003 2 commits
-
-
calc authored
1. to not ship config_types.h 2. to install new html/rfc files svn path=/trunk/ogg/; revision=5488
-
calc authored
This allows for builds not to fail if automake is installed on the build system and it doesnt happen to be exact same version used during autogen.sh process. svn path=/trunk/ogg/; revision=5487
-
- 08 Oct, 2003 1 commit
-
-
Monty authored
Fix for bug 458 svn path=/trunk/ogg/; revision=5409
-
- 01 Oct, 2003 1 commit
-
-
Ralph Giles authored
file, and re-arrange to match the order in ogg.h. svn path=/trunk/ogg/; revision=5388
-
- 29 Sep, 2003 1 commit
-
-
Ralph Giles authored
the fix. Bug 457. svn path=/trunk/ogg/; revision=5378
-
- 24 Sep, 2003 1 commit
-
-
Ralph Giles authored
bitstream format is informational, and our work remains authoritative. svn path=/trunk/ogg/; revision=5369
-
- 11 Sep, 2003 2 commits
- 03 Sep, 2003 4 commits
-
-
calc authored
Oops I had typed 1.0.1-1 earlier it was supposed to be 1.1.0 svn path=/trunk/ogg/; revision=5299
-
calc authored
svn path=/trunk/ogg/; revision=5296
-
calc authored
svn path=/trunk/ogg/; revision=5295
-
Stan Seibert authored
functions added, so we are still backwards compatible. svn path=/trunk/ogg/; revision=5292
-