From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 4E9604D835 for ; Mon, 24 Feb 2025 17:47:52 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7188668CB41; Mon, 24 Feb 2025 19:47:47 +0200 (EET) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id ABA9768C967 for ; Mon, 24 Feb 2025 19:47:40 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id D04DD44314 for ; Mon, 24 Feb 2025 17:47:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1740419260; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=UcRitvig5t72uCD0pOarIz+2V4IrsyUEnz0tmwer6W0=; b=I0hoPMpQMD2EhBuAlhK7poj+iS+A4JAhh5Dck3NUu9F23C0lil5Qto7o8t1ZBn/9kuduTK iuInZ3gr6UjafBfCs1/EQ6Y8xFJkawJSz5b26Ee6SzMJwgcaXtdzBWVB/UrtzJ6TXoxZ6I LEOxVf4X+ByCSs//mD/V2beuvNMK6nHe3OCLt3ezEiyTxZ8j7Tltz1SQLPeRdmAwpOeWzI EYK3YoWkKlipUKF1MPKNksqREonf9J7rxrtwacO2yrfXJk8PR9yRASC4h0vzvZlWHhbM5e xdryYA/M78k1aY/S4ifZ++8T0QkFlmATwEQ5Au459qpunpEQMy/vcFslx0T0vQ== Date: Mon, 24 Feb 2025 18:47:39 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250224174739.GX4991@pb2> References: <20250209105840.40972-1-post@frankplowman.com> MIME-Version: 1.0 In-Reply-To: X-GND-State: clean X-GND-Score: -85 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdejleegvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfitefpfffkpdcuggftfghnshhusghstghrihgsvgenuceurghilhhouhhtmecufedtudenucesvcftvggtihhpihgvnhhtshculddquddttddmnegfrhhlucfvnfffucdludehmdenucfjughrpeffhffvuffkfhggtggujgesghdtreertddtvdenucfhrhhomhepofhitghhrggvlhcupfhivgguvghrmhgrhigvrhcuoehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgeqnecuggftrfgrthhtvghrnhepieegkedtjeduffejhfetgeejtdegteetgfegtdfhjefgvefhteegkeejtddvhfevnecukfhppeeguddrieeirdeijedruddufeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeeguddrieeirdeijedruddufedphhgvlhhopehlohgtrghlhhhoshhtpdhmrghilhhfrhhomhepmhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtpdhnsggprhgtphhtthhopedupdhrtghpthhtohepfhhfmhhpvghgqdguvghvvghlsehffhhmphgvghdrohhrgh X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] tools: Add binaries to .gitignore 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 Content-Type: multipart/mixed; boundary="===============7582290188007874658==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7582290188007874658== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="LQQPJiYJ2yWOpANn" Content-Disposition: inline --LQQPJiYJ2yWOpANn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 23, 2025 at 05:34:33AM -0800, Kieran Kunhya via ffmpeg-devel wr= ote: > On Sun, 23 Feb 2025, 04:11 Frank Plowman, wrote: >=20 > > On 09/02/2025 10:58, Frank Plowman wrote: > > > Signed-off-by: Frank Plowman > > > --- > > > tools/.gitignore | 10 ++++++++++ > > > 1 file changed, 10 insertions(+) > > > > > > diff --git a/tools/.gitignore b/tools/.gitignore > > > index 7c45896923..f017fa2343 100644 > > > --- a/tools/.gitignore > > > +++ b/tools/.gitignore > > > @@ -3,6 +3,7 @@ > > > /bisect.need > > > /crypto_bench > > > /cws2fws > > > +/enc_recon_frame_test > > > /enum_options > > > /fourcc2pixfmt > > > /ffescape > > > @@ -15,6 +16,15 @@ > > > /qt-faststart > > > /scale_slice_test > > > /sidxindex > > > +/sofa2wavs > > > +/target_dec_*_fuzzer > > > +/target_enc_*_fuzzer > > > +/target_bsf_*_fuzzer > > > +/target_dem_*_fuzzer > > > +/target_dem_fuzzer > > > +/target_io_dem_fuzzer > > > +/target_sws_fuzzer > > > +/target_swr_fuzzer > > > /trasher > > > /seek_print > > > /uncoded_frame > > > > Ping > > >=20 > Lgtm will apply assuming noone else is quicker thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is a danger to trust the dream we wish for rather than the science we have, -- Dr. Kenneth Brown --LQQPJiYJ2yWOpANn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ7ywtwAKCRBhHseHBAsP qyfMAJ9zWPnLWqwfXts83qlBZzcxt723jgCfQKq4E2FJeACyRlK+5WlS5YFRazY= =WKio -----END PGP SIGNATURE----- --LQQPJiYJ2yWOpANn-- --===============7582290188007874658== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============7582290188007874658==--