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 C01714AD96 for ; Sat, 22 Jun 2024 21:25:27 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3F93C68D549; Sun, 23 Jun 2024 00:25:24 +0300 (EEST) Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id EBDF768D109 for ; Sun, 23 Jun 2024 00:25:17 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id ACD78E0003 for ; Sat, 22 Jun 2024 21:25:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1719091517; 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=m6DrOzPDuNh390bSYGPmKXth6jDuyg7+5Aso2xnNXYk=; b=XO0klh2lDhSK6ZQXlRGuaJKx3yqHwojtsJLGjDM1GqyDfRo+iF1PGddm1oWSqsu52OU4Bq A3cEqn3mgtY1jQ3bYUvHnsJCKScGlYSGBYrNY8kuKFDGsJ4Ra1kNg4bUQhNjHiLl4WnUqr i/XC7tPoFgZ6kIDEpmEqhlJmkwahOWG4Zp+ZhsDSuiRPMNDTfe9LvwmW9xkjFq5qjKy+v4 LrcippzguQ2OjtQ50ya6w3NgVpidT373vztzHH3dHmy757pUJXW/uy+6iuX/zgg6f8sLDs Kzpf8JYBuNRtBhmfGUlYXPrL6b1Qr1lCsWO0J2cVMSAZfNBo+rpjqB63kEovxQ== Date: Sat, 22 Jun 2024 23:25:15 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20240622212515.GY4991@pb2> References: <20240622012531.5523-1-jamrial@gmail.com> <20240622012531.5523-2-jamrial@gmail.com> MIME-Version: 1.0 In-Reply-To: <20240622012531.5523-2-jamrial@gmail.com> X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 2/2] avformat/mov: default to Monoscopic view when parsing eyes 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="===============1640542410764928484==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1640542410764928484== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="P6PRkhImOxklJvkF" Content-Disposition: inline --P6PRkhImOxklJvkF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 21, 2024 at 10:25:31PM -0300, James Almer wrote: > Signed-off-by: James Almer > --- > libavformat/mov.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) doesnt apply automatically with "git am" with the v2 Applying: avformat/mov: default to Monoscopic view when parsing eyes box error: sha1 information is lacking or useless (libavformat/mov.c). error: could not build fake ancestor Patch failed at 0001 avformat/mov: default to Monoscopic view when parsing = eyes box it applies with patch but inability to automatically apply patches could affect tools which try to test patches posted git am --show-current-patch=3Ddiff | patch -p1 patching file libavformat/mov.c Hunk #1 succeeded at 6546 with fuzz 2. thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB It is a danger to trust the dream we wish for rather than the science we have, -- Dr. Kenneth Brown --P6PRkhImOxklJvkF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEKAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZndBMgAKCRBhHseHBAsP qyoJAJ95UYDR/kYvoqnEfvrWH2ih7mBu5QCggUDy0f+E0yabWGRlXJCmuNjgabA= =czEe -----END PGP SIGNATURE----- --P6PRkhImOxklJvkF-- --===============1640542410764928484== 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". --===============1640542410764928484==--