changeset 542:fb84667d6652

Merged r549:551 from branches/stable-1.0: Added Speex to README.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 17 Apr 2008 18:17:48 +0000
parents 95cc0ba5410f
children b05e21ca2619
files CHANGELOG README
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Thu Apr 17 18:12:21 2008 +0000
+++ b/CHANGELOG	Thu Apr 17 18:17:48 2008 +0000
@@ -4,7 +4,7 @@
 
 04172008 - Look for Speex includes in new directory. Converted all text
            encoding from ISO-8859-1 to UTF-8. Fixed "make dist" script for
-           dealing with Subversion instead of CVS.
+           dealing with Subversion instead of CVS. Added Speex to the README.
 04112008 - Check if Speex header has bogus data (CVE-2008-1686).
 08062007 - Updated my email address. Added -fvisibility=hidden support.
 07152007 - Minor correction in Timidity resampling code (Thanks, Sam!).
--- a/README	Thu Apr 17 18:12:21 2008 +0000
+++ b/README	Thu Apr 17 18:17:48 2008 +0000
@@ -22,6 +22,7 @@
 Some optional external libraries that SDL_sound can use and where to find them:
  SMPEG (used to decode MP3s): http://icculus.org/smpeg/
  libvorbisfile (used to decode OGGs): http://www.xiph.org/ogg/vorbis/
+ libSpeex (used to decode SPXs): http://speex.org/
  libFLAC (used to decode FLACs): http://flac.sourceforge.net/
  libModPlug (used to decode MODs, etc): http://modplug-xmms.sourceforge.net/
  libMikMod (used to decode MODs, etc, too): http://www.mikmod.org/