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 A3743407E8 for ; Fri, 27 Jan 2023 21:39:39 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 1A41168BE6B; Fri, 27 Jan 2023 23:39:36 +0200 (EET) Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [217.70.178.231]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 90AF268BDB5 for ; Fri, 27 Jan 2023 23:39:29 +0200 (EET) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 9E98F100002 for ; Fri, 27 Jan 2023 21:39:28 +0000 (UTC) Date: Fri, 27 Jan 2023 22:39:27 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230127213927.GF1949656@pb2> References: MIME-Version: 1.0 In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH] avformat/rawdec: set correct timebase and framerate for raw video demuxers 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="===============0420113081292248871==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0420113081292248871== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="+jSQVS1cnOkN9brn" Content-Disposition: inline --+jSQVS1cnOkN9brn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 26, 2023 at 05:43:35PM +0100, Paul B Mahol wrote: > Patch attached. > rawdec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > 68cb1c17a97b978f91793cc65f1ff9814bf99350 0001-avformat-rawdec-set-correc= t-timebase-and-framerate-f.patch > From b3e0b2efa3055be6b78d28345c816c560ddb556e Mon Sep 17 00:00:00 2001 > From: Paul B Mahol > Date: Thu, 26 Jan 2023 17:43:49 +0100 > Subject: [PATCH] avformat/rawdec: set correct timebase and framerate for = raw > video demuxers >=20 > Signed-off-by: Paul B Mahol > --- > libavformat/rawdec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) this is breaking fate [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If a bugfix only changes things apparently unrelated to the bug with no further explanation, that is a good sign that the bugfix is wrong. --+jSQVS1cnOkN9brn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCY9REhAAKCRBhHseHBAsP q+A0AJ9EUq9qvjvBQN2mXOncxMYXzHDt8QCfcTQIKfvpi5077/QNJwe5kMDR+Vk= =+n2h -----END PGP SIGNATURE----- --+jSQVS1cnOkN9brn-- --===============0420113081292248871== 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". --===============0420113081292248871==--