From patchwork Wed Apr 28 09:16:05 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Brad Hards X-Patchwork-Id: 27455 Delivered-To: ffmpegpatchwork2@gmail.com Received: by 2002:a05:6a11:4023:0:0:0:0 with SMTP id ky35csp204610pxb; Wed, 28 Apr 2021 02:16:47 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzNx0NFRURdaaCNsVmLjwCUxTp5Pva57sA+edTn5ISHPnzmRnobUvCFzloPFkJq6Up08EHa X-Received: by 2002:aa7:dc54:: with SMTP id g20mr9722797edu.266.1619601407775; Wed, 28 Apr 2021 02:16:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619601407; cv=none; d=google.com; s=arc-20160816; b=FEwBs5MlUd+U3/O1A6zHwNivPaJLRdIQcHIZut5JKBZoApRmyzXC8JkArznNToR/Os TMUfu7iyoNmuNVhjI25lXO+Lofo86CmeGXZTCng2sryXbM4pEUFZ9FzpVJCsTQcNLRM2 Ff//7iP2sFWPYckjWHQeX5FewJZgo903nbdxIxYv2BpAR01xSKyoyhEgt3kCNTpSsonP K5vALKkmkR4mMwvhADI1Jdfbvbk3l8uKpRYEhnJo2A261MIbfPHNYFWame0iTUirR3E+ 54HsAfrcJ15tfP8H33qI+DqCjFB072H9xs8RJZFKInsBNHvUOA4e6cDH57+zTVj/y+i1 nDVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:cc: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=M4WXorJv2Ac0DO6TnrTWgBinbE0yUz1hsHdLDU2GOTo=; b=XyYaUuGXejtgutmVcBx5uyNQb6hBmAf2f0eGS+hbI6H1zJ0mFV+vK4pz1oZ5dNjfBg B/tXUVu3SgqU5JT1B7B/Eq7iYU7z+mFA6Y0Jl4zTnVHqOFj101UGNEISAOStOhqEBA8S zF7VvRhCrytxe/GtpKvuOfFf50or13GpISNCjhwRKoZgYOLkJZXr7LX1K9Q1NSS9BMpp mJI1oAc7b7HZlytsE5aOJ4HHIiymYp/yZwPGzpInSk2hE8KIvV08pbu+VJukswgGtxSH LxP7JqMPqbYXneXqasWGuthdZSuN2sNVIlajS45Y0RIQZEqt9GYVj5ebSeufolfF8tDU T2GQ== 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 y24si2438041ejj.585.2021.04.28.02.16.46; Wed, 28 Apr 2021 02:16:47 -0700 (PDT) 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 06E0668A1D0; Wed, 28 Apr 2021 12:16:43 +0300 (EEST) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from cp1.nerdvana.net.au (cp1-new.nerdvana.net.au [113.212.99.70]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0668E6808EF for ; Wed, 28 Apr 2021 12:16:35 +0300 (EEST) Received: from ppp115-205.static.internode.on.net ([150.101.115.205]:35328 helo=audax.fritz.box) by cp1.nerdvana.net.au with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1lbgJ6-0009En-Oi; Wed, 28 Apr 2021 19:16:32 +1000 From: Brad Hards To: ffmpeg-devel@ffmpeg.org Date: Wed, 28 Apr 2021 19:16:05 +1000 Message-Id: <20210428091604.3573-1-bradh@frogmouth.net> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cp1.nerdvana.net.au X-AntiAbuse: Original Domain - ffmpeg.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - frogmouth.net X-Get-Message-Sender-Via: cp1.nerdvana.net.au: authenticated_id: bradh@frogmouth.net X-Authenticated-Sender: cp1.nerdvana.net.au: bradh@frogmouth.net X-Source: X-Source-Args: X-Source-Dir: Subject: [FFmpeg-devel] [PATCH] ignore additional generated tools files 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 Cc: Brad Hards Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" X-TUID: U6msDYojKuKX --- tools/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/.gitignore b/tools/.gitignore index c0958f40cb..61512261a7 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -3,6 +3,7 @@ /bisect.need /crypto_bench /cws2fws +/enum_options /fourcc2pixfmt /ffescape /ffeval @@ -16,4 +17,5 @@ /trasher /seek_print /uncoded_frame +/venc_data_dump /zmqsend