diff options
author | Jun Zhao <barryjzhao@tencent.com> | 2019-07-05 12:26:43 +0800 |
---|---|---|
committer | Jun Zhao <barryjzhao@tencent.com> | 2019-07-06 13:12:13 +0800 |
commit | feade2b403a7fe867387711fb07a80f6c478d2f6 (patch) | |
tree | 6a4d96e2ed4f3d5e6b802f1d18afc7e431d23043 /doc/filters.texi | |
parent | 3ed0b3f6f7092189a1e8d89de09e612af038b7da (diff) | |
download | ffmpeg-feade2b403a7fe867387711fb07a80f6c478d2f6.tar.gz |
doc/filters: Document missing options for scale in/out color matrix
Document missing options for scale in/out color matrix
Reviewed-by: Gyan Doshi <ffmpeg@gyani.pro>
Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
Diffstat (limited to 'doc/filters.texi')
-rw-r--r-- | doc/filters.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi index 700a76f239..3c406a4791 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -15151,6 +15151,8 @@ Set color space conforming to the United States Federal Communications Commission (FCC) Code of Federal Regulations (CFR) Title 47 (2003) 73.682 (a). @item bt601 +@item bt470 +@item smpte170m Set color space conforming to: @itemize @@ -15167,6 +15169,9 @@ Society of Motion Picture and Television Engineers (SMPTE) ST 170:2004 @item smpte240m Set color space conforming to SMPTE ST 240:1999. + +@item bt2020 +Set color space conforming to ITU-R BT.2020 non-constant luminance system. @end table @item in_range |