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 7A5BE472EB for ; Wed, 4 Oct 2023 17:26:45 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3026068CB25; Wed, 4 Oct 2023 20:26:43 +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 85B9568C9AA for ; Wed, 4 Oct 2023 20:26:36 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id AC51F1C0004 for ; Wed, 4 Oct 2023 17:26:35 +0000 (UTC) Date: Wed, 4 Oct 2023 19:26:34 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231004172634.GK3543730@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 11/12] avcodec/h261dec, mpeg12dec, vc1dec: Remove setting write-only flags 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="===============8508901990480048569==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8508901990480048569== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="nkAIkdqOakIAdIKa" Content-Disposition: inline --nkAIkdqOakIAdIKa Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 03, 2023 at 06:04:03PM +0200, Andreas Rheinhardt wrote: > These flags will be overwritten later in ff_mpv_frame_start(). >=20 > Signed-off-by: Andreas Rheinhardt > --- > libavcodec/h261dec.c | 7 ------- > libavcodec/mpeg12dec.c | 10 ---------- > libavcodec/vc1dec.c | 7 ------- > 3 files changed, 24 deletions(-) probably ok [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Never trust a computer, one day, it may think you are the virus. -- Compn --nkAIkdqOakIAdIKa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZR2gSgAKCRBhHseHBAsP qz7BAJ0XgT35NOxcgmw9H2L2KYqXf5t/qwCgixyjO7atIyiUkk/9w+E9P7y+j90= =2ATr -----END PGP SIGNATURE----- --nkAIkdqOakIAdIKa-- --===============8508901990480048569== 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". --===============8508901990480048569==--