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 B807F48A8B for ; Thu, 28 Mar 2024 20:59:41 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 26A9A68D554; Thu, 28 Mar 2024 22:59:38 +0200 (EET) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 1732568D4EF for ; Thu, 28 Mar 2024 22:59:31 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3A810FF802 for ; Thu, 28 Mar 2024 20:59:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1711659570; 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=2JKG5QmvPEGd0VrUyi+qd6j6+FYlRkv7cBfdRo0TyT0=; b=mklLLRUn1g7HNkRj5HdwDkrzqcsxPPO1GghWHBFlEbU+qtAh0dQHZY4dySY3rwRpoktosg YpeVh/Lp/bRLNDc3UjcFoG/d50wZUKafPzPnYJ4BRC7lWg8jsJJo2aqhGFeO66bh4q3JE3 f0veoUOl19z0EwZFp4z9j1BzeAGduIXUaKeeKVqkd8USs5UwWhLh2VLaxcHQf6KEy0rOje dcnU+OKzwgDOBGeiDOwe6eQjZKSjmviUyUja5c9B4xrDcQls1ZhRKkeg/8iNZekExet+S+ z5wPFgnNDVCv/3SZKbQo+6cKRWiicp853S7l2N6Ntf/BAReiWsTEgAkA41KwbQ== Date: Thu, 28 Mar 2024 21:59:29 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240328205929.GQ6420@pb2> References: <20240328200842.64301-1-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240328200842.64301-1-jamrial@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avformat/flac_picture: print a warning when mimetype is unknown 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="===============6731672903359640169==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6731672903359640169== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="kNPMjTV3iKWELfI+" Content-Disposition: inline --kNPMjTV3iKWELfI+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 28, 2024 at 05:08:42PM -0300, James Almer wrote: > It's not an error since bba6df9ac7bd8386d92e1a7f5c737ca4e575fcc. >=20 > Signed-off-by: James Almer > --- > libavformat/flac_picture.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) LGTM thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No snowflake in an avalanche ever feels responsible. -- Voltaire --kNPMjTV3iKWELfI+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZgXaKwAKCRBhHseHBAsP q3dhAJ9jMJeX9UCizYO9WuCIihSEUdmzSwCcDTi3lvIN3n4oBwxwmGr/3PV23K4= =IFgJ -----END PGP SIGNATURE----- --kNPMjTV3iKWELfI+-- --===============6731672903359640169== 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". --===============6731672903359640169==--