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 275A846FCE for ; Sun, 26 Nov 2023 00:36:09 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id DFB7468CF48; Sun, 26 Nov 2023 02:36:05 +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 1541968CEB9 for ; Sun, 26 Nov 2023 02:35:59 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id E0EFE60004 for ; Sun, 26 Nov 2023 00:35:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1700958958; 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=c9Nv44nuarWpq3kEIKMt4iJtD0W2vujr0J9KVDEui6Q=; b=kFrCoS+dgeyI3DRVpAIjVw71JVjuAFEzf3N122IG/wS+V7XyAoQfLYVWTHfXHXKyDADrqr mPjE+nfrmStyEkQX1Z4k2zcTqrsimyKYxJTa377GWKFfTJbyE3d7BwPisp5PgBc8/0R7a/ fKFXfUC46dOyUOYa8bVc1lKpIEfLzzXVr7Mz/WbjIi/GVj66EduQV5LpMnVMAATPQsS+8S cxI8NcfaYVmsBduccm0C28uOl6O2nw7FBdPSoD7mN6yEtJJAXDWeaAcUdY06iUaBzGW4eD CS4ytcdx3o4heOCA+7k7BTxV+FnG380/fw2zeUxFmrtNZvx4ZHNz69KcyOs2NA== Date: Sun, 26 Nov 2023 01:35:57 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231126003557.GL3543730@pb2> References: <20231124235919.9281-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20231124235919.9281-1-jamrial@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] mips/ac3dsp_mips: add missing stddef.h header include 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="===============0923826665359081375==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0923826665359081375== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sjvmfQ6nQMs/zhl0" Content-Disposition: inline --sjvmfQ6nQMs/zhl0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 24, 2023 at 08:59:19PM -0300, James Almer wrote: > Fixes compilation failures after 567c67c6c8cb9be083f56198bfa979e4bda84c99. >=20 > Signed-off-by: James Almer > --- > libavcodec/mips/ac3dsp_mips.c | 2 ++ > 1 file changed, 2 insertions(+) LGTM 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 --sjvmfQ6nQMs/zhl0 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZWKS6QAKCRBhHseHBAsP qxPgAJ9yg3wFE9I+0YWCp420JvzqobJfTQCcCQQ3qOIS5lYYE9cvX8SWAqCNE6c= =4goR -----END PGP SIGNATURE----- --sjvmfQ6nQMs/zhl0-- --===============0923826665359081375== 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". --===============0923826665359081375==--