summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/slave.txt
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-04 09:29:08 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-09-04 09:29:08 +0000
commit25c52cd2c2fada176e4bff4038d0c8828877a0c3 (patch)
tree8497c5786293c250863d5979f8747c26dc8eceea /DOCS/tech/slave.txt
parentfd8cc0fc4d42db0bca18cfd00f9f6b762e4231ac (diff)
downloadmpv-25c52cd2c2fada176e4bff4038d0c8828877a0c3.tar.bz2
mpv-25c52cd2c2fada176e4bff4038d0c8828877a0c3.tar.xz
switch_vsync patch by Aurelien Jacobs <aurel @ gnuage.org>, small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13245 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/slave.txt')
-rw-r--r--DOCS/tech/slave.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 614531e40b..a6507cdeca 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -19,7 +19,7 @@ edl_mark
???
audio_delay <value>
- Adjust the audio delay of value seconds.
+ Adjust the audio delay by <value> seconds.
quit
Quit MPlayer.
@@ -106,6 +106,10 @@ vo_ontop
vo_rootwin
Toggle playback on the root window.
+switch_vsync [<value>]
+ Toggle vsync (1 == on, 0 == off). If no value is provided,
+ vsync status is inverted.
+
panscan <value> [value2]
???