diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-09-17 15:38:59 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-09-17 15:38:59 +0000 |
commit | 036c10ae7fc691eea285f1a614f8530e89483f70 (patch) | |
tree | 0ef5b33af4ea7f06afbe3677749014cd14334658 /DOCS/tech/slave.txt | |
parent | fb24ae75f50b42b2bf394cf0ffbdaf199dc513b1 (diff) |
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/tech/slave.txt')
-rw-r--r-- | DOCS/tech/slave.txt | 4 |
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] ??? |