From 3068790047dc307a5baa7d6a936cb1c087877368 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 1 May 2004 21:02:06 +0000 Subject: [PATCH] vo_directx now supports keepaspect. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12389 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 8 ++++---- 1 file 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.