From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 858844CD7C for ; Sat, 9 Aug 2025 19:39:10 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 6FA0868CDCE; Sat, 9 Aug 2025 22:39:06 +0300 (EEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id A854868BBF4 for ; Sat, 9 Aug 2025 22:39:00 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 02EF844395 for ; Sat, 9 Aug 2025 19:38:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1754768340; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=TTrcAQfIya62O+gw926MabICXYSB3NXpIFwiX/3AG5E=; b=HxaiSZacU4fl0cdZ3G+gGovcWaWr9AhpNNuY/1dYspa0DnfFE/McX/3Y0ps2Ec9blR03m6 DhaOGd4y5e5kMhFZpbCpNzA31wMNjo8C7O+Oo1f8/0wveRvoEgzSuEwau1QhodoeYRPVAq akbgJqd1yjTs3SW6sZwmePEDBAj+e4yApLhJEwiim1hzx5qjNGPHSfIjLi1t33LnDtNAoz bxV9OKR7vOnB2KD633lkyQlpiigvg4Quyt9FL1ogE5NvdxobsWXhwdvDub99wel0bwHbRW hf7fvp3I4Dj0/Sg+s0IUuWi074tRWkgmZhNqjk5aZk/TeMJGVLv68ex1dxh61Q== Date: Sat, 9 Aug 2025 21:38:58 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250809193858.GU29660@pb2> References: <20250809192439.GT29660@pb2> MIME-Version: 1.0 In-Reply-To: <20250809192439.GT29660@pb2> X-GND-State: clean X-GND-Score: -70 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeeffedrtdefgdduvdejheehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdeftddmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttddvnecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeeigeektdejudffjefhteegjedtgeettefggedthfejgfevhfetgeekjedtvdfhveenucfkphepgedurdeiiedrieehrddujeeinecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepgedurdeiiedrieehrddujeeipdhhvghloheplhhotggrlhhhohhsthdpmhgrihhlfhhrohhmpehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgdpnhgspghrtghpthhtohepuddprhgtphhtthhopehffhhmphgvghdquggvvhgvlhesfhhfmhhpvghgrdhorhhg X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [RFC] 8.0 and bumping 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="===============8879698635068901014==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8879698635068901014== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pGaFspHOovBHUnlT" Content-Disposition: inline --pGaFspHOovBHUnlT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Sat, Aug 09, 2025 at 09:24:39PM +0200, Michael Niedermayer wrote: > Hi everyone >=20 > kasper noticed that we have not bumped major APIs since 7.1 please disregrad this mail, I appologize for not checking before sending th= is git grep '#define *[A-Z]*_VERSION_MAJOR ' release/7.1 release/7.1:libavcodec/libilbc.c:#define LIBILBC_VERSION_MAJOR 2 release/7.1:libavcodec/loongarch/loongson_asm.S:#define LML_VERSION_MAJOR 0 release/7.1:libavcodec/qsv_internal.h:#define QSV_VERSION_MAJOR 1 release/7.1:libavcodec/version_major.h:#define LIBAVCODEC_VERSION_MAJOR 61 release/7.1:libavdevice/version_major.h:#define LIBAVDEVICE_VERSION_MAJOR = 61 release/7.1:libavfilter/version_major.h:#define LIBAVFILTER_VERSION_MAJOR = 10 release/7.1:libavformat/version_major.h:#define LIBAVFORMAT_VERSION_MAJOR = 61 release/7.1:libavutil/loongarch/loongson_intrinsics.h:#define LSOM_VERSION_= MAJOR 1 release/7.1:libavutil/version.h:#define LIBAVUTIL_VERSION_MAJOR 59 release/7.1:libpostproc/version_major.h:#define LIBPOSTPROC_VERSION_MAJOR = 58 release/7.1:libswresample/version_major.h:#define LIBSWRESAMPLE_VERSION_MAJ= OR 5 release/7.1:libswscale/version_major.h:#define LIBSWSCALE_VERSION_MAJOR 8 git grep '#define *[A-Z]*_VERSION_MAJOR ' release/8.0 release/8.0:libavcodec/libilbc.c:#define LIBILBC_VERSION_MAJOR 2 release/8.0:libavcodec/loongarch/loongson_asm.S:#define LML_VERSION_MAJOR 0 release/8.0:libavcodec/qsv_internal.h:#define QSV_VERSION_MAJOR 1 release/8.0:libavcodec/version_major.h:#define LIBAVCODEC_VERSION_MAJOR 62 release/8.0:libavdevice/version_major.h:#define LIBAVDEVICE_VERSION_MAJOR = 62 release/8.0:libavfilter/version_major.h:#define LIBAVFILTER_VERSION_MAJOR = 11 release/8.0:libavformat/version_major.h:#define LIBAVFORMAT_VERSION_MAJOR = 62 release/8.0:libavutil/loongarch/loongson_intrinsics.h:#define LSOM_VERSION_= MAJOR 1 release/8.0:libavutil/version.h:#define LIBAVUTIL_VERSION_MAJOR 60 release/8.0:libswresample/version_major.h:#define LIBSWRESAMPLE_VERSION_MAJ= OR 6 release/8.0:libswscale/version_major.h:#define LIBSWSCALE_VERSION_MAJOR 9 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Republics decline into democracies and democracies degenerate into despotisms. -- Aristotle --pGaFspHOovBHUnlT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCaJejzgAKCRBhHseHBAsP q3iCAKCLc/2T2/XrmIb+Y4UhJXsRfJ6JmgCeMMCVVs0REhOzcZu78Jusg6aYEkU= =YMyh -----END PGP SIGNATURE----- --pGaFspHOovBHUnlT-- --===============8879698635068901014== 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". --===============8879698635068901014==--