mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:36:24 +01:00
minor grammar clarification to the last commit, + omitted periods
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17183 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
68325cd906
commit
10591ff928
@ -31,9 +31,9 @@ audio_delay <value>
|
||||
|
||||
[brightness|contrast|gamma|hue|saturation] <value> [<abs>]
|
||||
Set/adjust video parameters.
|
||||
If abs is not given or zero, modifies parameter by <value>.
|
||||
If abs is non-zero, parameter is set to <value>
|
||||
<value> is in the range [-100, 100]
|
||||
If abs is not given or is zero, modifies parameter by <value>.
|
||||
If abs is non-zero, parameter is set to <value>.
|
||||
<value> is in the range [-100, 100].
|
||||
|
||||
change_rectangle <val1> <val2>
|
||||
Change the position of the rectangle filter rectangle.
|
||||
|
Loading…
Reference in New Issue
Block a user