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 ESMTP id B14194828B for ; Sat, 16 Mar 2024 01:35:47 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 920DA68D113; Sat, 16 Mar 2024 03:35:44 +0200 (EET) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 167E868CCE0 for ; Sat, 16 Mar 2024 03:35:38 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 2D71540002 for ; Sat, 16 Mar 2024 01:35:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1710552937; 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=HToLKGMMdrd8bRuqnNL95Azv1AEisDxZopf2h2WdQ/E=; b=b3eiqR27Gumwb7Zvc1ujNCpemxrEOG7hV13ohpdkcaxTfjICiWBilEbWAtwjLrjMPCRTiz g7A5ZruR+s/VM2dTDH7Wboil/9ypEd8ZQKuHD80JBrcjarQku7oMRJBwYIsn24IKEkS0Tc ltOKYILQnbAoPz566VekuTPeRbiRJzfbYRD9NPUkfkKm5949xytdsM+ll1M5V9ELek3ffW Mts8iUpFu3VFaZIudWQX/7QYbD6gVSnlKhfEX5SberXWCwh08CY7uZCE+xnImbEzzeXjMj hxMvMQNLTktwWuddeKG3qnuf9MTZhJWvYVP0LtuZy5rsEHZhx7E6Fms963ZhZA== Date: Sat, 16 Mar 2024 02:35:36 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240316013536.GG6420@pb2> References: <20240315115653.846-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240315115653.846-1-jamrial@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] tools/target_dec_fuzzer: force experimental flag for decoders that need it 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="===============3832991060328038848==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3832991060328038848== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="r9dso3INDhahLMSq" Content-Disposition: inline --r9dso3INDhahLMSq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 15, 2024 at 08:56:53AM -0300, James Almer wrote: > Otherwise they will not even open. >=20 > Signed-off-by: James Almer > --- > tools/target_dec_fuzzer.c | 2 ++ > 1 file changed, 2 insertions(+) should be ok if it works thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Democracy is the form of government in which you can choose your dictator --r9dso3INDhahLMSq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZfT3YQAKCRBhHseHBAsP q6PYAJ9YdOoofoH+3G5xWwV4ExjiNkFh+gCfZopmU+bUnQTTwvIwpmcY/6XeN3U= =YM1f -----END PGP SIGNATURE----- --r9dso3INDhahLMSq-- --===============3832991060328038848== 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". --===============3832991060328038848==--