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 6593F4538A for ; Mon, 27 Feb 2023 10:03:30 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 06D6E689AB9; Mon, 27 Feb 2023 12:03:27 +0200 (EET) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C5C32680390 for ; Mon, 27 Feb 2023 12:03:20 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id ECB9C1C0007 for ; Mon, 27 Feb 2023 10:03:19 +0000 (UTC) Date: Mon, 27 Feb 2023 11:03:18 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230227100318.GF1949656@pb2> References: MIME-Version: 1.0 In-Reply-To: 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-Type: multipart/mixed; boundary="===============4165975617941861075==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4165975617941861075== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uSPpd78jzgWDyUSA" Content-Disposition: inline --uSPpd78jzgWDyUSA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable essOn Sat, Feb 25, 2023 at 12:03:02AM +0800, Wang Bin wrote: >=20 > version_major.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > a87056c2fe65d68b2cf5d1de06be28ea40c69b73 0001-Bump-major-version-of-swre= sample.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 >=20 > --- > libswresample/version_major.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > 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 > */ > =20 > -#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 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Rewriting code that is poorly written but fully understood is good. Rewriting code that one doesnt understand is a sign that one is less smart than the original author, trying to rewrite it will not make it better. --uSPpd78jzgWDyUSA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY/x/4AAKCRBhHseHBAsP q76XAKCJOIcqiCrBAtMwtE4Hu7WH8hCvcgCgkmniVwudVnljb6aIT/owrveJCl4= =iZM+ -----END PGP SIGNATURE----- --uSPpd78jzgWDyUSA-- --===============4165975617941861075== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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". --===============4165975617941861075==--