- 07 Jun, 2005 1 commit
-
-
Thomas Vander Stichele authored
- make autogen error out on toolchain failures - reorder configure.in to get rid of the errors - make an AM_CONDITIONAL for FLAC builds so building with flac detected works - make heavy use of config.h so we don't have gcc compile lines that are 1000 characters long - make make distcheck pass svn path=/trunk/vorbis-tools/; revision=9393
-
- 24 Aug, 2003 1 commit
-
-
Stan Seibert authored
default. Special thanks to OldMan, adiabatic, and smack from #vorbis for sponsoring this feature. svn path=/trunk/vorbis-tools/; revision=5246
-
- 24 Jun, 2003 1 commit
-
-
Ralph Giles authored
First, do configure substitution on the top-level subdirs, with DIST_SUBDIRS backup to include everything in 'make dist'. This is cleaner than the previous method of conditionalizing the program-specific makefiles. Second, switch to configure addition of conditional obj files for optional codec support in ogg123. the AM_CONDITIONAL source method is cleaner for this since the build details are all in the Makefile. However, this only really works in automake 1.7; earlier versions require the matching object files to be in the _LDADD and _DEPENDENCIES lines. If configure is generating these anyway, we might as well simplify the Makefile.am's to rely entirely on substitution. Also, check for the OggFLAC library as well as FLAC, since these can be installed independently on some distributions. svn path=/trunk/vorbis-tools/; revision=4995
-
- 11 Jul, 2002 1 commit
-
-
Stan Seibert authored
tarballs missing source files you decided not to compile with --disable-*. svn path=/trunk/vorbis-tools/; revision=3568
-
- 02 Jul, 2002 2 commits
-
-
Stan Seibert authored
svn path=/trunk/vorbis-tools/; revision=3491
-
Ralph Giles authored
svn path=/trunk/vorbis-tools/; revision=3490
-
- 30 May, 2002 1 commit
-
-
Michael Smith authored
Resampler contributed by Simon Hosie <gumboot@clear.net.nz> svn path=/trunk/vorbis-tools/; revision=3330
-
- 26 Jan, 2002 1 commit
-
-
Segher Boessenkool authored
The empty config.h is because intl/ requires it. svn path=/trunk/vorbis-tools/; revision=2983
-
- 01 Jan, 2002 2 commits
-
-
Jack Moffitt authored
same, but for out of srcdir compiles, builddir is the correct choice. svn path=/trunk/vorbis-tools/; revision=2928
-
Jack Moffitt authored
svn path=/trunk/vorbis-tools/; revision=2926
-
- 21 Dec, 2001 2 commits
-
-
Stan Seibert authored
svn path=/trunk/vorbis-tools/; revision=2885
-
Stan Seibert authored
in the case of vorbisfile/vorbisenc, the -L library search argument is needed from @VORBIS_LIBS@, so we do need to put it to the left. svn path=/trunk/vorbis-tools/; revision=2875
-
- 19 Dec, 2001 1 commit
-
-
Stan Seibert authored
svn path=/trunk/vorbis-tools/; revision=2838
-
- 22 Sep, 2001 1 commit
-
-
Stan Seibert authored
now it only contains the getopt code and the utf8 code. - Modified vorbiscomment to perform UTF-8 encoding of the comments as per the vorbis comment spec. - Added stubs in the utf8.c file for the future UTF-8 decoding routines that someone will hopefully write. :) We need them for ogg123 and ogginfo. svn path=/trunk/vorbis-tools/; revision=2067
-
- 13 Aug, 2001 1 commit
-
-
Stan Seibert authored
to where I found this. svn path=/trunk/vorbis-tools/; revision=1810
-
- 02 Jul, 2001 1 commit
-
-
Michael Smith authored
to UTF8 for oggenc. Also some documentation updates. svn path=/trunk/vorbis-tools/; revision=1535
-
- 25 Jan, 2001 1 commit
-
-
Ralph Giles authored
use _LDADD instead of the over-riding _LDFLAGS for ogg, vorbis and ao libs improve order for static linking Thanks for Jeff Squyres for this one. svn path=/trunk/vorbis-tools/; revision=1220
-
- 30 Nov, 2000 1 commit
-
-
Michael Smith authored
Move the platform support stuff into a single file. Add OS/2 support. svn path=/trunk/vorbis-tools/; revision=1104
-
- 18 Nov, 2000 1 commit
-
-
Jack Moffitt authored
svn path=/trunk/vorbis-tools/; revision=1077
-
- 04 Nov, 2000 2 commits
-
-
Jack Moffitt authored
svn path=/trunk/vorbis-tools/; revision=983
-
Jack Moffitt authored
AM_PATH_OGG and AM_PATH_VORBIS fixes. evreything builds except for oggenc, which Michael needs to get using libvorbisenc svn path=/trunk/vorbis-tools/; revision=982
-
- 30 Oct, 2000 1 commit
-
-
Jack Moffitt authored
also made man pages install correctly svn path=/trunk/vorbis-tools/; revision=780
-
- 11 Sep, 2000 2 commits
-
-
Jack Moffitt authored
svn path=/trunk/vorbis-tools/; revision=678
-
Jack Moffitt authored
svn path=/trunk/vorbis-tools/; revision=677
-