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 B70CA446C9 for ; Sat, 21 Jan 2023 20:18:01 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2CFAF68BA7C; Sat, 21 Jan 2023 22:17:57 +0200 (EET) Received: from mail-lj1-f172.google.com (mail-lj1-f172.google.com [209.85.208.172]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 33B266803EE for ; Sat, 21 Jan 2023 22:17:50 +0200 (EET) Received: by mail-lj1-f172.google.com with SMTP id n5so9190881ljc.9 for ; Sat, 21 Jan 2023 12:17:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=fm1SYbpO68nMKrFvUIZTVjwChLaCfJhVNcuuXFyr6Wk=; b=hAErLt/Tis4bqsu0NzelCEIMGd9694NThMp51fFy+6ps8wJMCv6t+1DHSzoz6+KVbe Uyfgt/MlRAgYGpgLa7nuNLVMp0Ugg4f/7KDHlQou3HZlUteh7RJ46YIZ09jgvPrrtGgH pQWAbuxxr3c9HpwiKS8Di5pNJcPNJ0SN7YDu/zUSeaBxh+PXN4liHMRhPt86OzmbKkNH fyeiT9MGKlX64hXJl4gF7ctk/VRnIg+DUFh/ma+FN6W48lZ97SP2JsO/ZaQu+XaS8bfg XQjqigFWfGX0tPDN7LLSu+CfDDppVzlioOuEBrHP4hzSt//pKyp+yvmTiECteOzci7Hh rxYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=fm1SYbpO68nMKrFvUIZTVjwChLaCfJhVNcuuXFyr6Wk=; b=WhwZ4UPY+wVKu6aH56AzbWd4++A3YvHbhTINh7yv28/66JUuJ6WLVVchhS4M65ivnc FvcReMDXm8bQu/9DAAuRFHHr8OZf9U4OqkYEScMiEYbZCKnSV/FYmYr2aB/fCtHlTyoS M0aXaFRRujgdbqQPbt9/tz1vwNk9a0iPrK/hmWpmEY/WX5nkvR/4J4T5qG4f9dc1wUbt E0NuJba2ko+9tnTVNOk929TNivHdBN87dc+Iq6L9Lv04U4Ds9iXPMA1aUUOiefz2G0fR 3RXZTFqCQTL5Wc9vpsmU6P94FaHAuPoCHYeriWpc63vvM59p9fJaBZgEti5mqJFP3H7R 3bwg== X-Gm-Message-State: AFqh2kra2zFFzHRf9vbs2x425hsTECclYyvGSkubvhosKIP61hSb/0S6 Za9cJft8mwA0E9GMpzrVFqJ3WSd+oYOoP/jX4g6aeEXe X-Google-Smtp-Source: AMrXdXvFRDU9dkYYJRfcHGJWYluDqpXjGTO0MH78ORfv9ljyFsZ0vsEmrX8yyny9M3FzZ1wI94TtjHKJjQy/BajP4ZA= X-Received: by 2002:a2e:94ca:0:b0:27f:eef3:921d with SMTP id r10-20020a2e94ca000000b0027feef3921dmr1807701ljh.515.1674332268305; Sat, 21 Jan 2023 12:17:48 -0800 (PST) MIME-Version: 1.0 References: <20230116133840.512-1-jamrial@gmail.com> <167407008302.4503.12911207010634660934@lain.khirnov.net> <20230120020509.GX1949656@pb2> <167431989409.26119.3043585718968218@lain.khirnov.net> In-Reply-To: From: Hendrik Leppkes Date: Sat, 21 Jan 2023 21:17:36 +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 Sat, Jan 21, 2023 at 8:33 PM Marvin Scholz wrote: > > > > Alternatively, we could just not have an instability period at all. > > > > Not having any instability period at all seems like a bad idea. > Actually that sounds like the best idea. You would just have to prepare the bump in a branch and all unstable changes ready to merge in an instant. Miss it? Tough. Having months long periods so people can get their stuff sorted is way too long. Ideally it should be prepared ahead of time and only a "soft instability" period of maybe two weeks reserved for bug fixes (don't want to sit on issues for ever), rather then big changes or new features. - Hendrik _______________________________________________ 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".