summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoratmosfear <atmosfear@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-10 23:48:20 +0000
committeratmosfear <atmosfear@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-06-10 23:48:20 +0000
commit2a0e29abbe3c3d430f39cf69dc54b4b05547e710 (patch)
treec0d46ae13b3af8526349609843c52aaeb959558f /DOCS
parent41448662be9209a3b489a2ec26d83d29bff4abdd (diff)
downloadmpv-2a0e29abbe3c3d430f39cf69dc54b4b05547e710.tar.bz2
mpv-2a0e29abbe3c3d430f39cf69dc54b4b05547e710.tar.xz
-sdla note
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1093 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/SDL5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/SDL b/DOCS/SDL
index 65569a537b..fce3ba0c55 100644
--- a/DOCS/SDL
+++ b/DOCS/SDL
@@ -1,8 +1,9 @@
Here are some notes about SDL out in MPlayer.
There are several commandline switches for sdl:
--sdl <name> specifies sdl driver to use (ie. aalib,
+-sdl <name> specifies sdl video driver to use (ie. aalib,
dga, x11)
+-sdla <name> specifies sdl audio driver to use (ie. dsp, esd)
-noxv disables Xvideo hardware acceleration
-forcexv tries to force Xvideo acceleration
@@ -19,4 +20,4 @@ Please report problems or bugs with sdl out to the MPlayer-users
mailinglist or directly to Felix Buenemann <atmosfear@users.sf.net>
--
-Felix Bünemann, 2001-06-03
+Felix Bünemann, 2001-06-11