1
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:
wanderer 2005-12-12 01:34:41 +00:00
parent 68325cd906
commit 10591ff928

View File

@ -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.