diff mbox

[FFmpeg-devel] doc/filters: note min. resolution for pixscope

Message ID cde4d9b2-b155-2165-554a-c74cb382e503@gmail.com
State Accepted
Headers show

Commit Message

Gyan Oct. 10, 2017, 10:42 a.m. UTC
The pixscope filter requires its input to have dimensions of at least 
640x480.
From ba8c4af599fa2824764774560e691db3222a6034 Mon Sep 17 00:00:00 2001
From: Gyan Doshi <gyandoshi@gmail.com>
Date: Tue, 10 Oct 2017 16:05:18 +0530
Subject: [PATCH 2/2] doc/filters: note minimum resolution for pixscope

Signed-off-by: Gyan Doshi <gyandoshi@gmail.com>
---
 doc/filters.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Derek Buitenhuis Oct. 10, 2017, 4:24 p.m. UTC | #1
On 10/10/2017 11:42 AM, Gyan Doshi wrote:
> The pixscope filter requires its input to have dimensions of at least 
> 640x480.

Looks fine.

- Derek
Lou Logan Oct. 10, 2017, 9:22 p.m. UTC | #2
On Tue, Oct 10, 2017, at 02:42 AM, Gyan Doshi wrote:
> The pixscope filter requires its input to have dimensions of at least 
> 640x480.

I broke the long line and applied. Thanks.
diff mbox

Patch

diff --git a/doc/filters.texi b/doc/filters.texi
index ad2a01bb2e..672a46e51c 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -11711,7 +11711,7 @@  can be used to test the monowhite pixel format descriptor definition.
 
 @section pixscope
 
-Display sample values of color channels. Mainly useful for checking color and levels.
+Display sample values of color channels. Mainly useful for checking color and levels. Minimum supported resolution is 640x480.
 
 The filters accept the following options: