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 14B6E48DAF for ; Fri, 26 Jan 2024 18:18:56 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5B31068D16F; Fri, 26 Jan 2024 20:18:54 +0200 (EET) Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [217.70.183.194]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id CA06B68CF79 for ; Fri, 26 Jan 2024 20:18:47 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id D604740004 for ; Fri, 26 Jan 2024 18:18:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1706293127; 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=kTgqdnJzg4kV51wdrN0JK59SeP+6UODfbJpkgd0cKTA=; b=fnsWLgmKKzgmlhsSMX8Aqs8/wbhUs6+43XBpOGPlGYRjlfq79dKXxTzC8XuVt7X7izbkN/ hJ/ALHXwzZ3moYDR3LNhzM7J+Zoi9wLE4d/gKT9hgyyNi2ws3PiQ6KXNayjBq9FEKgDWpN kn9WqfikHFBOu78q2bMxO+3KeVbbpIk84MUBouASTmkEd1PMXIkPzJEckHq8AwzJGGkkZt /aPUg5iyZpCg7+jhzbsbOK2AgUsWgjVm+iGSRUE5UzT9Z/XnaXj8hB3y4+WwlefNdw2TAt +eZ308Xp6i1Mtee1sFjmTsPjxeTrrRUy2oYEN+BivuD9jF+vSGbMJHbOGgLEGg== Date: Fri, 26 Jan 2024 19:18:46 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240126181846.GI6420@pb2> References: <20240125134425.374-1-jamrial@gmail.com> <20240125134425.374-25-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240125134425.374-25-jamrial@gmail.com> 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="===============4223353625061018522==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============4223353625061018522== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1UNnSMTKiCAppeLf" Content-Disposition: inline --1UNnSMTKiCAppeLf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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(-) breaks fate here: TEST filter-formats --- ./tests/ref/fate/filter-formats 2024-01-26 01:29:14.807206331 +0100 +++ tests/data/fate/filter-formats 2024-01-26 19:16:02.846589727 +0100 @@ -82,7 +82,7 @@ 0 =3D ff_parse_channel_layout(0000000000000000, 65, 65C); 0 =3D ff_parse_channel_layout(000000000000003F, 6, 5.1); 0 =3D ff_parse_channel_layout(0000000000000003, 2, stereo); -0 =3D ff_parse_channel_layout(0000000000000001, 1, 1+1+1+1); -0 =3D ff_parse_channel_layout(0000000000000004, 1, 1c+1c+1c+1c); -0 =3D ff_parse_channel_layout(0000000000000007, 3, 2c+1c); +-1 =3D ff_parse_channel_layout(0000000000000000, -1, 1+1+1+1); +-1 =3D ff_parse_channel_layout(0000000000000000, -1, 1c+1c+1c+1c); +-1 =3D ff_parse_channel_layout(0000000000000000, -1, 2c+1c); 0 =3D ff_parse_channel_layout(0000000000000003, 2, 0x3); Test filter-formats failed. Look at tests/data/fate/filter-formats.err for = details. tests/Makefile:318: recipe for target 'fate-filter-formats' failed [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you fake or manipulate statistics in a paper in physics you will never get a job again. If you fake or manipulate statistics in a paper in medicin you will get a job for life at the pharma industry. --1UNnSMTKiCAppeLf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZbP3eAAKCRBhHseHBAsP q3L4AJ9LGwX9OV5CoufXXexsIj1LJEIxpQCfQGf2N0B0F+7Ww5BNcQSM1IMOcbs= =QC+M -----END PGP SIGNATURE----- --1UNnSMTKiCAppeLf-- --===============4223353625061018522== 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". --===============4223353625061018522==--