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 7C8064B088 for ; Mon, 27 May 2024 16:55:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0546868D307; Mon, 27 May 2024 19:55:49 +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 AF42968D13F for ; Mon, 27 May 2024 19:55:41 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 0DA0E1BF203 for ; Mon, 27 May 2024 16:55:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1716828941; 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=iekeacHbhwUAh9wbZ/3IHzItPxZdeoxj3mDUzxuC4cI=; b=j1e7KgEVN2GHbCKs9PAZHvetIXg7Nx40boGhnJNGe12t4+d0y89oiocZ9mjDGVbIgPKVlo UXBBaE5J7RqaPDBJ4YfQ+sxaYJ9VZNofeefO7ODuD8tDmy2YyiqQzro5jrQV90asjjAfdr q2qY8y97d6Ezuhk42PYSPGEn5fasu014NigjIVX37tu+yOQXmfeCK56GC4xjmnxU+TZT9x gXNtzr00ex2PcY/gUCezVvW4mYrk18HVcHfH7HH6LbQ5MLfc64FkZQz2kLIQry7MNl37AM ZkLU7tinVEpw5jobrN7Ejd4CNpNTBejkB/qfUqmzLqi3d4dsERFt4OB1QIEUlA== Date: Mon, 27 May 2024 18:55:39 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240527165539.GM2821752@pb2> References: <70b25af0-40fe-4aee-a5db-7be5050e0dc2@freebxo.fr> MIME-Version: 1.0 In-Reply-To: <70b25af0-40fe-4aee-a5db-7be5050e0dc2@freebxo.fr> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avformat/mov: get heif image rotation from irot box 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="===============8314280867923000545==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============8314280867923000545== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ukZ3tWq1IjZw6zEx" Content-Disposition: inline --ukZ3tWq1IjZw6zEx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 27, 2024 at 03:33:28PM +0200, Hacene Bouaroua wrote: > parse irot box to get the transformative heif > item rotation angle. >=20 > Signed-off-by: Hacene Bouaroua > --- > libavformat/avformat.h | 5 +++++ > libavformat/isom.h | 1 + > libavformat/mov.c | 25 +++++++++++++++++++++++++ > 3 files changed, 31 insertions(+) Applying: avformat/mov: get heif image rotation from irot box error: corrupt patch at line 22 error: could not build fake ancestor [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Breaking DRM is a little like attempting to break through a door even though the window is wide open and the only thing in the house is a bunch of things you dont want and which you would get tomorrow for free anyway --ukZ3tWq1IjZw6zEx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZlS7BwAKCRBhHseHBAsP q5SjAJ98aUMJkGovAVM2LRxySXS4Zx8WrQCdG/Nl2xQkv1grhM5xeEXFRnjVnuw= =PHoS -----END PGP SIGNATURE----- --ukZ3tWq1IjZw6zEx-- --===============8314280867923000545== 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". --===============8314280867923000545==--