Commit Graph

16 Commits

Author SHA1 Message Date
naddy
11d2d41420 fix --disable-esd 2003-10-08 13:57:02 +00:00
naddy
cc3843f430 Maintenance update to 0.8.4; based on a submission by <gtgbr@gmx.net>. 2003-10-08 12:12:52 +00:00
naddy
2d30e9b7dc Welcome to Ogg Vorbis 1.0! 2002-07-20 00:52:44 +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
c41c1392fd - disable building of esd/arts plugins in accordance with respective flavors
- sync libtool patches
2001-08-09 15:07:31 +00:00
naddy
990d67f368 - change from flavors to multi-package; guided by espie@
- simplify: switch to unversioned modules
2001-07-22 00:12:55 +00:00
naddy
b7540d04df various cleanups, reduce dependencies
automake die die die!
2001-07-17 15:23:35 +00:00
naddy
0f60b900f1 Update to 0.7.0. 2001-06-30 13:16:40 +00:00
naddy
9eec384ae5 fix arts flavor; problem reported by lebel@ 2001-04-10 22:56:20 +00:00
naddy
13084582a2 Plug memory leak in wav file writer; via NetBSD. 2001-03-25 21:21:16 +00:00
naddy
b1c7b1911d Remove OSS plug-in and replace with "sun" one for our native audio API. 2001-03-17 23:45:46 +00:00
naddy
a0803059de Fix wave-file output on big-endian machines.
From NetBSD, pointed to by brad@.
2001-03-16 20:39:13 +00:00
naddy
5738f2687c Create arts/esd/oss flavors; defaults to oss. 2001-03-16 11:58:43 +00:00
todd
f76e80bbcf Libao is a cross-platform audio library that allows programs to output
audio using a simple API on a wide variety of platforms.  It currently
supports:
.   * Null output
.   * WAV files
.   * OSS (Open Sound System)
.   * ESD (ESounD or Enlighten Sound Daemon)
.   * ALSA (Advanced Linux Sound Architecture)
.   * Solaris (untested)
.   * IRIX (untested)

.. thanks to naddy@ for beating oss into shape!
2001-03-14 01:54:08 +00:00