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 B20EB432B6 for ; Thu, 25 May 2023 19:07:20 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E170568C178; Thu, 25 May 2023 22:07:16 +0300 (EEST) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 57DE56802C0 for ; Thu, 25 May 2023 22:07:10 +0300 (EEST) X-GND-Sasl: michael@niedermayer.cc Received: by mail.gandi.net (Postfix) with ESMTPSA id 6081540004 for ; Thu, 25 May 2023 19:07:09 +0000 (UTC) Date: Thu, 25 May 2023 21:07:08 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230525190708.GN1391451@pb2> References: <20230520072719.27986-1-chenhao@loongson.cn> <9DBE03B9-F4FF-4DEA-B209-CA46F7290955@loongson.cn> MIME-Version: 1.0 In-Reply-To: <9DBE03B9-F4FF-4DEA-B209-CA46F7290955@loongson.cn> Subject: Re: [FFmpeg-devel] Add LSX optimization in avcodec and swscale. 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="===============5183117046305154138==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5183117046305154138== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jKe3pS/mJXs3y/nh" Content-Disposition: inline --jKe3pS/mJXs3y/nh Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 22, 2023 at 12:40:08PM +0800, Shiyou Yin wrote: >=20 >=20 > > 2023=E5=B9=B45=E6=9C=8820=E6=97=A5 15:27=EF=BC=8CHao Chen =E5=86=99=E9=81=93=EF=BC=9A > >=20 > > Retrigger the fate test. > > v1: Add LSX optimization in avcodec and swscale, due to the 2K series C= PUs only support lsx. > > v2: Modified the implementation of some functions and added support for= the checkasm --bench feature. > > v3: Fix whitespace errors in patch. > >=20 > > [PATCH v3 1/7] avcodec/la: add LSX optimization for h264 idct. > > [PATCH v3 2/7] avcodec/la: Add LSX optimization for loop filter. > > [PATCH v3 3/7] avcodec/la: Add LSX optimization for h264 chroma and > > [PATCH v3 4/7] avcodec/la: Add LSX optimization for h264 qpel. > > [PATCH v3 5/7] swscale/la: Optimize the functions of the swscale > > [PATCH v3 6/7] swscale/la: Add following builtin optimized functions > > [PATCH v3 7/7] avutil/la: Add function performance testing > >=20 > >=20 > LGTM. i will apply the latest version of this patchset thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus --jKe3pS/mJXs3y/nh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZG+x1QAKCRBhHseHBAsP qwV6AJ9Vse31n3dPN4acFgxo6mE3tS28PQCfeskj70CwbyXUJ/YF7c8DxkBFz28= =A931 -----END PGP SIGNATURE----- --jKe3pS/mJXs3y/nh-- --===============5183117046305154138== 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". --===============5183117046305154138==--