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 D0365427C8 for ; Mon, 27 Feb 2023 12:00:31 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3BE01689CE2; Mon, 27 Feb 2023 14:00:26 +0200 (EET) Received: from mail-oi1-f181.google.com (mail-oi1-f181.google.com [209.85.167.181]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 22D2A68078F for ; Mon, 27 Feb 2023 14:00:20 +0200 (EET) Received: by mail-oi1-f181.google.com with SMTP id t22so4927132oiw.12 for ; Mon, 27 Feb 2023 04:00:20 -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=cEj/M4t0PqLaXJqrXQg9YDf+5KyVUHQGDW++UvSPGsw=; b=lKIDQXGqbBRliK47g6woXx/8FGGVOBvL4yxdhJw89bwoTPNdDQ0QUWBhQxpnZHn1ml 0X4tw4/aCS3ewZA1ilsqnN1BwWJSewLaMC0sZkBO0A9vyUG6MJSOWPpxNPvoRIL4HP87 jdpANqfrafuxsjng9ltgBrDfSRGS7dtE9TZBNYzF5p0QkVGiBdzlV1GK1FjaQaFpFiAf Wbz8WMmCReTHXguJif8OQp9SIXMcSKwNL5C2yqbAMfgduvrsPOZji9ktl8GBWEE2MGI+ 1vvLaAvYa0cFPbOHsxCtgLRRBtOlLJCy9SskOg9w7PLHFvYYI4KgJ2HtQDSnBg+O2oy/ 3XlQ== 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=cEj/M4t0PqLaXJqrXQg9YDf+5KyVUHQGDW++UvSPGsw=; b=72Wa+dqMGmE1XWG+HWNhMAqDMtjn48hprxgzktXWDLRbg9Cp+6E5LnJdWVAEO9gRoz qBeEDFUhp1vc3EkSMIKyXFcAoePOtaTT/g3RFWPs0VQfDtkEASwGlCUtPdSWbsxj78CR oolGba9ripkpH6bWldvwtIZq9CJqq661G4HxfFdHRDzY5E2eGm1746GJ8OL/3NmVyz9k +aCdYp6xRA4hbz6jzSgYRMptf3ea9SiMcEUyadT3DQQqPoLB2LHpP5bLM0hgWlEnyzh2 WxWomiDb/+Jsg1u8GQTJ1hSHATpayaBPZQBx3811W/zq3+BASMckt3XOGBDpukr18eEc 0CDw== X-Gm-Message-State: AO0yUKVMb86VdVjdTfY7VrhiKlodPxJjMX7EGZkQ4HxSd4FvfxNxxyo+ sXQAbGPZd3dJhYc+xdml2WVlytJuN34= X-Google-Smtp-Source: AK7set97yVjlrIAE2ToA+EUF4H/HgkffeBH3bXtwhXWzBh16Cyp93CGmI37Guh/onMHzdHzEDvBrng== X-Received: by 2002:a05:6808:81:b0:384:658:279b with SMTP id s1-20020a056808008100b003840658279bmr4639284oic.29.1677499217787; Mon, 27 Feb 2023 04:00:17 -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 az2-20020a056808164200b0037d74a4b8fasm2978218oib.56.2023.02.27.04.00.16 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 27 Feb 2023 04:00:17 -0800 (PST) Message-ID: Date: Mon, 27 Feb 2023 09:00:21 -0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 To: ffmpeg-devel@ffmpeg.org References: <20230227100318.GF1949656@pb2> Content-Language: en-US From: James Almer In-Reply-To: <20230227100318.GF1949656@pb2> Subject: Re: [FFmpeg-devel] Bump major version of swresample 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 2/27/2023 7:03 AM, Michael Niedermayer wrote: > essOn Sat, Feb 25, 2023 at 12:03:02AM +0800, Wang Bin wrote: >> > >> version_major.h | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> a87056c2fe65d68b2cf5d1de06be28ea40c69b73 0001-Bump-major-version-of-swresample.patch >> From e3e6a3833f2fba743ee9c05962e804e9e570dd75 Mon Sep 17 00:00:00 2001 >> From: wang-bin >> Date: Fri, 24 Feb 2023 23:54:51 +0800 >> Subject: [PATCH] Bump major version of swresample >> >> --- >> libswresample/version_major.h | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) >> >> diff --git a/libswresample/version_major.h b/libswresample/version_major.h >> index 7f265c2073..dd13f2bbe3 100644 >> --- a/libswresample/version_major.h >> +++ b/libswresample/version_major.h >> @@ -26,6 +26,6 @@ >> * Libswresample version macros >> */ >> >> -#define LIBSWRESAMPLE_VERSION_MAJOR 4 >> +#define LIBSWRESAMPLE_VERSION_MAJOR 5 > > No oppinion if this should be changed now before 6.0 or not > but if its done it should be done on master and release/6.0 at the same time > and LIBSWRESAMPLE_VERSION_MINOR needs to be reset too while > LIBSWRESAMPLE_VERSION_MINOR needs to be +1 on master compared to release/6.0 > > oppinon from others is welcome here. Iam not a user of the releases so its > hard for me to really guess which way is better. Its a little messy to > change now > > thx I don't think it's a good idea to do it now. No API was removed from it so leaving the major as is should be fine. _______________________________________________ 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".