[Mplayer-cvslog] CVS: main/libao2 ao_sdl.c,1.33,1.34

Reimar Döffinger CVS syncmail at mplayerhq.hu
Wed Jul 28 14:17:52 CEST 2004


CVS change done by Reimar Döffinger CVS

Update of /cvsroot/mplayer/main/libao2
In directory mail:/var2/tmp/cvs-serv10545/libao2

Modified Files:
	ao_sdl.c 
Log Message:
automatic loading of af_volume, original patch by Dan Christiansen (danchr (at) daimi (dot) au (dot) dk)


Index: ao_sdl.c
===================================================================
RCS file: /cvsroot/mplayer/main/libao2/ao_sdl.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ao_sdl.c	28 Jun 2004 14:18:47 -0000	1.33
+++ ao_sdl.c	28 Jul 2004 12:17:50 -0000	1.34
@@ -36,7 +36,7 @@
 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




More information about the MPlayer-cvslog mailing list