git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf0d2d6
)
doc/filters: fix selectivecolor example
author
Clément Bœsch
<clement@stupeflix.com>
Wed, 14 Oct 2015 14:34:41 +0000
(16:34 +0200)
committer
Clément Bœsch
<clement@stupeflix.com>
Wed, 14 Oct 2015 14:34:41 +0000
(16:34 +0200)
Fixes Ticket #4927
doc/filters.texi
patch
|
blob
|
history
diff --git
a/doc/filters.texi
b/doc/filters.texi
index
34008e5
..
f58f014
100644
(file)
--- a/
doc/filters.texi
+++ b/
doc/filters.texi
@@
-13097,7
+13097,7
@@
pixels of its range.
@itemize
@item
-Increase cyan by 5
5
% and reduce yellow by 33% in every green areas, and
+Increase cyan by 5
0
% and reduce yellow by 33% in every green areas, and
increase magenta by 27% in blue areas:
@example
selectivecolor=greens=.5 0 -.33 0:blues=0 .27