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 F14084C308 for ; Wed, 24 Jul 2024 19:44:54 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id E7CC968D737; Wed, 24 Jul 2024 22:44:51 +0300 (EEST) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id EC66F68D3E5 for ; Wed, 24 Jul 2024 22:44:45 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4C2881C0002 for ; Wed, 24 Jul 2024 19:44:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1721850285; 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=6DROfPKfgAw62y+S2Yj+bAPQveuhF7gCBgBcMtnDc20=; b=HXPCn1LC0sjNFWFCzW0CIiB+OJ/23/oghmcChz/juDITKB/nzp0oPGc9+3y4ZwpElW7eQ8 6HNdDuFsKgybsUakBqQoheikw+SW1JUz6DD3VVbsfcC4CirWjv4ybbXnl1wIRso7Tb+frM VMvfoaZGJfA2IBKCN33PraL78EbyGBF5y4qCtZWt9nAOQ8168OmZj8AQ1Hwp57WLYSu803 ZgwiaWJGBGdSJ+sDApMMJllEv3N9PJvtdIYw8LJx1xGJ+0vUXyc3B4IIxqzmPcdMb3ueDs I6bvUuVUY/DA7FjyV5Nx20qVvT4aephuUv/+ZarJSgbS5Eg1a/MAssdsfyaMTg== Date: Wed, 24 Jul 2024 21:44:44 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240724194444.GC4991@pb2> References: <20240716171155.31838-1-anton@khirnov.net> <20240716171155.31838-23-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20240716171155.31838-23-anton@khirnov.net> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 23/39] lavc/ffv1dec: move slice_reset_contexts to per-slice context 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="===============3350683673158183395==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3350683673158183395== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="o+1GFxID9PnI/U+e" Content-Disposition: inline --o+1GFxID9PnI/U+e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 16, 2024 at 07:11:38PM +0200, Anton Khirnov wrote: > --- > libavcodec/ffv1.h | 16 +++++++++++++--- > libavcodec/ffv1dec.c | 4 ++-- > 2 files changed, 15 insertions(+), 5 deletions(-) LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I know you won't believe me, but the highest form of Human Excellence is to question oneself and others. -- Socrates --o+1GFxID9PnI/U+e Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZqFZrAAKCRBhHseHBAsP qy2GAJ4ki+n/6+m3dcBH0ZEeHNhDMlvbagCdG2xLWlPh4nakUnnw2Yf0KvqwKHM= =aEI+ -----END PGP SIGNATURE----- --o+1GFxID9PnI/U+e-- --===============3350683673158183395== 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". --===============3350683673158183395==--