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 415DF47AD8 for ; Sun, 1 Oct 2023 20:34:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 589A868CCDE; Sun, 1 Oct 2023 23:34:18 +0300 (EEST) 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 A439D68CCBB for ; Sun, 1 Oct 2023 23:34:11 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 034E560003 for ; Sun, 1 Oct 2023 20:34:10 +0000 (UTC) Date: Sun, 1 Oct 2023 22:34:10 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231001203410.GS3543730@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 2/2] avcodec/snow: Move dsp helper functions to snow_dwt.h 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="===============3565709391184360093==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3565709391184360093== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kjwfQs4m3ZHLWJuw" Content-Disposition: inline --kjwfQs4m3ZHLWJuw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 30, 2023 at 05:07:31PM +0200, Andreas Rheinhardt wrote: > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/snow.h | 38 -------------------------------------- > libavcodec/snow_dwt.h | 40 ++++++++++++++++++++++++++++++++++++++++ > libavcodec/x86/snowdsp.c | 1 - > 3 files changed, 40 insertions(+), 39 deletions(-) ok thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Opposition brings concord. Out of discord comes the fairest harmony. -- Heraclitus --kjwfQs4m3ZHLWJuw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZRnXwgAKCRBhHseHBAsP qyuwAJsEEVa8iVdsVz1zzr2RRywQjqEXOwCbBMR65vrqhE51Ccg5EjHTOCC7fbY= =CuXC -----END PGP SIGNATURE----- --kjwfQs4m3ZHLWJuw-- --===============3565709391184360093== 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". --===============3565709391184360093==--