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 9CBA948AB7 for ; Fri, 29 Dec 2023 20:36:42 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id B029168CC40; Fri, 29 Dec 2023 22:36:40 +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 3FA7A68CB36 for ; Fri, 29 Dec 2023 22:36:34 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4A7A5C0003 for ; Fri, 29 Dec 2023 20:36:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1703882193; 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=Yhq538+dxQBPXZueGkIMVmhB2FfOqHCA3KSDY9enKAk=; b=TKBw3G+xD7Z5gZrOmqOAxrdstja6rG5XjNSyLRbg7+yur0HWaswivr9eBMy9YpxEFBR/XD 5FzL51TBI07wnTEPTkp4rZs0c3beuuuLhQde+IMYmG0FCs7y8v+LoOeykltPKVM/+0DYwR S6LfPGNokKMQovxgdaXF3Mh3abNG8k5K54fEzgZWjWcyEKV4WrQyAmguACRV6GVjSSksWS aOyfNIOrnJhne5eUAOASw3kXE377r4MSSa5HvX4gNGZIqnZ5SkfUbijy0mnxhuiHwN5QqL sQO/GfyJqLKPaq1HWE7uxWxE0vOoxtEj8aQnadjnRa536PxibWE0Z16h4V1kaQ== Date: Fri, 29 Dec 2023 21:36:32 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231229203632.GP6420@pb2> References: <20231002153103.21846-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20231002153103.21846-1-michael@niedermayer.cc> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 1/3] avcodec/vaapi_encode: Avoid double AVERRORS 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="===============9102352377823219620==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============9102352377823219620== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HUWGWEAd9x0WvB4o" Content-Disposition: inline --HUWGWEAd9x0WvB4o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 02, 2023 at 05:31:01PM +0200, Michael Niedermayer wrote: > Signed-off-by: Michael Niedermayer > --- > libavcodec/vaapi_encode.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) will apply patchset [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Asymptotically faster algorithms should always be preferred if you have asymptotical amounts of data --HUWGWEAd9x0WvB4o Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZY8t0AAKCRBhHseHBAsP qz6NAJ9gTrYWGvJC/I//VGLpw1Zmw4kmGQCeIXlneADEWMTvCKZ2usYNEu5LDdk= =0AJF -----END PGP SIGNATURE----- --HUWGWEAd9x0WvB4o-- --===============9102352377823219620== 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". --===============9102352377823219620==--