]> git.sesse.net Git - vlc/commitdiff
backport revision 13225
authorMohammed Adnène Trojette <adn@videolan.org>
Mon, 14 Nov 2005 00:52:36 +0000 (00:52 +0000)
committerMohammed Adnène Trojette <adn@videolan.org>
Mon, 14 Nov 2005 00:52:36 +0000 (00:52 +0000)
mozilla/vlcshell.cpp

index eb05e9cae02d92774386817b06e6658cbc7b3ecb..8079bad574b88e390662a1806f6b1c5481f888c2 100644 (file)
@@ -90,7 +90,7 @@
 ******************************************************************************/
 #ifdef XP_UNIX
 #   define VOUT_PLUGINS "xvideo,x11,dummy"
-#   define AOUT_PLUGINS "oss,dummy"
+#   define AOUT_PLUGINS "alsa,oss,dummy"
 
 static unsigned int i_previous_height = 100000;
 static unsigned int i_previous_width = 100000;