diff mbox

[FFmpeg-devel,V1,2/2] doc/filters: Document missing options for scale in/out color matrix

Message ID 1562301419-24382-2-git-send-email-mypopydev@gmail.com
State New
Headers show

Commit Message

Jun Zhao July 5, 2019, 4:36 a.m. UTC
From: Jun Zhao <barryjzhao@tencent.com>

Document missing options for scale in/out color matrix

Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
---
 doc/filters.texi |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

Comments

Gyan Doshi July 5, 2019, 4:48 a.m. UTC | #1
On 05-07-2019 10:06 AM, Jun Zhao wrote:
> From: Jun Zhao <barryjzhao@tencent.com>
>
> Document missing options for scale in/out color matrix
>
> Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
> ---
>   doc/filters.texi |    5 +++++
>   1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/doc/filters.texi b/doc/filters.texi
> index 700a76f..b7dec47 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 BT2020 non-constant luminance system.
s/BT2020/BT.2020. Rest LGTM.

>   @end table
>   
>   @item in_range
Jun Zhao July 7, 2019, 10:15 a.m. UTC | #2
On Fri, Jul 5, 2019 at 12:48 PM Gyan <ffmpeg@gyani.pro> wrote:
>
>
>
> On 05-07-2019 10:06 AM, Jun Zhao wrote:
> > From: Jun Zhao <barryjzhao@tencent.com>
> >
> > Document missing options for scale in/out color matrix
> >
> > Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
> > ---
> >   doc/filters.texi |    5 +++++
> >   1 files changed, 5 insertions(+), 0 deletions(-)
> >
> > diff --git a/doc/filters.texi b/doc/filters.texi
> > index 700a76f..b7dec47 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 BT2020 non-constant luminance system.
> s/BT2020/BT.2020. Rest LGTM.
>
> >   @end table
> >
> >   @item in_range
>
Pushed the 2 patches and followed the comment
diff mbox

Patch

diff --git a/doc/filters.texi b/doc/filters.texi
index 700a76f..b7dec47 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 BT2020 non-constant luminance system.
 @end table
 
 @item in_range