comparison acconfig.h @ 450:6d328f00c20d

Added Speex decoder.
author Ryan C. Gordon <icculus@icculus.org>
date Sat, 13 Sep 2003 20:28:39 +0000
parents 5b06e23d934e
children 1c09756bc038 d0d381a6f2bb
comparison
equal deleted inserted replaced
449:daeb71a3f1ed 450:6d328f00c20d
13 #undef SOUND_SUPPORTS_WAV 13 #undef SOUND_SUPPORTS_WAV
14 #undef SOUND_SUPPORTS_MIDI 14 #undef SOUND_SUPPORTS_MIDI
15 #undef SOUND_SUPPORTS_FLAC 15 #undef SOUND_SUPPORTS_FLAC
16 #undef SOUND_SUPPORTS_SMPEG 16 #undef SOUND_SUPPORTS_SMPEG
17 #undef SOUND_SUPPORTS_MPGLIB 17 #undef SOUND_SUPPORTS_MPGLIB
18 #undef SOUND_SUPPORTS_QUICKTIME
19 #undef SOUND_SUPPORTS_SPEEX
18 #undef SOUND_USE_ALTCVT 20 #undef SOUND_USE_ALTCVT
19 21