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 ESMTPS id 944774B987 for ; Sat, 26 Apr 2025 15:22:36 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id CD21368A210; Sat, 26 Apr 2025 18:22:32 +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 B2854687D82 for ; Sat, 26 Apr 2025 18:22:25 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id C9F3441CF9 for ; Sat, 26 Apr 2025 15:22:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1745680945; 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=ZTR3b+GViliYU5X8G/T1g1GOeRoVwd56+rtozXEepFA=; b=O3Rcf4vfjgb/dgYTiJmpmzBahkTD2xMk6e7Fty3MFkZRuX0NtPXihZ/pFYxlYtyBIhc6ue 0qBPKSqXjlaPdGhbmz1CBz7sZxvQ0YIxVoPDq8NryB0NFHI602zBR6TTFjnJcP/VauoyUZ KYzvI8uAgQ43P0eUahMxiEY2wbG41mb7eemVE8Yy8iBSu+zBNEsAWQmsazf2I7PnBnHfsu VdHuxu8jFbFBv8FObq9zX+5xJNEd7U+xYgQDQi04QT6+QBG4n9/j1XkhV2qpkuE61Nfm1e N3fGe468F4/cPeIZxySllyePSTLFdT8EAUSX9TzgusEVkwDG9/PgP9KhEA9YXw== Date: Sat, 26 Apr 2025 17:22:23 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250426152223.GG4991@pb2> References: <20250426151027.GF4991@pb2> MIME-Version: 1.0 In-Reply-To: <20250426151027.GF4991@pb2> X-GND-State: clean X-GND-Score: -90 X-GND-Cause: gggruggvucftvghtrhhoucdtuddrgeefvddrtddtgddvheehheehucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuifetpfffkfdpucggtfgfnhhsuhgsshgtrhhisggvnecuuegrihhlohhuthemuceftddunecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenfghrlhcuvffnffculddutddmnecujfgurhepfffhvffukfhfgggtuggjsehgtderredttddvnecuhfhrohhmpefoihgthhgrvghlucfpihgvuggvrhhmrgihvghruceomhhitghhrggvlhesnhhivgguvghrmhgrhigvrhdrtggtqeenucggtffrrghtthgvrhhnpeekgefgjeektedtudeijeeiudethefffeffvdfhvddvvdejuddvgfeigedtieekteenucffohhmrghinhepghhithhhuhgsrdgtohhmpdhffhhmphgvghdrohhrghenucfkphepgedurdeiiedrieejrdduudefnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepgedurdeiiedrieejrdduudefpdhhvghloheplhhotggrlhhhohhsthdpmhgrihhlfhhrohhmpehmihgthhgrvghlsehnihgvuggvrhhmrgihvghrrdgttgdpnhgspghrtghpthhtohepuddprhgtphhtthhopehffhhmphgvghdquggvvhgvlhesfhhfmhhpvghgrdhorhhg X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [TC] "Future Log Output Default" 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="===============3642508026001215313==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3642508026001215313== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OXAJLnxtuTyhVEfc" Content-Disposition: inline --OXAJLnxtuTyhVEfc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 26, 2025 at 05:10:27PM +0200, Michael Niedermayer wrote: > Hi all >=20 > This is just an announcement that the TC has been asked to look into > avutil/log: Add log flag to control printing of memory addresses > GitHub: https://github.com/ffstaging/FFmpeg/pull/59 > Patchwork: https://patchwork.ffmpeg.org/project/ffmpeg/list/?series= =3D14094 > ... >=20 > and the disagreement between people about it. >=20 > So far, Niklas, Martin and myself have commented, there have been no form= al > decissions and no votes, we just since yesterday send some comments. >=20 > From these to me it seems the TC members who spoke so far seem to agree > that the addresses in the log are "mostly noise". >=20 > I wonder a bit if the TC discussions should/could be more public but thats > a subject for a different thread. Myself summarizing will surely miss some > fine points but iam trying anyway. >=20 > Niklas also brought up that item_name() is used in filters to disambiguate > instances and that we maybe could add a const char *name and have fftools > genrate a unique ID for each >=20 > Either way none of this is a TC decission or binding its just a partial > summary of the things that TC members said also forgot, martin said hes quite short on time and asked me if i could take over this case. and i had a bit of time today after yesterday having to collect indoor rain in my bathroom from faulty plumbing. So i posted above summary of the current state and as TC should announce when it starts working on a case if some other TC member wants to take this over, iam happy to hand it over thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is what and why we do it that matters, not just one of them. --OXAJLnxtuTyhVEfc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCaAz6KQAKCRBhHseHBAsP q66YAJ0U9m5XEcAFIkep5MdK+hC4bsGzDACfQhC50jxR2iH+/WcRaMoP/bBReVg= =qOM9 -----END PGP SIGNATURE----- --OXAJLnxtuTyhVEfc-- --===============3642508026001215313== 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". --===============3642508026001215313==--