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 5A9EA45373 for ; Wed, 25 Jan 2023 21:34:14 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C044F68BE31; Wed, 25 Jan 2023 23:34:12 +0200 (EET) Received: from mail-vs1-f41.google.com (mail-vs1-f41.google.com [209.85.217.41]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9BC076804FB for ; Wed, 25 Jan 2023 23:34:06 +0200 (EET) Received: by mail-vs1-f41.google.com with SMTP id v127so21321vsb.12 for ; Wed, 25 Jan 2023 13:34:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=DBI9DpgKUEHE9Sirzbyx1r/T9GdONhpIMfkTinw/z4w=; b=O0jfLRLR+7eR58lI0PVhcNix1oSYw9wj9Qsuwpv5xRbTWT3Mwz1Z/w/EYSTFIcT6VA oOhilrggv2I6l4iwqa7FFDtnnKweDX6M4uacR8b3KQE1+9cdy53EZkw7TD4A0y85uoIa MaPMKVMRZwwQZ6MneeRyMGWdeYpeviuOnYPYweHYXHwexc/Mu4FYWxd3wZS+4f0kP1Is zehK2WlKOgSDFHSlv05ioEzNngTR4ZNF1TTTSIV+7b5tWrms9KwU9o4Y8u/AipeDFPe3 gktP00+vL7zqBL+aZ/K7ylBF9oK1HD4F2bpKwqRmxDXvLEb3z7A8hrUYAkVGqRVrhLoS zg4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:references:in-reply-to:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=DBI9DpgKUEHE9Sirzbyx1r/T9GdONhpIMfkTinw/z4w=; b=5S6iMXYa8VdEyq4wY5n37TYc+tPrvld2sArPU8RvqmDKnX2XlOqASBNGV5XU6SsewS 3S/m+6z9QQM/Mn97qiW18mmt4Mb2agBhpbG42bLCmBKOTFcO6rIKUElBkJGx6Z20NP7Y W3EeSflzF/jK8tXZb53vKfg7dKPvDNCv2U+oK8vlmLecvFgm69U8jI395iZClo4s2cuf G+VwfD1B+F1UBhlzwEmQUo2LhD3FMwrDUDrjIwzJ23sieXGwgd/ndMOr7PBtxhs9pgcA YG6kmnn99PgiXofrXTFl1gpH2IY382L9VBAG31YU8J1a1YZ0xS3b6tE+o2aT1MSsIDyP hEVA== X-Gm-Message-State: AFqh2kp2Evatj/uf6QQ+iK4uJsdzK+fc+lR8ASgkQyfVUDGSWVZpuZRB IDRFW//aINU9/gvbUvY5h6oD3EUjdkchRSRywykf/1+U X-Google-Smtp-Source: AMrXdXtr0aEyR/H5I28hBSt6AHToQHap84UyXSkYux4mYoB+G7znXTLFHadYcl6uG3rD/37hnaM72cEKGb+GXHmeyQ0= X-Received: by 2002:a05:6102:1510:b0:3d3:e5dc:e359 with SMTP id f16-20020a056102151000b003d3e5dce359mr4471631vsv.61.1674682445162; Wed, 25 Jan 2023 13:34:05 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a05:612c:2428:b0:32a:5eaa:92e4 with HTTP; Wed, 25 Jan 2023 13:34:04 -0800 (PST) In-Reply-To: <4ab4ef51-e0bb-474e-be7c-a5b689c0542e@betaapp.fastmail.com> References: <20230116133840.512-1-jamrial@gmail.com> <167457514256.4503.7425182589774123747@lain.khirnov.net> <6b01240d-95e2-db84-c40b-329a72b958c5@gmail.com> <7debdfb5-bbb3-e4c6-f95-a89a463d3abd@passwd.hu> <4997c7ce-3db3-4062-b3b4-f65719debc43@betaapp.fastmail.com> <4ab4ef51-e0bb-474e-be7c-a5b689c0542e@betaapp.fastmail.com> From: Paul B Mahol Date: Wed, 25 Jan 2023 22:34:04 +0100 Message-ID: To: FFmpeg development discussions and patches Subject: Re: [FFmpeg-devel] [PATCH 00/26] Major library version bump 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 1/25/23, Jean-Baptiste Kempf wrote: > > > On Wed, 25 Jan 2023, at 22:29, Paul B Mahol wrote: >> On 1/25/23, Jean-Baptiste Kempf wrote: >>> >>> >>> On Wed, 25 Jan 2023, at 22:20, Paul B Mahol wrote: >>>> On 1/25/23, Jean-Baptiste Kempf wrote: >>>>> On Wed, 25 Jan 2023, at 22:03, Marton Balint wrote: >>>>>> On Wed, 25 Jan 2023, Jean-Baptiste Kempf wrote: >>>>>> >>>>>>> On Wed, 25 Jan 2023, at 21:08, Marton Balint wrote: >>>>>>>> On Wed, 25 Jan 2023, James Almer wrote: >>>>>>>> >>>>>>>>> On 1/24/2023 12:45 PM, Anton Khirnov wrote: >>>>>>>>>> So to summarize the discussion so far: >>>>>>>>>> >>>>>>>>>> * nobody is strongly arguing for an instability period after the >>>>>>>>>> bump, >>>>>>>>>> and there are good reasons against it, therefore we should >>>>>>>>>> NOT >>>>>>>>>> have >>>>>>>>>> one >>>>>>>>>> >>>>>>>>>> * the bump can be done either as bump-then-remove or >>>>>>>>>> remove-then-bump >>>>>>>>>> * there are advantages and disadvantages for both of those, >>>>>>>>>> nobody >>>>>>>>>> expressed a strong preference for either, so you can keep >>>>>>>>>> this >>>>>>>>>> as >>>>>>>>>> is >>>>>>>>>> >>>>>>>>>> Please correct me if I misunderstood or missed something, or >>>>>>>>>> somebody >>>>>>>>>> has a new opinion. >>>>>>>>> >>>>>>>>> Since the instability period doesn't seem popular, if anyone has >>>>>>>>> some >>>>>>>>> patches >>>>>>>>> for ABI changes (enum value or field offset changes, removing >>>>>>>>> avpriv_ >>>>>>>>> functions we forgot about, etc), then please send them asap so i >>>>>>>>> can >>>>>>>>> push >>>>>>>>> them all at the same time. >>>>>>>> >>>>>>>> Ok, I can send the frame number changes tomorrow. When do you plan >>>>>>>> to >>>>>>>> do >>>>>>>> the actual bump? I assumed the last 5.x release should be branched >>>>>>>> first. >>>>>>> >>>>>>> Why? 5.1 was already branched out. >>>>>> >>>>>> And is missing 6 months of development. >>>>> >>>>> So you want us to release both 6.0 and 5.2 at the same time? >>>>> I don't get it. >>>> >>>> So user do not need to immediately update code that uses old API to >>>> get new fancy features. >>> >>> And when do you stop doing this? >> >> After 6.0 tagged. >> >>> Also, as 5.1 is LTS, is 5.2 LTS too? >>> >> >> No, its not. > > So, we tag 5.2 out of master? > Then bump, and tag 6.0 too? And then branch out 6.0? Yes, with all old API support removed. This is the new way! > > -- > 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". > _______________________________________________ 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".