- 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
-
- 12 Jan, 2003 1 commit
-
-
Stan Seibert authored
calculate the total play length of the file. Chained streams don't work yet either. Just like FLAC, this support is optional and can be disabled at build time using --without-speex. - Fixed some very silly printing bugs that prevented metadata from being printed at the right verbosity level. svn path=/trunk/vorbis-tools/; revision=4227
-
- 11 Jan, 2003 1 commit
-
-
Stan Seibert authored
- Added stuff into configure.in to detect FLAC libraries and headers (should autodetect correctly, but you can also force it off with --without-flac) as well as setup conditional building. - FLAC is not required to build ogg123 (unlike curl). - Reads both FLAC and Ogg FLAC - Refactored vorbis comment pretty printing into separate file since it is shared by both FLAC and Vorbis readers (and future Speex reader will need it too) - Fixed bug caused by assuming Vorbis comments were null terminated. svn path=/trunk/vorbis-tools/; revision=4222
-
- 26 Jan, 2002 1 commit
-
-
Segher Boessenkool authored
The empty config.h is because intl/ requires it. svn path=/trunk/vorbis-tools/; revision=2983
-
- 19 Dec, 2001 1 commit
-
-
Stan Seibert authored
svn path=/trunk/vorbis-tools/; revision=2838
-