From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id D84124D929 for ; Mon, 2 Jun 2025 18:28:22 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 02B3868DE1B; Mon, 2 Jun 2025 21:28:19 +0300 (EEST) Received: from 12.mo550.mail-out.ovh.net (12.mo550.mail-out.ovh.net [87.98.162.229]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 9154A68D7C5 for ; Mon, 2 Jun 2025 21:28:12 +0300 (EEST) Received: from director9.ghost.mail-out.ovh.net (unknown [10.109.140.28]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 4bB2Qg6LgLz1ZFB for ; Mon, 2 Jun 2025 18:28:11 +0000 (UTC) Received: from ghost-submission-5b5ff79f4f-hxnkd (unknown [10.108.54.171]) by director9.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 7999784263 for ; Mon, 2 Jun 2025 18:28:11 +0000 (UTC) Received: from courmont.net ([37.59.142.106]) by ghost-submission-5b5ff79f4f-hxnkd with ESMTPSA id Rqf2BzvtPWhfiwEASZeccQ (envelope-from ) for ; Mon, 02 Jun 2025 18:28:11 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-106R0069d50ff1f-874a-4c37-a2b4-30a2112e45d1, B9C34854A0FC93C9886DE93C7F23C641B7CB149D) smtp.auth=postmaster@courmont.net X-OVh-ClientIp: 87.92.194.88 Date: Mon, 02 Jun 2025 21:28:09 +0300 From: =?ISO-8859-1?Q?R=E9mi_Denis-Courmont?= To: FFmpeg development discussions and patches User-Agent: K-9 Mail for Android In-Reply-To: References: <20250531133215.64025-1-michael@niedermayer.cc> Message-ID: <28388FF0-90BC-44F4-8EA4-BDC2BF04D3AC@remlab.net> MIME-Version: 1.0 X-Ovh-Tracer-Id: 17094256812203186681 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeeffedrtddtgdefkeefleculddtuddrgeefvddrtddtmdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpeffhffvufgfjghfkfggtgfgsehtqhhmtddtreejnecuhfhrohhmpeftrohmihcuffgvnhhishdqvehouhhrmhhonhhtuceorhgvmhhisehrvghmlhgrsgdrnhgvtheqnecuggftrfgrthhtvghrnhepgfeulefhfeffgeevgeetgeeuheeguddvffeltdejgeetuddvtdejhffhgeetvdejnecukfhppeduvdejrddtrddtrddupdekjedrledvrdduleegrdekkedpfeejrdehledrudegvddruddtieenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomheprhgvmhhisehrvghmlhgrsgdrnhgvthdpnhgspghrtghpthhtohepuddprhgtphhtthhopehffhhmphgvghdquggvvhgvlhesfhhfmhhpvghgrdhorhhgpdfovfetjfhoshhtpehmohehhedtmgdpmhhouggvpehsmhhtphhouhht Subject: Re: [FFmpeg-devel] [PATCH 1/2] Replace FFMIN/FFMAX by type specific macros 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hi, On that note, we should keep in mind that FFmpeg also uses (or abuses) FFMIN and FFMAX for pointer arithmetic. It feels a bit of an abuse to refer to pointers as integers. _______________________________________________ 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".