From bb98df04568d08d07bde9857c94aa3d5cf726b3a Mon Sep 17 00:00:00 2001 From: reimar Date: Wed, 28 Jul 2004 12:17:50 +0000 Subject: automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12909 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libao2/ao_sdl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libao2') diff --git a/libao2/ao_sdl.c b/libao2/ao_sdl.c index 1f66c7944a..27393b4dd7 100644 --- a/libao2/ao_sdl.c +++ b/libao2/ao_sdl.c @@ -36,7 +36,7 @@ static ao_info_t info = LIBAO_EXTERN(sdl) // turn this on if you want to use the slower SDL_MixAudio -#define USE_SDL_INTERNAL_MIXER 1 +#undef USE_SDL_INTERNAL_MIXER // Samplesize used by the SDLlib AudioSpec struct #ifdef WIN32 -- cgit v1.2.3