From patchwork Sat Dec 16 15:20:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gyan Doshi X-Patchwork-Id: 45183 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a20:1225:b0:181:818d:5e7f with SMTP id v37csp6359651pzf; Sat, 16 Dec 2023 07:20:37 -0800 (PST) X-Google-Smtp-Source: AGHT+IGLJqL8+jmoLrav0iDyELdP162/HTU/ksdLVq9Y3/gG/t/BLtkoK6DmB9B7HmXP0CUG5/jt X-Received: by 2002:a17:906:9c47:b0:9e0:5dab:a0f1 with SMTP id fg7-20020a1709069c4700b009e05daba0f1mr5322188ejc.36.1702740037471; Sat, 16 Dec 2023 07:20:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702740037; cv=none; d=google.com; s=arc-20160816; b=sXMzGVk4o1P+Z7d/0xItZ6LWLAvwc4Jh625zjgW4YJZTuRiuY6F46V9Nm5cDj8dCuW /gCRt2xCIYnhCFcE/VjyixVTDQrQ1pRGfke2ROn/2BNXPF7hkj8iCf1qTPl6BQ8z+GQK 98ZTJM6NYxMhXIfQtQGsUoXkhcH/vXFsKTEjG1Oir7co+PXtMsKiPafIFsQTcOK+X41B t8qZk/jsj8pxCe7A3hXv1qjsyyUv9YTVPInAldzJO33OtVZxUuXqkECtB85ZYuqpnGO3 S23PbGbuTbfpFxhoyitmr7UtY5AsCKeWLcDLxjHHFvlrt6yH5eArZPYK1CbOm31ROV1C y/yw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:reply-to:list-subscribe :list-help:list-post:list-archive:list-unsubscribe:list-id :precedence:subject:mime-version:message-id:date:to:from :delivered-to; bh=G8Fed3nuwsE7JODkqO/9nFp0UL010OEzc1MKH7FCjsQ=; fh=YOA8vD9MJZuwZ71F/05pj6KdCjf6jQRmzLS+CATXUQk=; b=k72snHTV5jmBNz0aa6fN6iHDMmnei52ZD1jdAilU9+P6PlpZAIifoGZSxgkVjBCBda +fAJ368IQWzV2eWwvJ4+bFnPdyNhWD9B/7um4MHD9rJYwWXezJz/5Imv3yOPSqMyxeL2 hEmZZXcEC/2w3jakN1tdd0qPQQbZE4h2tSh/UMS7feaHk8KhYcjoqDExAIE3GsoTFMHr sOqPH1Abw00Nv80iBGwBnNcc9YHuoH5Oss0Paxid1BN63/7NEaQ7lcZ0UMYKFvU8pmuX 5KfqwLGeWLG1si592vJvWISp5t1X1kEF4dlR01h/vfi85k2SgzPvwb+YFpAIo67RFa23 H9NA== ARC-Authentication-Results: i=1; mx.google.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 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org. [79.124.17.100]) by mx.google.com with ESMTP id qc4-20020a170906d8a400b00a2337b22919si52249ejb.363.2023.12.16.07.20.37; Sat, 16 Dec 2023 07:20:37 -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; 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 Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 438E568D16B; Sat, 16 Dec 2023 17:20:34 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mout-p-102.mailbox.org (mout-p-102.mailbox.org [80.241.56.152]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 3B87368CF70 for ; Sat, 16 Dec 2023 17:20:27 +0200 (EET) Received: from smtp202.mailbox.org (smtp202.mailbox.org [10.196.197.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4SsqXS63Chz9scC for ; Sat, 16 Dec 2023 16:20:24 +0100 (CET) From: Gyan Doshi To: ffmpeg-devel@ffmpeg.org Date: Sat, 16 Dec 2023 20:50:08 +0530 Message-Id: <20231216152008.181-1-ffmpeg@gyani.pro> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] src/consulting: correct cell alignment after b7a2be0611 X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 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" X-TUID: stTje6fanuON The removal of an entry in the middle column left a 'hole' in the grid. Container tags shifted to restore alignment. --- src/consulting | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/consulting b/src/consulting index 1e205b5..801ea8a 100644 --- a/src/consulting +++ b/src/consulting @@ -106,8 +106,6 @@ E.g.:

- -

Steven Liu

@@ -121,6 +119,8 @@ E.g.:

+
+

Gyan Doshi