mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 06:46:55 +00:00
typo, grammar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16287 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
45fe8d2800
commit
26a12a6d28
@ -1883,7 +1883,7 @@ Explicitly choose the SDL audio driver to use (default: let SDL choose).
|
||||
.
|
||||
.TP
|
||||
.B arts\ \ \
|
||||
audio output through the Arts daemon
|
||||
audio output through the aRts daemon
|
||||
.
|
||||
.TP
|
||||
.B esd\ \ \ \
|
||||
@ -2717,7 +2717,7 @@ Call glFinish() before swapping buffers.
|
||||
Slower but in some cases more correct output (default: disabled).
|
||||
.IPs swapinterval=<n>
|
||||
Minimum interval in displayed frames between to buffer swaps (default: 1).
|
||||
1 is equivalent to enable VSYNC, 0 to disable VSYNC.
|
||||
1 is equivalent to enabling VSYNC, 0 to disabling VSYNC.
|
||||
Values < 0 will leave it at the system default.
|
||||
This will limit the framerate to (horizontal refresh rate / n).
|
||||
Requires GLX_SGI_swap_control support to work.
|
||||
|
Loading…
Reference in New Issue
Block a user