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 7DAF640280 for ; Fri, 17 Feb 2023 15:45:12 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9B3B768BE80; Fri, 17 Feb 2023 17:45:09 +0200 (EET) 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 53B4468B080 for ; Fri, 17 Feb 2023 17:45:03 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 697DB60006 for ; Fri, 17 Feb 2023 15:45:01 +0000 (UTC) Date: Fri, 17 Feb 2023 16:45:01 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230217154501.GA4538@pb2> References: <8d23d0d4-51bd-4ae4-ba00-3ec328978647@betaapp.fastmail.com> MIME-Version: 1.0 In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH 00/72] Implement support for Vulkan multiplane images and video decoding 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="===============3613895578133905180==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3613895578133905180== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 17, 2023 at 12:52:21PM +0100, Lynne wrote: > Feb 17, 2023, 12:05 by kierank@obe.tv: >=20 > > On Fri, 17 Feb 2023 at 09:09, Jean-Baptiste Kempf wro= te: > > > >> Hello, > >> > >> On Fri, 17 Feb 2023, at 04:43, Lynne wrote: > >> > This small patchset mostly rewrites Vulkan to enable using multiplane > >> images, > >> > >> This is not small. We're talking about thousands of lines of code; > >> > >> And this changes numerous h264 and hevc headers, and adds callback to = the > >> make AVHWAccel. > >> > >> And that is besides the full rewrite of some Vulkan files... > >> > >> This will take a long time to review. > >> > > > > I agree. > > >=20 > The codec changes are simple and separate, so it's not that bad to read. > There's no more than a 100 lines or so added to the H264 parser. > The 72 patch figure may be scary, but that's because I didn't want to > squash my vulkan changes behind large rewrite commits. Otherwise, > this would be a 30-commit patchset. some of these patches are very simple, yes. Others probably not (i only loo= ked at the first few) That said i was never a friend of large last minute patch-sets before relea= ses. I think the real deciding factor is the communities opinion and 3 Developers already are against this going in before the branching. So unless theres a shift in oppinion i think there are more people for applying this after branching release/6.0 than before. Is it an issue if its only in 6.1 in 6months ? 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 --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY++g+AAKCRBhHseHBAsP qxtOAKCWmM7D98w/R0s+FjpzmV01MdtNzACeMztb4o/1jhy2ZWaZwDch1e4jMZA= =l7Qq -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V-- --===============3613895578133905180== 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". --===============3613895578133905180==--