changeset 453:b9856ba6fb4e

Updated comments on supported files to include Speex.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 13 Sep 2003 20:35:24 +0000
parents 6c95cbd55d16
children 6bd7ca7d218b
files SDL_sound.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/SDL_sound.h	Sat Sep 13 20:30:13 2003 +0000
+++ b/SDL_sound.h	Sat Sep 13 20:35:24 2003 +0000
@@ -46,6 +46,7 @@
  *   - .MID  (MIDI music converted to Waveform data, internal.)
  *   - .MOD  (MOD files, via MikMod and ModPlug.)
  *   - .OGG  (Ogg files, via Ogg Vorbis libraries.)
+ *   - .SPX  (Speex files, via libspeex.)
  *   - .SHN  (Shorten files, internal.)
  *   - .RAW  (Raw sound data in any format, internal.)
  *   - .AU   (Sun's Audio format, internal.)