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 46E8B4C2DE for ; Wed, 24 Jul 2024 19:15:39 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BCB8E68D712; Wed, 24 Jul 2024 22:15:37 +0300 (EEST) 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 0B32368D2AC for ; Wed, 24 Jul 2024 22:15:30 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 50BF5240004 for ; Wed, 24 Jul 2024 19:15:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1721848530; 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=/D1goCShud6wcV5MID+MnUKiAyWDSbd94PGH//AsA2o=; b=BmUCyXIhLprV7w/QpGAbtzzMwP9Np5YFf3MNaSAbPRQCnxCI9iMza0cgJ3IRsc/hQ6vX1v Q2y0NqavcgBxLEA80Tiin/B1h2r9vBrNMm42V/ZA+rBbaEWrTNiyvJZr3TOF7z55mFscSd 3tqpqL3v2lRwMcU3xle3rpvourq0c4hYXfRLKQqkcCIHaY0y1xAyQ//SSSKhBPyrPp5W4R XRUPXxu3IsPvkFxRcMjYDHpsXeBTsUk+IY8Y+jjgyW8zcivsiuv1zPurWVuxpzjTqbEZ71 lMbVU9UbT8YSy711PZSuLBeh7uvbtfw3lR67mtkHAiDtAyHnXW08tripN84DdQ== Date: Wed, 24 Jul 2024 21:15:29 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240724191529.GV4991@pb2> References: <20240716171155.31838-1-anton@khirnov.net> <20240716171155.31838-15-anton@khirnov.net> MIME-Version: 1.0 In-Reply-To: <20240716171155.31838-15-anton@khirnov.net> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 15/39] lavc/ffv1: always use the main context values of plane_count/transparency 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="===============8560795178156733656==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8560795178156733656== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tKtkeOaH6ZQlCGRZ" Content-Disposition: inline --tKtkeOaH6ZQlCGRZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 16, 2024 at 07:11:30PM +0200, Anton Khirnov wrote: > They cannot change between slices. > --- > libavcodec/ffv1.c | 2 -- > libavcodec/ffv1dec.c | 5 ++--- > libavcodec/ffv1dec_template.c | 2 +- > libavcodec/ffv1enc.c | 2 +- > libavcodec/ffv1enc_template.c | 2 +- > 5 files changed, 5 insertions(+), 8 deletions(-) LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is a danger to trust the dream we wish for rather than the science we have, -- Dr. Kenneth Brown --tKtkeOaH6ZQlCGRZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZqFS0QAKCRBhHseHBAsP q7+ZAJwJ+cbjPQHX4Z2b38RW28t/4dbVQgCcDDe9wu72tLzRfkS3q4FZSVUBDT8= =BU3z -----END PGP SIGNATURE----- --tKtkeOaH6ZQlCGRZ-- --===============8560795178156733656== 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". --===============8560795178156733656==--