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 6A13848DB3 for ; Fri, 26 Jan 2024 18:22:10 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 44C6968D181; Fri, 26 Jan 2024 20:22:08 +0200 (EET) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1F8D468D16F for ; Fri, 26 Jan 2024 20:22:02 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 57EEEC0006 for ; Fri, 26 Jan 2024 18:22:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1706293321; 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=iMdKS75oKbmU8oVOUDgPa1Ps7B3wdukHK06TBoOGkRU=; b=Sj4BqDivR2zKrwKZHJj4/GvMlnCVn+ggZ5pkGqbGp9wLEv0R3Uz1ICRJl+nsIhjFAIxHTy 3JxB8o8hoyjnlm1pQMRJiMQS/gxn5v+9Q2iAfFTwfGjNqF+rpMG1PsNPkPXHTXnM1xIEVx Rg16kRVJ54p7v7wg0pprqFTQGesmQP1MfqTuYnYOykth8ENloUn+gqQnZ1gqJJkbJj59sA O8Q4Q/uw/yPinEietEFpTvNixrgEsMmicUQW+BYOnFGivyZ6Tz+QU9CWdlxxJv9DzTZOOd e0JxLt1GISQ9pdy23V7Eqwn75GdCRl+DGTRF7IbVGhZA9L60vp/Ykc0+VfHkZw== Date: Fri, 26 Jan 2024 19:22:00 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240126182200.GJ6420@pb2> References: <20240125134425.374-1-jamrial@gmail.com> <20240125134425.374-25-jamrial@gmail.com> <20240126181846.GI6420@pb2> MIME-Version: 1.0 In-Reply-To: <20240126181846.GI6420@pb2> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 24/24] libs: bump major version for all libraries 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="===============5954941865590133387==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============5954941865590133387== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JiYZHjQq31d7HmCg" Content-Disposition: inline --JiYZHjQq31d7HmCg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 26, 2024 at 07:18:46PM +0100, Michael Niedermayer wrote: > On Thu, Jan 25, 2024 at 10:43:47AM -0300, James Almer wrote: > > Signed-off-by: James Almer > > --- > > doc/APIchanges | 2 +- > > libavcodec/version.h | 2 +- > > libavcodec/version_major.h | 2 +- > > libavdevice/version.h | 2 +- > > libavdevice/version_major.h | 2 +- > > libavfilter/version.h | 2 +- > > libavfilter/version_major.h | 2 +- > > libavformat/version.h | 2 +- > > libavformat/version_major.h | 2 +- > > libavutil/version.h | 6 +++--- > > libpostproc/version.h | 2 +- > > libpostproc/version_major.h | 2 +- > > libswresample/version.h | 2 +- > > libswresample/version_major.h | 2 +- > > libswscale/version.h | 2 +- > > libswscale/version_major.h | 2 +- > > 16 files changed, 18 insertions(+), 18 deletions(-) >=20 > breaks fate here: please disregard this, i have one patch missing fron the series thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB it is not once nor twice but times without number that the same ideas make their appearance in the world. -- Aristotle --JiYZHjQq31d7HmCg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZbP4SAAKCRBhHseHBAsP q00iAKCSdGEC4eCUKIdpKflvb96Xy9HxLgCfSSOnFAr3ECnwFyc7Bq22RbwT648= =p2AI -----END PGP SIGNATURE----- --JiYZHjQq31d7HmCg-- --===============5954941865590133387== 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". --===============5954941865590133387==--