From patchwork Sat Mar 11 20:49:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Katherine Frances Nagels X-Patchwork-Id: 2893 Delivered-To: ffmpegpatchwork@gmail.com Received: by 10.103.50.79 with SMTP id y76csp599570vsy; Sat, 11 Mar 2017 12:56:56 -0800 (PST) X-Received: by 10.223.136.33 with SMTP id d30mr23085481wrd.117.1489265816626; Sat, 11 Mar 2017 12:56:56 -0800 (PST) Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id 196si4648083wmg.65.2017.03.11.12.56.56; Sat, 11 Mar 2017 12:56:56 -0800 (PST) Received-SPF: pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) client-ip=79.124.17.100; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@gmail.com; spf=pass (google.com: domain of ffmpeg-devel-bounces@ffmpeg.org designates 79.124.17.100 as permitted sender) smtp.mailfrom=ffmpeg-devel-bounces@ffmpeg.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=gmail.com Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 75EF1689A7C; Sat, 11 Mar 2017 22:56:38 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-ua0-f175.google.com (mail-ua0-f175.google.com [209.85.217.175]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7146E689A66 for ; Sat, 11 Mar 2017 22:56:32 +0200 (EET) Received: by mail-ua0-f175.google.com with SMTP id f54so131843836uaa.1 for ; Sat, 11 Mar 2017 12:56:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:from:date:message-id:subject:to; bh=72xeGVsQFniH252XXblqx3jvIJUzTKYAS97REhaOmCE=; b=FFKZ2xgvNAETT3Z3aEG7jF6RCP1D6gyD1BwIvIQ+Fl9srXENfHxVMtsQ3Xp4DpXOHg gY9FFyzV1iTy0mPoxshZ71TWYkVgStTy9PpIApAD7h4/Uf5obbOUHGK5bFEjF8fDgcY/ O30Js1EX5lmbnj/exXNsy6w6y/K8DR+a8pOKJDmRUax6JjmF6ou82PsHcYJDiH6kK2m5 WoF0EY66m6jFu0bx9AKo28HYKB5ibnKl8/9CKvv1caT5yHGNq07grrP6O0hiCvfBdza+ lMPSbCV7CFtq53aEdaIQH3RdezMqrMDsuoCAH4lhxjtj8DvJixmjT/ng62FrEGqQQhgT fpIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=72xeGVsQFniH252XXblqx3jvIJUzTKYAS97REhaOmCE=; b=RymlmbSM8aiXqyw2Gqm+Yvuvv0iG+REU+did97ZhJA+i7O6BtTyO0c08tFzm9McbFY 2jLhZi7KGjoCAz3HQLipSNbLmc5po1/92uwlkBukq/oWEQQDT/4O8srbzk7pQYl6/2b4 xwo7d9ZteK+LqTnO+Fj3/rbfonQn9aePpRDtwBnJcxsE3P5Jgd48fhbwyCsykePfur6j LABtOL0BKUbFq7aLd2dBuz8E37NqTG1lrvl7VCJ/6oqPwhQGCN5mAaSIP+TOSPFkdVgw RJdBCUlJ7DW3zyfcEwjP+9AHfm66ikvhuWWYd6vrrCSUjrSoDjantLss2gN13QhZQlKV ED7Q== X-Gm-Message-State: AMke39nRt9Nhsk++MjunMlA0JnJgJ7A6R3uiilpjamvbTci2o8+KxW6M2LI0SH6pEa/xTt6rqalFMTVtLzs0RQ== X-Received: by 10.176.65.41 with SMTP id j38mr10702066uad.88.1489265377475; Sat, 11 Mar 2017 12:49:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.31.174.216 with HTTP; Sat, 11 Mar 2017 12:49:37 -0800 (PST) From: Katherine Frances Nagels Date: Sun, 12 Mar 2017 09:49:37 +1300 X-Google-Sender-Auth: zQKTMKMI8CdQhddB2mTGRjAdrBg Message-ID: To: ffmpeg-devel@ffmpeg.org X-Content-Filtered-By: Mailman/MimeDel 2.1.20 Subject: [FFmpeg-devel] [PATCH] Documentation: -vf colormatrix options X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Hi ffmpeg-devel, This is my first time submitting a patch, so I hope I'm on the right track. I noticed that not all of the -vf colormatrix options described in ffmpeg -h filter=colormatrix are included in the docs at https://ffmpeg.org/ffmpeg-all.html#colormatrix. Therefore, I've added the missing options. I've attached the patch (via git format-patch -1), here are the contents directly: From 0bdaddb3ab2d96a975ac29307ecd2bd7a3ab177c Mon Sep 17 00:00:00 2001 > From: Katherine Nagels > Date: Sun, 12 Mar 2017 09:39:47 +1300 > Subject: [PATCH] Update colormatrix values --- > doc/filters.texi | 15 ++++++++++++--- > 1 file changed, 12 insertions(+), 3 deletions(-) diff --git > a/doc/filters.texi b/doc/filters.texi > index 192a81a..950ff81 100644 > --- a/doc/filters.texi > +++ b/doc/filters.texi > @@ -5260,15 +5260,24 @@ The accepted values are: > @item bt709 > BT.709 > > +@item fcc > +FCC > + > @item bt601 > BT.601 > > +@item bt470 > +BT.470 > + > +@item bt470bg > +BT.470BG > + > +@item smpte170m > +SMPTE-170M > + > @item smpte240m > SMPTE-240M > > -@item fcc > -FCC > - > @item bt2020 > BT.2020 > @end table > -- > 2.7.4 Thank you. Best, Katherine From 0bdaddb3ab2d96a975ac29307ecd2bd7a3ab177c Mon Sep 17 00:00:00 2001 From: Katherine Nagels Date: Sun, 12 Mar 2017 09:39:47 +1300 Subject: [PATCH] Update colormatrix values --- doc/filters.texi | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/doc/filters.texi b/doc/filters.texi index 192a81a..950ff81 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -5260,15 +5260,24 @@ The accepted values are: @item bt709 BT.709 +@item fcc +FCC + @item bt601 BT.601 +@item bt470 +BT.470 + +@item bt470bg +BT.470BG + +@item smpte170m +SMPTE-170M + @item smpte240m SMPTE-240M -@item fcc -FCC - @item bt2020 BT.2020 @end table -- 2.7.4