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 161EB4C6F6 for ; Thu, 23 Jan 2025 23:07:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id BB54B68B7B4; Fri, 24 Jan 2025 01:07:47 +0200 (EET) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0E9CA68B49D for ; Fri, 24 Jan 2025 01:07:41 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3E3C320003 for ; Thu, 23 Jan 2025 23:07:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1737673661; 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=6OHGV1N3+/iT0N2q0sNEjaHy9Pyf3e2sDEzZPpJJjQQ=; b=FD67cQKgJg3SMzQKAYjRfOnFOKPFXRtvLgdag+q8gcpbpJ1eA1PeoD0KHqoW4y+DT2IHDI 30vQuu/uUwRWIzE1jbrg8GqAsca+j1sH7+S+w6VieDor+YVd5FJX8f2f2EAlUXgRNuRu9M Hufeguz9q41DJB2g3Y1gBgn0bRhgsosl0NhMfh5XsxzqKhpy1kiiNtAjoymhBOV/ua9Xmz HJqxJfUNh1PvZ2mRqBiT59wl9TmTd43EiSnWQ5AEaQI7Lf/Ct9nMqSltShY0Q8umJX1dZX 8ObJ8xpyBu4R44Jk8TWjjWvC5RdzhsdtrXu0ZR/YadBmJ7mhveqURz7AAHnPng== Date: Fri, 24 Jan 2025 00:07:40 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20250123230740.GD4991@pb2> References: MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] libavcodec/hdrdec: accept "#?RGBE" header in addition to "#?RADIANCE" 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="===============2478862079164129608==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2478862079164129608== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="vHFMHA4bJaUdnnI9" Content-Disposition: inline --vHFMHA4bJaUdnnI9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 17, 2025 at 06:11:04PM +0300, Kirill Gavrilov wrote: > Some Radiance HDR image files in the wild have "#?RGBE" header, > which other image readers accept. >=20 > Signed-off-by: Kirill Gavrilov > --- > libavcodec/hdrdec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) should be ok thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB What is money laundering? Its paying someone and not telling the government. --vHFMHA4bJaUdnnI9 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZ5LLuAAKCRBhHseHBAsP qzZMAKCIdm4yTqTPlSQM66DORY6VZuVTVQCffMmzj2vNs9DueuRRI1dSa94AJEc= =4PrJ -----END PGP SIGNATURE----- --vHFMHA4bJaUdnnI9-- --===============2478862079164129608== 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". --===============2478862079164129608==--