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 1352F40F44 for ; Thu, 12 Oct 2023 20:25:09 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9944A68C8D8; Thu, 12 Oct 2023 23:25:05 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id DFA4668C823 for ; Thu, 12 Oct 2023 23:24:58 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 0F43E1BF204 for ; Thu, 12 Oct 2023 20:24:57 +0000 (UTC) Date: Thu, 12 Oct 2023 22:24:57 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231012202457.GO3543730@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 2/3] avcodec/error_resilience: Constify ThreadFrame* 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="===============0296625262207225579==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0296625262207225579== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mX5f3I2XfUAeTwiv" Content-Disposition: inline --mX5f3I2XfUAeTwiv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 10, 2023 at 03:27:19AM +0200, Andreas Rheinhardt wrote: > Forgotten in 0eb399ac3953da16f880a1e455bb009a45f76d49. > While just at it, also use a forward declaration. >=20 > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/error_resilience.h | 3 +-- > libavcodec/h264dec.h | 1 + > 2 files changed, 2 insertions(+), 2 deletions(-) LGTM [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Dictatorship naturally arises out of democracy, and the most aggravated form of tyranny and slavery out of the most extreme liberty. -- Plato --mX5f3I2XfUAeTwiv Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZShWFQAKCRBhHseHBAsP q+BhAJkBiV1pLATE5Z0cOOOknko+HC34MACeNJDFctjk3yLYgnNIucRQpVg2OAU= =TQdu -----END PGP SIGNATURE----- --mX5f3I2XfUAeTwiv-- --===============0296625262207225579== 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". --===============0296625262207225579==--