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 62E284844A for ; Wed, 3 Jan 2024 18:38:31 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8402268CC35; Wed, 3 Jan 2024 20:38:29 +0200 (EET) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 133396881B1 for ; Wed, 3 Jan 2024 20:38:23 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 5BD9B1C0003 for ; Wed, 3 Jan 2024 18:38:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1704307102; 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=Tcucf+1Pkz3rAdFU5FLTPqmGad6Wy96HqkfKwzRggfA=; b=A6icKeRYBHfIdEMJa0OqM3tWbJDmHw/dYi7kGkK1f1CW947F0TGdBJBfHjHsCcBdbgDCyb kuWQPkYnsS1u4eKPKBhbm5UWUjJpK4F+5rpf/Ru0wY37Cvcwi/2o41PgSvpsCH4iNRA/lr 9FAvYTGbSOX0L619cGNyCK2USy6sWh7G14/8ygSfbN4DIrLmttCu8hb2ybWMYFwjl5j15o h0pZMRUrnK6spLbqAsjUYwuq6+6tBkkjX/QuCnV1MvMSwmUPkOswliB081HgcOPh6HD/C/ g51SFVIkqRjimoer7bj24Ae+AQB0JeHsk+0VOOEIN2xn+B6/ktagy+xeyci40w== Date: Wed, 3 Jan 2024 19:38:21 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240103183821.GY6420@pb2> References: <20240101141239.6623-1-nuomi2021@gmail.com> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH v9 09/13] vvcdec: add LMCS, Deblocking, SAO, and ALF filters 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="===============0116556898674070700==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0116556898674070700== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iJxQupPLzo4E+zOu" Content-Disposition: inline --iJxQupPLzo4E+zOu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 02, 2024 at 05:47:53PM +0800, Nuo Mi wrote: [...] > maintainer, and any HEVC code change requires a very long review time. I think changes that just move code around or rename functions would be quickly reviewed I dont know if things are 1:1 identical or some complex changes are needed I think if things are 1:1 identical it can be done now otherwise it may be better to do after the initial merge thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Avoid a single point of failure, be that a person or equipment. --iJxQupPLzo4E+zOu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZZWplQAKCRBhHseHBAsP q3dcAJ4oc9C6nzvY8DmwYY6C8xwLeHELggCfQTKDQobHYTTT+e5/GTlTPdzBXEM= =tG84 -----END PGP SIGNATURE----- --iJxQupPLzo4E+zOu-- --===============0116556898674070700== 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". --===============0116556898674070700==--