Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkieranjol <kieran.o.leary@gmail.com>2016-11-16 03:03:43 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2016-11-16 17:06:16 +0300
commit605f3084fc85ee47a13808665c9016c91d57ac28 (patch)
tree72016c53253c65ed138ea19ae39e5d5f3a0791c2 /doc
parentd79d8ef927626e374f0da9c5797246497c069657 (diff)
doc/filters: adds recently added -vf colorspace options
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi36
1 files changed, 36 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 974febddbd..208be4258d 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -5335,6 +5335,9 @@ SMPTE-170M or BT.601-6 525
@item smpte240m
SMPTE-240M
+@item ycgco
+YCgCo
+
@item bt2020ncl
BT.2020 with non-constant luminance
@@ -5349,6 +5352,12 @@ The accepted values are:
@item bt709
BT.709
+@item bt470m
+BT.470M
+
+@item bt470bg
+BT.470BG
+
@item gamma22
Constant gamma of 2.2
@@ -5361,6 +5370,18 @@ SMPTE-170M, BT.601-6 625 or BT.601-6 525
@item smpte240m
SMPTE-240M
+@item srgb
+SRGB
+
+@item iec61966-2-1
+iec61966-2-1
+
+@item iec61966-2-4
+iec61966-2-4
+
+@item xvycc
+xvycc
+
@item bt2020-10
BT.2020 for 10-bits content
@@ -5390,6 +5411,15 @@ SMPTE-170M or BT.601-6 525
@item smpte240m
SMPTE-240M
+@item film
+film
+
+@item smpte431
+SMPTE-431
+
+@item smpte432
+SMPTE-432
+
@item bt2020
BT.2020
@@ -5401,9 +5431,15 @@ Specify output color range.
The accepted values are:
@table @samp
+@item tv
+TV (restricted) range
+
@item mpeg
MPEG (restricted) range
+@item pc
+PC (full) range
+
@item jpeg
JPEG (full) range