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 2F385422AD for ; Tue, 1 Mar 2022 22:53:33 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 6CF1068B216; Wed, 2 Mar 2022 00:53:31 +0200 (EET) Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 160E3680169 for ; Wed, 2 Mar 2022 00:53:25 +0200 (EET) Received: from localhost (213-47-68-29.cable.dynamic.surfer.at [213.47.68.29]) (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 58CB2100003 for ; Tue, 1 Mar 2022 22:53:24 +0000 (UTC) Date: Tue, 1 Mar 2022 23:53:23 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220301225323.GY2829255@pb2> References: <20220217111151.28498-1-chenhao@loongson.cn> <874A0E77-D881-4282-9549-248FA7A238AC@loongson.cn> MIME-Version: 1.0 In-Reply-To: <874A0E77-D881-4282-9549-248FA7A238AC@loongson.cn> Subject: Re: [FFmpeg-devel] Optimize HEVC decoding for loongarch 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="===============6036266015088957183==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6036266015088957183== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="wqmzFrbV+kq9pT8l" Content-Disposition: inline --wqmzFrbV+kq9pT8l Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 17, 2022 at 08:08:08PM +0800, =E6=AE=B7=E6=97=B6=E5=8F=8B wrote: >=20 >=20 > > 2022=E5=B9=B42=E6=9C=8817=E6=97=A5 =E4=B8=8B=E5=8D=887:11=EF=BC=8CHao C= hen =E5=86=99=E9=81=93=EF=BC=9A > >=20 > > ffmpeg -i 5_h265_1080p_60fps_3Mbps.mkv -f rawvideo -y /dev/null -an > > before: 94fps > > after : 191fps > >=20 > > V2: Retrigger the patchwork.ffmpeg test. > >=20 > > [PATCH v2 1/5] avutil: [loongarch] Update loongson_intrinsics.h to > > [PATCH v2 2/5] avcodec: [loongarch] Optimize Hevcdsp with LSX. > > [PATCH v2 3/5] avcodec: [loongarch] Optimize Hevc_idct/lpf with LSX. > > [PATCH v2 4/5] avcodec: [loongarch] Optimize Hevc_mc_bi with LSX. > > [PATCH v2 5/5] avcodec: [loongarch] Optimize Hevc_mc_uni/w with LSX. > >=20 > LGTM will apply patchset thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Observe your enemies, for they first find out your faults. -- Antisthenes --wqmzFrbV+kq9pT8l Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYh6j3wAKCRBhHseHBAsP q+hEAJ9a9IqhqV5fk4ec3u2Blj44hLzf5gCfR25vs6Jt0qeQA4H02JmMcxNLj1Y= =cStG -----END PGP SIGNATURE----- --wqmzFrbV+kq9pT8l-- --===============6036266015088957183== 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". --===============6036266015088957183==--