diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-03 21:32:32 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-03 21:32:32 +0000 |
commit | 9237ea9deeadb20b2ed3a5d205b05663c07e733e (patch) | |
tree | b82b079bb72b678eb3dc5b8c8e50c53d46c0db9e /DOCS | |
parent | 406ae301d3f6c517681556cb356080aa84417120 (diff) | |
download | mpv-9237ea9deeadb20b2ed3a5d205b05663c07e733e.tar.bz2 mpv-9237ea9deeadb20b2ed3a5d205b05663c07e733e.tar.xz |
fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9259 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/mplayer.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 3f2b7fdd34..55ffd1b2d4 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -232,8 +232,8 @@ See DOCS/documentation.html#edl for details. Enforces a fixed video system for multiple files (one (un)initialisation for all files). Therefore only one window will be opened for all files. -Currently the following drivers are fixed-vo compliant: x11, xv, xvidix, xmga -and gl2. +Currently the following drivers are fixed-vo compliant: x11, xv, xvidix, xmga, +gl2, and svga. .TP .B \-framedrop (also see \-hardframedrop) Skips displaying some frames to maintain A/\:V sync on slow systems. |