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 297BC437AE for ; Thu, 28 Jul 2022 22:04:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 675FD68B9DC; Fri, 29 Jul 2022 01:04:34 +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 AE7BE68B9A6 for ; Fri, 29 Jul 2022 01:04:27 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 0D2281BF203 for ; Thu, 28 Jul 2022 22:04:26 +0000 (UTC) Date: Fri, 29 Jul 2022 00:04:26 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220728220426.GB2088045@pb2> References: MIME-Version: 1.0 In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH 36/39] avcodec/motion_est: Constify pointers to frame data 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="===============8081617090094460101==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8081617090094460101== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WnjMQ0y5QpAQNNgT" Content-Disposition: inline --WnjMQ0y5QpAQNNgT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 27, 2022 at 12:08:11AM +0200, Andreas Rheinhardt wrote: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/motion_est.c | 31 +++++++++++++++++-------------- > libavcodec/motion_est.h | 4 ++-- > 2 files changed, 19 insertions(+), 16 deletions(-) LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB You can kill me, but you cannot change the truth. --WnjMQ0y5QpAQNNgT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYuMH6QAKCRBhHseHBAsP q8hiAJ4iZFC59XXkhKFSyuO+4n2A/04RBgCeMNSG3MMDhkyQym3/o+pl00BYYdc= =8NWq -----END PGP SIGNATURE----- --WnjMQ0y5QpAQNNgT-- --===============8081617090094460101== 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". --===============8081617090094460101==--