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 0D17947860 for ; Thu, 26 Oct 2023 19:26:04 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BC97468CAF7; Thu, 26 Oct 2023 22:26:00 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BC86B68C98B for ; Thu, 26 Oct 2023 22:25:54 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 8B2861BF208 for ; Thu, 26 Oct 2023 19:25:53 +0000 (UTC) Date: Thu, 26 Oct 2023 21:25:52 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231026192552.GJ3543730@pb2> References: <20231024111314.54717-1-leo.izen@gmail.com> MIME-Version: 1.0 In-Reply-To: <20231024111314.54717-1-leo.izen@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/pngdec: various stylistic changes 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="===============3340674461345582233==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3340674461345582233== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/8LNBFpG/0lXuZso" Content-Disposition: inline --/8LNBFpG/0lXuZso Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 24, 2023 at 07:13:14AM -0400, Leo Izen wrote: > Various parts of this file are restructured slightly for readability, > such as spacing in arithmetic operations, and putting `if (ret < 0)` > clauses on separate lines. >=20 > Signed-off-by: Leo Izen > --- > libavcodec/pngdec.c | 241 +++++++++++++++++++++++--------------------- > 1 file changed, 124 insertions(+), 117 deletions(-) This produces different output for multiple files I think andreas already found some spot(s) in the code that are not style changes, just want to confirm something in ths leads to actual differ= ences thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. U= ser questions about the command line tools should be sent to the ffmpeg-user ML. And questions about how to use libav* should be sent to the libav-user ML. --/8LNBFpG/0lXuZso Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iFwEABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZTq9OwAKCRBhHseHBAsP q1rsAJ9VpHlpNa51d61LnQtCczYuKSJGBwCXZ1Sd/maBj8MWeslAAKv8Lk9MCA== =aPcc -----END PGP SIGNATURE----- --/8LNBFpG/0lXuZso-- --===============3340674461345582233== 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". --===============3340674461345582233==--