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 D001D4A34C for ; Tue, 26 Mar 2024 19:32:02 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id A18F868D47D; Tue, 26 Mar 2024 21:31:59 +0200 (EET) 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 AE46F68CCD7 for ; Tue, 26 Mar 2024 21:31:53 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 0F9861BF207 for ; Tue, 26 Mar 2024 19:31:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1711481513; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=UCtS7ceO36jYeKj+1BowZ1IzCTFM+uDOrhqT/O3RFR8=; b=FlC/LfjB+EXnVXw3wb5Cn5LFd33hUO+CB83uLr8F/EmPMaPqEFA+VAuD1gQXo9UBlBW4P6 iwdJUmmCC/EgUE5sxorfOyX2Wi+c9MtBmc/sIDqh7SYmf+XcydU9p17dcoRU6JGmkXAaT3 o4/1pXASNhXhK8j57kD1LWJo5un4p7QaMCU+neX45CiR0taJtiMx0x+z/IMXcdOLWm/2yC 5aR1knGoB+M0YraUcY5mPgzJCTelZKttVLc/3bUfF+i/3bl2yelrzBfBc1h/0d1iMdg4g8 /fdmHuDBV5LI9cMK43Y6aCVa7FfcEHi5BjAA+QII59pw/Na+yrhts49FN5Yyxw== Date: Tue, 26 Mar 2024 20:31:52 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240326193152.GE6420@pb2> References: <20240316030333.31269-1-yinshiyou-hf@loongson.cn> <9FDA0ABB-4678-46AE-A404-111F6F8D1AD9@loongson.cn> MIME-Version: 1.0 In-Reply-To: <9FDA0ABB-4678-46AE-A404-111F6F8D1AD9@loongson.cn> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] Add optimization in swscale for LA. 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="===============4281919957780022732==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4281919957780022732== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="idftvQgD3IKgT6Wn" Content-Disposition: inline --idftvQgD3IKgT6Wn Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 26, 2024 at 11:11:00AM +0800, Shiyou Yin wrote: >=20 > > 2024=E5=B9=B43=E6=9C=8816=E6=97=A5 11:03=EF=BC=8CShiyou Yin =E5=86=99=E9=81=93=EF=BC=9A > >=20 > > [PATCH 1/3] swscale: [LA] Optimize range convert for yuvj420p. > > [PATCH 2/3] swscale: [LA] Optimize yuv2plane1_8_c. > > [PATCH 3/3] swscale: [LA] Optimize swscale funcs in input.c > >=20 > > _______________________________________________ > > ffmpeg-devel mailing list > > ffmpeg-devel@ffmpeg.org > > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > >=20 > > To unsubscribe, visit link above, or email > > ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe=E2=80=9D. >=20 > Hi, Michale > Could you please help to review this patch set, thanks. I can apply it if it has been reviewed but i cannot review it currently thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB In fact, the RIAA has been known to suggest that students drop out of college or go to community college in order to be able to afford settlements. -- The RIAA --idftvQgD3IKgT6Wn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZgMiqAAKCRBhHseHBAsP q5QMAJ9CB5jD+pfLO3rV+yvyg1tURi6ijACaA8HWrqSJYd5xMF515AMgqtPjQUw= =1uST -----END PGP SIGNATURE----- --idftvQgD3IKgT6Wn-- --===============4281919957780022732== 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". --===============4281919957780022732==--