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 2D93542D76 for ; Tue, 7 Jun 2022 12:23:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7FC3168B671; Tue, 7 Jun 2022 15:23:57 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 5928068B281 for ; Tue, 7 Jun 2022 15:23:51 +0300 (EEST) X-ENS-nef-client: 129.199.129.80 ( name = phare.normalesup.org ) Received: from phare.normalesup.org (phare.normalesup.org [129.199.129.80]) by nef.ens.fr (8.14.4/1.01.28121999) with ESMTP id 257CNoIk024438 for ; Tue, 7 Jun 2022 14:23:50 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 7769CE00CF; Tue, 7 Jun 2022 14:23:50 +0200 (CEST) Date: Tue, 7 Jun 2022 14:23:50 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <165460245286.5088.10167011834893162223@lain.khirnov.net> <20220607120247.1666-1-jamrial@gmail.com> <32c882d2-7bde-7432-4edd-e611e118befd@gmail.com> MIME-Version: 1.0 In-Reply-To: <32c882d2-7bde-7432-4edd-e611e118befd@gmail.com> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Tue, 07 Jun 2022 14:23:50 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH v3] avutil/frame: add av_frame_replace 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="===============7896047074874923625==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7896047074874923625== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xNIZ54IsQzaFfFnI" Content-Disposition: inline --xNIZ54IsQzaFfFnI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable James Almer (12022-06-07): > I did the first time i wrote this function and sent it last August. See > http://ffmpeg.org/pipermail/ffmpeg-devel/2021-August/283448.html > http://ffmpeg.org/pipermail/ffmpeg-devel/2021-August/283449.html >=20 > I can rebase them if they don't apply anymore, but either way, Anton asked > me to resurrect this patch since he intends to use this function too. Ok, thanks for pointing it, I have no objection then. Regards, --=20 Nicolas George --xNIZ54IsQzaFfFnI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmKfQ1QACgkQcZVLI8pN xgxBXA//UULVx9aBdAiCzgkwxNNJU5F7iL5PMgnv5jgjYlw2TkktRwSH+sqFXS6n HZwtYtIa0t0I1Zbm+I4d/BiExzrWCRW1iOyTiwefQa/hPm1kg3F7qIGVY6B31lPM GyPuzIpbuhH6aiAdBMsbd0qwzWdqp6mnjhChiOSGo2Svd602ZUNNK46b7zBH5kHM i7XibU8KFaiMAZVqURFNWWYT6taGul/or/ttHnZhhpJJ/66PbMod6BMb3hLoNKnK MkvtlRhnjeV4rJGwuist7mqn8g254+ua58mkrlojqwRpi9BkhVq3LwxKulX50M71 MvXG0IcEigRbrQU8lEU1K/iXjG+l7SRd6bqIVWzjW2uNhSwiMNzGIWSEDCcCyWIv BpTOn49NRYOZEdR1VCQX811fHL2kAXqi8B/Gs4dtAOKrUVmnrOtjHdcFPGnhNZoV rNGqbLcCArYQ/6vOK8jZtTOb4I8RUooubUAg4jM6dLxwyQBENWTyZ95mpaITkc7J mw6jcm9VsphjNoUpx1qTi55bOci2MhDB90AsuH/+m8ZmjjuKVPxYLwFFr9b/wo58 IwOEe1k9VZ325gd4V7fZuYidyn4hPfoi4A8dt6LV3kaNfWQ6M3y7Iu7eocxQBMTI 1cVyQyQFmeGXOoNkidXnDl8b+dLISjRuNfSJ3PveSBSvTv5vBGY= =+3t/ -----END PGP SIGNATURE----- --xNIZ54IsQzaFfFnI-- --===============7896047074874923625== 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". --===============7896047074874923625==--