diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-05-01 21:02:06 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-05-01 21:02:06 +0000 |
commit | 3068790047dc307a5baa7d6a936cb1c087877368 (patch) | |
tree | e164d902cc6321d445d8174a1fcf8f0402a93772 | |
parent | 5962355e946675e74bb70aefc795a7e226c1ff9d (diff) |
vo_directx now supports keepaspect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12389 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 50c31eab09..03805e8ea8 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1844,10 +1844,10 @@ See also \-aspect for movie aspect. Do not grab mouse pointer after VidMode change (\-vm), useful for multihead setup. .TP -.B \-nokeepaspect (X11 only) -Do not keep window aspect ratio when resizing X11 windows (Works currently only -with \-vo x11, xv, xmga and xvidix and your window manager needs to understand -window aspect hints.). +.B \-nokeepaspect +Do not keep window aspect ratio when resizing windows (Works currently only +with \-vo x11, xv, xmga, xvidix, directx and under X11 your window manager +needs to understand window aspect hints.). .TP .B \-noxv (SDL only) Disables XVideo SDL driver. |