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 928FA49980 for ; Mon, 25 Mar 2024 13:50:29 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7E10E68D518; Mon, 25 Mar 2024 15:50:26 +0200 (EET) Received: from haasn.dev (haasn.dev [78.46.187.166]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E6D8D68D281 for ; Mon, 25 Mar 2024 15:50:19 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=haasn.xyz; s=mail; t=1711374619; bh=mfF7q7O8mFgRWDxX1Z87is51j2Qlg9gBpJRmGGJULYk=; h=Date:From:To:Subject:In-Reply-To:References:From; b=PU48bI6xyC0rt2dmnmV2vkRRkcoP9t1XfRUmoLlqOQWpsewlj42bfYkgCEjKm1qcv pmS6+1VqjBOZdtlXp/w/JgbyYOPTvfae7yYieevU3pkTxTlmMa+UVNaxUzmvSjC6k6 4VrPHyQ0a6tOV45s6E6XY2bCeNU82MCjVl9zLb0k= Received: from haasn.dev (unknown [10.30.0.2]) by haasn.dev (Postfix) with ESMTP id B340641128 for ; Mon, 25 Mar 2024 14:50:19 +0100 (CET) Date: Mon, 25 Mar 2024 14:50:19 +0100 Message-ID: <20240325145019.GB17553@haasn.xyz> From: Niklas Haas To: ffmpeg-devel In-Reply-To: <2366ae95-3ea6-4c61-addc-b4a4667febb0@betaapp.fastmail.com> References: <20240325000348.GJ6420@pb2> <2366ae95-3ea6-4c61-addc-b4a4667febb0@betaapp.fastmail.com> MIME-Version: 1.0 Content-Disposition: inline Subject: Re: [FFmpeg-devel] [RFC] 7.0 blocking issues 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, 25 Mar 2024 07:20:56 +0100 "Jean-Baptiste Kempf" wrote: > Hello, > > On Mon, 25 Mar 2024, at 01:03, Michael Niedermayer wrote: > > Should i wait till all issues marked as blocking 7.0 on trac are fixed > > before branching ? > > I think you should branch now. > And get things fixed in the 7.0 branch. +1 This is a big change and some breakage is inevitable. Most bugs will probably only be found once the software is released and deployed. When a big milestone gets bogged down by months (if not years) of "blocking bugs", my understanding is that it will simply never get released, and users might as well resort to using git master / nightly builds at that point. (Any possible allusion to *other* big open source software projects is purely coincidental) > > -- > Jean-Baptiste Kempf - President > +33 672 704 734 > https://jbkempf.com/ > _______________________________________________ > 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". _______________________________________________ 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".