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 7A9C043C5D for ; Wed, 25 Jan 2023 15:44:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id D9FE768BCDA; Wed, 25 Jan 2023 17:44:48 +0200 (EET) Received: from mail-oa1-f44.google.com (mail-oa1-f44.google.com [209.85.160.44]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B6DCB68B75F for ; Wed, 25 Jan 2023 17:44:42 +0200 (EET) Received: by mail-oa1-f44.google.com with SMTP id 586e51a60fabf-15fe106c7c7so15741530fac.8 for ; Wed, 25 Jan 2023 07:44:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id:from :to:cc:subject:date:message-id:reply-to; bh=2FksxQZSqzfkBfnFMuWO97lZih8vnN98Qt0Y8K3qXJ0=; b=UdYjcvd6wO41Cal/9jOcV2jnVZDZQxIxT1O74w/qUEk6MlUVW65XDVM4fFigyhvItD F3FoQnPEDVNPdSVqWrFE1mBuOhVNYX4qybl1wBQJzrEzUK0OHa1G3X76aCm952DTV7Bj dVVUCSCP9Gm+T9RfNwkdWtnKDigN5fIEJGKSBvYAAZ47Q74cQryFCSQtFkDNs++Y21st 0orH+wKljJP2qhMDsalWHBN9Z9zthVKV6aeT2t2v1adbRlEbB45fddSej834avfxIh5j mC19GoGx65iSz+70/NvHQcwu6tdwZDe+RH4sRGtePfM6RUL7Bg1WPIEA4kWKhbzezJnJ O6tw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:content-language :references:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=2FksxQZSqzfkBfnFMuWO97lZih8vnN98Qt0Y8K3qXJ0=; b=Gs+5XLrP35iV2DUq6soSetiEeWRkF9nf78s6OnolHp7xTjxQmaj3TnxTzHAfPTp6jy kvQKYqrwh7X7AKklSS9MxKULLnDt89ED4Z0feJAK84lr6YcMWH4Jqb52VZ8A6QrQfRqz RUrzlMCJbA5oFB/+J+v0QYzS0rUM7MKis5a683c6p/wxqmtwDCif+i0VU0kewJaCo99b JV7wa2xbQidvDtEUW3c7Z/8GVQ0JzSRJW6LZXldPXPa3Cwp+jJDHIGgrSnpP7tk12ki1 DbWw3ayd+78uXEzK0olpBqPwQ5qtKRY511ur+yv8sG71cB1KeIgZszReKUaLZNWmas93 AVzw== X-Gm-Message-State: AFqh2kr8/1pLFuVuRuEEPdruaRf5lk5OOT1kjeBO5m1pTpfsUvbrbuF1 GiIn6aCSoyu0eDZnMlt5/uitnSYKCFY= X-Google-Smtp-Source: AMrXdXsWP/ulMUyoPoNLb8IJDGavkrOILIvPL5A6q/Ex///rPZHFitwpPBUw6w8Pyd9KiWTkRxLq0g== X-Received: by 2002:a05:6870:f21b:b0:14c:6a72:499a with SMTP id t27-20020a056870f21b00b0014c6a72499amr28168415oao.39.1674661480805; Wed, 25 Jan 2023 07:44:40 -0800 (PST) Received: from [192.168.0.14] (host197.190-225-105.telecom.net.ar. [190.225.105.197]) by smtp.gmail.com with ESMTPSA id k43-20020a4a94ae000000b004f1f6b25091sm1984117ooi.41.2023.01.25.07.44.39 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 25 Jan 2023 07:44:40 -0800 (PST) Message-ID: <6b01240d-95e2-db84-c40b-329a72b958c5@gmail.com> Date: Wed, 25 Jan 2023 12:44:43 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 To: ffmpeg-devel@ffmpeg.org References: <20230116133840.512-1-jamrial@gmail.com> <167457514256.4503.7425182589774123747@lain.khirnov.net> Content-Language: en-US From: James Almer In-Reply-To: <167457514256.4503.7425182589774123747@lain.khirnov.net> 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: 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. Otherwise, lets just do what we always did but limit it to one week, after which too bad. _______________________________________________ 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".