summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authormgraffam <mgraffam@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-27 04:29:22 +0000
committermgraffam <mgraffam@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-27 04:29:22 +0000
commitefa3b5b6bc1c028fb8bc1fa94fd09715ed38a970 (patch)
treea58d912daed89808d89be110a68d560bef600c0e /DOCS
parentaa127faa3a26124fc4310b17ac1ee78dcbbf028d (diff)
downloadmpv-efa3b5b6bc1c028fb8bc1fa94fd09715ed38a970.tar.bz2
mpv-efa3b5b6bc1c028fb8bc1fa94fd09715ed38a970.tar.xz
Added support to vo_dga to change the video mode to the lowest resolution
that is larger (or equal to) the video stream. Also, by using the -x and -y options the user can specify a specific video mode. Changed the DOCS/AUTHORS file to reflect this patch so that flames get sent to me :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@222 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/AUTHORS6
1 files changed, 2 insertions, 4 deletions
diff --git a/DOCS/AUTHORS b/DOCS/AUTHORS
index c87addbc86..a2dbf51835 100644
--- a/DOCS/AUTHORS
+++ b/DOCS/AUTHORS
@@ -43,15 +43,13 @@ Andreas Ackermann: <asackerm@stud.informatik.uni-erlangen.de>
Felix Bünemann: <Felix.Buenemann@gmx.de>
- SDL driver fixes
-Michael Graffam: <mgraffam@idsi.net>
-- XF86VidMode support for x11 driver
-
TeLeNiEkO: <telenieko@telenieko.com>
- debian packaging support (see debian/* and DOCS/DEBIAN)
- spanish translations (see DOCS/Spanish/*)
-Michael Graffam: (mgraffam@idsi.net)
+Michael Graffam: <mgraffam@idsi.net>
- XF86VidMode support to vo_x11
+- Video mode switching code to vo_dga
Main testers:
Balazs Tibor (Tibcu)