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 675BA4430B for ; Mon, 5 Sep 2022 19:36:22 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3E2D068B8F7; Mon, 5 Sep 2022 22:36:19 +0300 (EEST) 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 BC9B3689CDD for ; Mon, 5 Sep 2022 22:36:12 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 0B633C0003 for ; Mon, 5 Sep 2022 19:36:11 +0000 (UTC) Date: Mon, 5 Sep 2022 21:36:09 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220905193609.GV2088045@pb2> References: <20220902205932.17883-1-anton@khirnov.net> <489f21e8-34fa-3c83-cd85-99308233bc30@ycbcr.xyz> MIME-Version: 1.0 In-Reply-To: <489f21e8-34fa-3c83-cd85-99308233bc30@ycbcr.xyz> Subject: Re: [FFmpeg-devel] [PATCH] lavc/pthread_frame: avoid leaving stale hwaccel state in worker threads 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="===============8844650004213997238==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8844650004213997238== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="bpvGcHI9tIxEiLgc" Content-Disposition: inline --bpvGcHI9tIxEiLgc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 05, 2022 at 07:42:17AM +0200, Steve Lhomme wrote: > Hi Anton, >=20 > On 2022-09-02 22:59, Anton Khirnov wrote: > > This state is not refcounted, so make sure it always has a well-defined > > owner. > > --- > > Steve, could you please test this? >=20 > I can confirm it doesn't leak the context and plays correctly. It also > doesn't crash ;) just wanted to say a big thanks to both you and anton for working on this ! [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Elect your leaders based on what they did after the last election, not based on what they say before an election. --bpvGcHI9tIxEiLgc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYxZPpAAKCRBhHseHBAsP q1rzAKCWzddj3ZbS4ol+pfk4HOr8JXrNPQCffCitQ1PIE0ceIDf1lulZ96zwqq4= =VOCV -----END PGP SIGNATURE----- --bpvGcHI9tIxEiLgc-- --===============8844650004213997238== 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". --===============8844650004213997238==--