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
This commit is contained in:
diego 2004-09-04 09:29:08 +00:00
parent fd8cc0fc4d
commit 25c52cd2c2
1 changed files with 5 additions and 1 deletions

View File

@ -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]
???