summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-17 15:38:59 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-17 15:38:59 +0000
commit036c10ae7fc691eea285f1a614f8530e89483f70 (patch)
tree0ef5b33af4ea7f06afbe3677749014cd14334658 /DOCS
parentfb24ae75f50b42b2bf394cf0ffbdaf199dc513b1 (diff)
downloadmpv-036c10ae7fc691eea285f1a614f8530e89483f70.tar.bz2
mpv-036c10ae7fc691eea285f1a614f8530e89483f70.tar.xz
runtime aspect switching, patch by Aurelien Jacobs <aurel at gnuage . org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13368 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index b850b850c0..4f73a39d9a 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -111,6 +111,10 @@ switch_vsync [<value>]
Toggle vsync (1 == on, 0 == off). If no value is provided,
vsync status is inverted.
+switch_ratio [<value>]
+ Change aspect ratio at runtime. Value is the new aspect ratio expressed
+ as a float (e.g. 1.77778 for 16/9).
+
panscan <value> [value2]
???