Mercurial > SDL_sound_CoreAudio
comparison acconfig.h @ 422:5b06e23d934e
Removed backwards compatible API nastiness from FLAC decoder.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 30 Sep 2002 08:01:26 +0000 |
parents | 5a72981b8cba |
children | 6d328f00c20d |
comparison
equal
deleted
inserted
replaced
421:a65440b3a057 | 422:5b06e23d934e |
---|---|
11 #undef SOUND_SUPPORTS_SHN | 11 #undef SOUND_SUPPORTS_SHN |
12 #undef SOUND_SUPPORTS_VOC | 12 #undef SOUND_SUPPORTS_VOC |
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_SEEKABLE_FLAC | |
17 #undef SOUND_SUPPORTS_SMPEG | 16 #undef SOUND_SUPPORTS_SMPEG |
18 #undef SOUND_SUPPORTS_MPGLIB | 17 #undef SOUND_SUPPORTS_MPGLIB |
19 #undef SOUND_USE_ALTCVT | 18 #undef SOUND_USE_ALTCVT |
20 | 19 |