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 7A59945332 for ; Sat, 21 Jan 2023 22:47:35 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5B4B168BC3C; Sun, 22 Jan 2023 00:47:32 +0200 (EET) Received: from mail-lf1-f53.google.com (mail-lf1-f53.google.com [209.85.167.53]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9093868BAEB for ; Sun, 22 Jan 2023 00:47:25 +0200 (EET) Received: by mail-lf1-f53.google.com with SMTP id a11so13140870lfg.0 for ; Sat, 21 Jan 2023 14:47:25 -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=gpH4a+arugpwGk9+O7qOFajScWw7t3IUFTqmM86B4nw=; b=Fe744xU02gcZsf4KzH6DpywkOmKV0mQnuRD9XjdVfAeklVejtyfcSuKENSkJ2r8iT9 xDCFlBCkaHdppsHAkbz3nytMDHMiH6DuygjJ1vczNdbhdroj+2Mm4vHymTbe60mEmDGB 0oK2V5MoXgNkymmqVlS/WyfnqLbLQNezed5dPjntonr8N41HgVA3tGei6YlGvXYkfMGs eLws+392EtytPOLp29BOAQ0i53NT2Cd50SNvw9ntRb64Hc+7Fnm2YxQ3Vk1+Z1KuMOIR aM/5AoxxmdLyCx28Ikv5dzcokzpxQ0HLhxU4MkBHMYoHBUabMrrjoZnE3FGaQtGzeTnu x9NA== 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=gpH4a+arugpwGk9+O7qOFajScWw7t3IUFTqmM86B4nw=; b=5eR+yItTTOs+vMFBeej5z5A6Qm0ajOVm8tAUWtvF9GVRa23gVChpkPAE6JcldsrLbc quTlgxmT8bWO7iJO6Jxb+FKk34KiuPL/LMT5gjMS4gQ6/UAWHBfVLRZn0YNCGzIkNce1 D71gktvwDD7jvBKhCw3oOaaSsyWdH7x1Xax62B4jglqDHIBJs0CptIUc/iIl9Rewtw2L WvLg9kquxGa9B3je2O0p4pYs3mof83i0vh8lwaoa+f87K39iwsGGlFo6ltwr9iPoCr39 GK1/uMDaKootpTALzeU+aLQs+T45+Mv/2oBvREZYz6ZoelCUDFWsRzTOo5k+HV6JmNQc TiRw== X-Gm-Message-State: AFqh2kpoO/A/2JWzEoFyXTtL7iraPgYVoF8IvwAqO3bmyu01sElDf5bY 43AE2U+rdWRTfukrMM24LkKP8pw+5EBOO6nqtMljpppY X-Google-Smtp-Source: AMrXdXs87N3wHPY8P50PpqEWcwdebSMtrRA3vwRqoOJ9qFg5gF1rjsWGz4JXZrqI7ceT3uRomB6huDgvi612Q3WEC08= X-Received: by 2002:a05:6512:3711:b0:4b6:e405:1028 with SMTP id z17-20020a056512371100b004b6e4051028mr2000201lfr.39.1674341244289; Sat, 21 Jan 2023 14:47:24 -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 23:47:11 +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 10:30 PM Marvin Scholz wrote: > > Or do you mean that there should be a public devel branch where API/ABI > breaking patches can be proposed for that will eventually be merged into > master at a defined point in time together with major bump? > Yes, I'm talking about one centrally managed branch that contributors can merge their breaking changes to, and we can test it all in one piece, and then when the time comes, that one branch would get merged into master. - 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".