From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <ffmpeg-devel-bounces@ffmpeg.org> Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 6AA83444FF for <ffmpegdev@gitmailbox.com>; Fri, 21 Mar 2025 19:44:55 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 13D5F687C1B; Fri, 21 Mar 2025 21:44:53 +0200 (EET) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id DD2BD687AE1 for <ffmpeg-devel@ffmpeg.org>; Fri, 21 Mar 2025 21:44:46 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4746B443C5 for <ffmpeg-devel@ffmpeg.org>; Fri, 21 Mar 2025 19:44:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1742586286; 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=vLnTf7heBnj9GwyWjb9NxnOfopJmmhJ2Ldr20blNiH0=; b=BOwwDG+T0plOyWEFWOQ/oI1DifqyMewT7/OfQw1oGrmJv0Txp5Te1JI16ZloXki8eaWaBt X5WAjSwPXEES3IVVvyNZ25269/l1VobesFLdCN5ka7lTGyBLK64bMMwRPAJXjPET1xTwQA AUn0K3KN6D7C3p6kS2md3XZ5TtlXmHT997eoxFcmq0uFvQuF7/fx5T52jNbAr5n04hbSer Q15wQWglVI1Sc7ji8CnYuGpLvkMfCyiABwx+hOSahU9EmoJ3xJ7DTKKsoYOPVho/8cwBvz yt2lkmt04xu5rJcXAPN32crI5TlqdRdoZcMlj65yrMc7wsnY6lkohEGk9iIRHQ== Date: Fri, 21 Mar 2025 20:44:45 +0100 From: Michael Niedermayer <michael@niedermayer.cc> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Message-ID: <20250321194445.GE4991@pb2> References: <tencent_39680B93663A9080A6D6A7D8EA90130C1C06@qq.com> MIME-Version: 1.0 In-Reply-To: <tencent_39680B93663A9080A6D6A7D8EA90130C1C06@qq.com> X-GND-State: clean X-GND-Score: -85 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgdduheduleeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculdduhedmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttddvnecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeeigeektdejudffjefhteegjedtgeettefggedthfejgfevhfetgeekjedtvdfhveenucfkphepgedurdeiiedrieejrdduudefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepgedurdeiiedrieejrdduudefpdhhvghloheplhhotggrlhhhohhsthdpmhgrihhlfhhrohhmpehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgdpnhgspghrtghpthhtohepuddprhgtphhtthhopehffhhmphgvghdquggvvhgvlhesfhhfmhhpvghgrdhorhhg X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 6/6] avcodec/hevc: Check AV_PKT_FLAG_NEW_SEQUENCE and flush pictures out X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches <ffmpeg-devel.ffmpeg.org> List-Unsubscribe: <https://ffmpeg.org/mailman/options/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=unsubscribe> List-Archive: <https://ffmpeg.org/pipermail/ffmpeg-devel> List-Post: <mailto:ffmpeg-devel@ffmpeg.org> List-Help: <mailto:ffmpeg-devel-request@ffmpeg.org?subject=help> List-Subscribe: <https://ffmpeg.org/mailman/listinfo/ffmpeg-devel>, <mailto:ffmpeg-devel-request@ffmpeg.org?subject=subscribe> Reply-To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Content-Type: multipart/mixed; boundary="===============0043996191048474369==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" <ffmpeg-devel-bounces@ffmpeg.org> Archived-At: <https://master.gitmailbox.com/ffmpegdev/20250321194445.GE4991@pb2/> List-Archive: <https://master.gitmailbox.com/ffmpegdev/> List-Post: <mailto:ffmpegdev@gitmailbox.com> --===============0043996191048474369== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="M65uYPWzVY2Waz9Q" Content-Disposition: inline --M65uYPWzVY2Waz9Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi On Tue, Mar 18, 2025 at 08:58:56PM +0800, Zhao Zhili wrote: > From: Zhao Zhili <zhilizhao@tencent.com> >=20 > --- > libavcodec/hevc/hevcdec.c | 3 +++ > 1 file changed, 3 insertions(+) This seems to break fate-mov-elst-ends-betn-b-and-i TEST mov-elst-ends-betn-b-and-i --- ./tests/ref/fate/mov-elst-ends-betn-b-and-i 2025-03-21 20:35:17.6304594= 09 +0100 +++ tests/data/fate/mov-elst-ends-betn-b-and-i 2025-03-21 20:43:23.77060995= 5 +0100 @@ -28,6 +28,3 @@ 0, 18, 18, 1, 115200, 973b5cd3ce473e3970dfa960455= 53172 0, 19, 19, 1, 115200, fc612c0afeae3b6576b5ee2f3f1= 19832 0, 20, 20, 1, 115200, 97074fe5a0b6e7e847072965409= 2e56c -0, 21, 21, 1, 115200, 8cf9337201065335b3aa4da21dc= 9b37a -0, 22, 22, 1, 115200, 93ff3589294cc0673af3daee1e7= fe42a -0, 23, 23, 1, 115200, c0b6fd870a022f374f9d6c697e8= e293d Test mov-elst-ends-betn-b-and-i failed. Look at tests/data/fate/mov-elst-en= ds-betn-b-and-i.err for details. make: *** [tests/Makefile:311: fate-mov-elst-ends-betn-b-and-i] Error 1 [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have never wished to cater to the crowd; for what I know they do not approve, and what they approve I do not know. -- Epicurus --M65uYPWzVY2Waz9Q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ93BpgAKCRBhHseHBAsP q7T0AJ9V9xk9hzeEF2oZhGQYNC3MbKi4hACdESfWrIdkwFaPiIBcJB+dPDPQ/A0= =aXVV -----END PGP SIGNATURE----- --M65uYPWzVY2Waz9Q-- --===============0043996191048474369== 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". --===============0043996191048474369==--