Commit Graph

20 Commits

Author SHA1 Message Date
naddy
706b3d4b4b Add Josh Coalson's patches to allow vorbis-tools to build (in principle)
on either side of the FLAC 1.1.2/1.1.3 API boundary.  No binary changes.
2007-03-16 16:40:11 +00:00
naddy
6f786575b4 fix build with recent curl; from kili@ 2006-11-16 16:43:39 +00:00
naddy
4ba9907f7b fix for gcc2.95: move variable definition to beginning of block 2005-07-06 15:08:08 +00:00
naddy
b3a8ad5b25 Update to 1.1.1, no change log available.
Also submitted in similar form by Bernd Ahlers and others.
2005-07-05 13:35:01 +00:00
naddy
37cb16251e Update to Ogg Vorbis 1.0.1.
oggenc can now encode from FLAC, ogg123 can also play FLAC and speex files.
2003-12-14 00:52:21 +00:00
naddy
1b95d38ea0 honor SYSCONFDIR; we own ogg123rc 2003-09-30 00:21:42 +00:00
naddy
41e9bd5c55 Fix format specifier.
From: Andrew Williams <andrew.s.williams@adelaide.edu.au>
2003-06-16 23:37:13 +00:00
naddy
96d61c369c Fix oggdec command line parsing. 2002-09-23 11:17:26 +00:00
naddy
2d30e9b7dc Welcome to Ogg Vorbis 1.0! 2002-07-20 00:52:44 +00:00
naddy
5fdf476d93 Remove use of -rpath from libtool.
Fixes libao module loading in ogg123 on ELF; doesn't affect a.out.
2002-04-02 16:52:59 +00:00
naddy
154ae17464 Fix encoding of raw files; from Xiph CVS. 2002-03-26 02:40:55 +00:00
naddy
34dcb772d4 proper threads fix from Xiph CVS 2002-01-19 15:33:20 +00:00
naddy
423c853854 Upgrade to Ogg Vorbis RC3.
Note: When encoding, use -q for quality and bitrate control.  -b
has deen deprecated and will not do what you expect.
2002-01-16 03:10:21 +00:00
naddy
94fef7abbe use in-tree libtool patches 2001-10-08 14:57:55 +00:00
naddy
9263fb4321 Update Ogg Vorbis to 1.0rc2.
Adds channel coupling.
Miscellaneous changes to libao and vorbis-tools.
2001-08-20 21:53:56 +00:00
naddy
b7540d04df various cleanups, reduce dependencies
automake die die die!
2001-07-17 15:23:35 +00:00
naddy
9cb645cf62 Update Ogg Vorbis libs and tools to RC1. 2001-06-30 13:18:06 +00:00
naddy
e834029a77 - build on powerpc
- use our driver in example file
2001-03-19 00:19:44 +00:00
naddy
a277f5d2d9 Fix ogg123 buffering. Prefer shared memory by mmap() over SYSVSHM
even after fixing the latter.
2001-03-17 17:07:10 +00:00
todd
344abbd7a3 These tools will allow you to play, encode and manage Ogg Vorbis
files.
2001-03-14 01:58:25 +00:00