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 CAFD7404BD for ; Mon, 20 Feb 2023 05:14:19 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8293E68BF87; Mon, 20 Feb 2023 07:14:16 +0200 (EET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 7DBD468BDFF for ; Mon, 20 Feb 2023 07:14:10 +0200 (EET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 18BE35C0151 for ; Mon, 20 Feb 2023 00:14:09 -0500 (EST) Received: from imap49 ([10.202.2.99]) by compute1.internal (MEProxy); Mon, 20 Feb 2023 00:14:09 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:date:feedback-id :feedback-id:from:from:in-reply-to:in-reply-to:message-id :mime-version:references:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm1; t=1676870049; x=1676956449; bh=Q9CGG4P4WaoYmMHQVQg3pzxxSiIu hl+W4JWuOi9c6ME=; b=ceEMXIGRL7w9tueUDDY/4TR9+rtC5nanhD2onwYlHR+O s7eMZvkv9uPhimuqOBASHN1geBLEjQutPYt67mwCr/lbngN3XsMqJFMh2qefZNuc 4HGdH5AyCbrvBqhhXhjUjoYnGv5LjCPIbmV140KpNim8q9Uf4cLyJ7FIxOKW10ZR m6/IpieCV7D3WDDZlIPe1LvtaSTV4Ol7kelcjd12/2yTcWZQCom/Yd2w4ckbvc6+ gUzriMSwxt96e+fAZ6rqyeeqJvGlWjICvh2lfxqldyD5nnMtc6KDS88dJV7ewcit tm9F98k/FG125xKQxqBhJLJnta9COL4j95prpoC9Mg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvhedrudejgedgjeejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefofgggkfgjfhffhffvufgtsehttd ertderredtnecuhfhrohhmpedflfgvrghnqdeurghpthhishhtvgcumfgvmhhpfhdfuceo jhgssehvihguvgholhgrnhdrohhrgheqnecuggftrfgrthhtvghrnhepieeigfdvffetke ekffdvieffieejtefhveetuedtgedvgeefkefgkedtleehfefgnecuvehluhhsthgvrhfu ihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepjhgssehvihguvgholhgrnhdroh hrgh X-ME-Proxy: Feedback-ID: i06904239:Fastmail Received: by mailuser.nyi.internal (Postfix, from userid 501) id 9577C15A0416; Mon, 20 Feb 2023 00:14:08 -0500 (EST) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.9.0-alpha0-156-g081acc5ed5-fm-20230206.001-g081acc5e Mime-Version: 1.0 Message-Id: In-Reply-To: References: <20230218190245.GF1949656@pb2> <20230219154014.GG1949656@pb2> Date: Mon, 20 Feb 2023 06:13:46 +0100 From: "Jean-Baptiste Kempf" To: ffmpeg-devel 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On Mon, 20 Feb 2023, at 00:50, Neal Gompa wrote: > This is not a reasonable response, especially to someone who is > volunteering their time to develop features for a project. If it > misses 6.0, it sucks. > > My concern though is that major version bumps are supposed to be > ABI/API breaks, if this patchset doesn't land in 6.0, does that mean > it'd have to be pushed off to 7.0 if it makes public API changes? If > that's the case, I'd rather request 6.0 to be delayed to get this to land. Adding an API call does not break the API. Adding an API can, in the large percentage of cases, be done without breaking ABI (Sure, it might means that the structures are not as beautiful as they should be, but...) I don't see the issue here. In general, adding big changes should be done at the beginning of a new cycle, not at the end. jb -- Jean-Baptiste Kempf - President +33 672 704 734 _______________________________________________ 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".