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 0BC9E4A24A for ; Mon, 25 Mar 2024 17:17:24 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3CFE868D44E; Mon, 25 Mar 2024 19:17:21 +0200 (EET) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E431668D284 for ; Mon, 25 Mar 2024 19:17:14 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3EF6760005 for ; Mon, 25 Mar 2024 17:17:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1711387034; 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=x56eAiavH5G/FVup/2sAHPQZc+HE4by3lnnH+JWYVpY=; b=pgBxo1h9j9D2p1TOCs/d9GK2V2kcQMuCnXhGWHpu82M6lR0u5oyfeyXOlUZIOxJlTXi6dP CaTpQI0RooPB5FcsjMCJiLh9hJju4ZECKv2A7Y3mQg51h+QYbd9bGdJWvdEFTOBFrjMsKz oz8H6QW0J2J5zVCQ+QwezGN6QLU0YfYm6oOQK4/ZmfbUI8rDIjPppFlynSyap15+yStUv3 DWQFLXD3v7kTpf9haMlQsd1lkap1FiN2fs32jV8KKUbk6pkNhmisxq2oIcRwhcFPGuTLaM Q0MwzdVPfHUDhxrvlPLsDpvuR3FPvNTwjNnJYIOx78QpjrZj7KkeyRZ5XW4UYQ== Date: Mon, 25 Mar 2024 18:17:13 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240325171713.GN6420@pb2> References: <20240320021926.3759-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20240320021926.3759-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/3] avformat/wady: Check >0 samplerate and channels 1 || 2. 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="===============0393064091381154149==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0393064091381154149== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="5ifnT9OJTphaFwd8" Content-Disposition: inline --5ifnT9OJTphaFwd8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 20, 2024 at 03:19:24AM +0100, Michael Niedermayer wrote: > The WADY decoder only supports mono and stereo >=20 > This fixes a probetest failure >=20 > Signed-off-by: Michael Niedermayer > --- > libavformat/wady.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) will apply patch 1 and 2 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety -- Benjamin Franklin --5ifnT9OJTphaFwd8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZgGxlgAKCRBhHseHBAsP q6PnAJ0Q2NAq/4YKrzwQ8wN2IFvNC14BAACff57RH0cbu9HeXOPJXCE792H1bRU= =PYb4 -----END PGP SIGNATURE----- --5ifnT9OJTphaFwd8-- --===============0393064091381154149== 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". --===============0393064091381154149==--