summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2016-09-02 16:03:58 +0200
committerPaul B Mahol <onemda@gmail.com>2016-09-02 16:10:30 +0200
commitb5cf307d0f85aff434342e41beb33b39df8d553f (patch)
treec232656933deb6bfc253061c2caaba0434ea0a62 /doc
parente4e4a9cad7f21593d4bcb1f2404ea0d373c36c43 (diff)
avfilter/vf_zscale: make possible to change chroma location
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 945b9af4d1..df6f9979d3 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -14483,6 +14483,34 @@ Possible value are:
@item 2020_ncl
@item 2020_cl
@end table
+
+@item chromal, c
+Set the output chroma location.
+
+Possible values are:
+@table @var
+@item input
+@item left
+@item center
+@item topleft
+@item top
+@item bottomleft
+@item bottom
+@end table
+
+@item chromalin, cin
+Set the input chroma location.
+
+Possible values are:
+@table @var
+@item input
+@item left
+@item center
+@item topleft
+@item top
+@item bottomleft
+@item bottom
+@end table
@end table
The values of the @option{w} and @option{h} options are expressions