From patchwork Tue Dec 18 14:07:34 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Niedermayer X-Patchwork-Id: 11461 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id 509FC44E276 for ; Tue, 18 Dec 2018 16:08:59 +0200 (EET) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 77C1668AB31; Tue, 18 Dec 2018 16:08:59 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from vie01a-dmta-pe08-3.mx.upcmail.net (vie01a-dmta-pe08-3.mx.upcmail.net [84.116.36.22]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9269368AA9D for ; Tue, 18 Dec 2018 16:08:52 +0200 (EET) Received: from [172.31.216.235] (helo=vie01a-pemc-psmtp-pe12.mail.upcmail.net) by vie01a-dmta-pe08.mx.upcmail.net with esmtp (Exim 4.88) (envelope-from ) id 1gZG3K-0005zf-0O for ffmpeg-devel@ffmpeg.org; Tue, 18 Dec 2018 15:08:54 +0100 Received: from localhost ([213.47.41.20]) by vie01a-pemc-psmtp-pe12.mail.upcmail.net with ESMTP id ZG2LgNAEK2WSsZG2Lg236N; Tue, 18 Dec 2018 15:07:54 +0100 X-Env-Mailfrom: michael@niedermayer.cc X-Env-Rcptto: ffmpeg-devel@ffmpeg.org X-SourceIP: 213.47.41.20 X-CNFS-Analysis: v=2.3 cv=E7kcWpVl c=1 sm=1 tr=0 a=I1eytVlZLDX1BM2VTtTtSw==:117 a=I1eytVlZLDX1BM2VTtTtSw==:17 a=MKtGQD3n3ToA:10 a=1oJP67jkp3AA:10 a=GEAsPZ9sns4A:10 a=ZZnuYtJkoWoA:10 a=nN0TdsWxjZ-2hKoeO-cA:9 a=ArE9RC4owCMQLs-4:21 a=uvOcuW4H38-VjnhP:21 a=pHzHmUro8NiASowvMSCR:22 a=6VlIyEUom7LUIeUMNQJH:22 From: Michael Niedermayer To: FFmpeg development discussions and patches Date: Tue, 18 Dec 2018 15:07:34 +0100 Message-Id: <20181218140736.3519-1-michael@niedermayer.cc> X-Mailer: git-send-email 2.19.2 MIME-Version: 1.0 X-CMAE-Envelope: MS4wfFj5QUM0d9nevfDc5Cm9j7xOv4P9F5S7IIVqCm3Xi1UUAU91aGSfbmsrLKAfz/yGe+7IegqGJRRkWSB9agj7Q9WNaARIODevwiDcB86+PznHYjNSZ1hD TXiPUNnA060TM4sxhOI1KyXyL+ErLkZDb+buo7aHH7SuzzuMruWhsY9O Subject: [FFmpeg-devel] [PATCH 1/3] doc/encoders: Fix colums typo 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" Signed-off-by: Michael Niedermayer --- doc/encoders.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/encoders.texi b/doc/encoders.texi index ca3892d682..3d5b9fc2d2 100644 --- a/doc/encoders.texi +++ b/doc/encoders.texi @@ -1467,7 +1467,7 @@ has refilled above the threshold. Defaults to zero (no frames are dropped). @item tiles -Set the number of tiles to encode the input video with, as colums x +Set the number of tiles to encode the input video with, as columns x rows. Larger numbers allow greater parallelism in both encoding and decoding, but may decrease coding efficiency. Defaults to the minimum number of tiles required by the size of the input video (this is 1x1