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 EAEED4C838 for ; Tue, 6 Aug 2024 22:26:18 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E4DD668DAC6; Wed, 7 Aug 2024 01:26:16 +0300 (EEST) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9A85368DAB6 for ; Wed, 7 Aug 2024 01:26:10 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id F14B5FF804 for ; Tue, 6 Aug 2024 22:26:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1722983170; 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=sYx9TiMmlfnw1JWUux6pXjVo/gh26EEMGCpK/wr3PEk=; b=eFvzuXZrR6GlkxGAHU0QIPgzFMPTX+aE+I2aWlR+CZGzJJDCpv5VzVE2fewukUWFaebL3c PkFWSpAj895iYM1kl7G5emPJRh8r3+/6ZaK6Rzk129mx8IYMLD+/UjlkeG8HDWrOp0IFcV urlDlySaiPy31YPYYui6Cf/GatlW1LbSef+XFDxFoOpO7r+f8p73jQmSOi3XScblXNMgN9 T5kg7AwvcXRWU9fDNqyVJEFI7g5622yYniQwl3LEJXYvLbC4gFZ7wp1MJsR+OYbm6hjDAw 66K89pdadCcXkN+usboYBU3/k6CEsvTPXmeHh2MmUL65txL3Jomn3MlzJChOPA== Date: Wed, 7 Aug 2024 00:26:09 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240806222609.GQ4991@pb2> References: <20240710152848.1207-1-kasper93@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240710152848.1207-1-kasper93@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/wmavoice: use av_clipd for double values 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="===============6453828221566071606==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6453828221566071606== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ABWr0kgVubSmBqR2" Content-Disposition: inline --ABWr0kgVubSmBqR2 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 10, 2024 at 05:28:48PM +0200, Kacper Michaj=C5=82ow wrote: > Fixes Clang warning. >=20 > Signed-off-by: Kacper Michaj=C5=82ow > --- > libavcodec/wmavoice.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) will apply thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Concerning the gods, I have no means of knowing whether they exist or not or of what sort they may be, because of the obscurity of the subject, and the brevity of human life -- Protagoras --ABWr0kgVubSmBqR2 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZrKjAQAKCRBhHseHBAsP q3bdAJ9X116pbtTx1wkjWLErQUszL0RsJACdGm3tmwAaeji9xCiZjnaQrX7ol+o= =q/cJ -----END PGP SIGNATURE----- --ABWr0kgVubSmBqR2-- --===============6453828221566071606== 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". --===============6453828221566071606==--