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 5AA3545C1F for ; Tue, 25 Apr 2023 17:11:53 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3F18868BE58; Tue, 25 Apr 2023 20:11:51 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 166C968B418 for ; Tue, 25 Apr 2023 20:11:45 +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 33PHBicp019201 for ; Tue, 25 Apr 2023 19:11:44 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 51D13EB5BF; Tue, 25 Apr 2023 19:11:44 +0200 (CEST) Date: Tue, 25 Apr 2023 19:11:44 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20220824151828.24218-1-george@nsup.org> MIME-Version: 1.0 In-Reply-To: <20220824151828.24218-1-george@nsup.org> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Tue, 25 Apr 2023 19:11:44 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH] lavu: header and documentation for AVWriter 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="===============6562100080892643846==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6562100080892643846== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CNAZ7ntUabWLMbPf" Content-Disposition: inline --CNAZ7ntUabWLMbPf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi. I finally have some tome to go at this again. Totalizing this thread, the previous discussions and the few private mails I received, I conclude there is significant more support than opposition to AVWriter, so I am moving forward with polishing and pushing the implementation. (To avoid antagonizing people, and because I knew a new job would mean little time to work on it soon, I refrained from pushing the header, but consider it done anyway: the fact that the implementation of AVWriter is not present in FFmpeg is now a bug that needs to be fixed.) Regards, --=20 Nicolas George --CNAZ7ntUabWLMbPf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmRICcwACgkQcZVLI8pN xgwy8Q//bmPPi1A4WuKnZfI5/O50YShlT2pxVEGF2TR5IPcNoy+IsrR6MIhdIVkK oc1a9wBJMGsTUyvyMj/uiTpPjnK5geejZRpl9dDyKYx4tYUCRtyckwL9TlrgdLqH ZIdGp0soYRN3YCMXi9F/LGRCpo3j4gVnBW++NlzkJoQwJonVhp/B2WEguk0YCL6D MwAVYrc78Qr3vR5RBjVhJ20SxS0Z2bQwjXkPFemLHGZ/fIyVq4rWLNnr9CslB9j+ WYWR/CpX1zeBMKKnAB3xCSEpQ5PcoLaGu6Xsaut3+006D+qQkfsLl793tFsoIe4o ze4FgCSwRCbrfdZW0eZC9oABobcmvLk3Ve2F+mUX3+x6Fuf3Bc2G5EDkSH4cI1XI HON93KxmQuhIgcn6i0RVqsrXQZrjE/nlh6QgaAZ9yPclaJFEVFOh/mXZelfeuq6k lR7ACYruBZuDr6suofZaeHt7LI276ck2cT4O2ZPRbUb+XjEwDocxdxCwtMSON8Bq D2JKymcZlnkEyMqpazP6y+DB6rG3TjjdM10zyemlr9QkOSQl259xATv8Ebj5FpWX OEq0WhCNQp5XcTk7wrKPC2DuPZ/jTMxJjX4XcNbKN9DJJ2PS0ygHvqzKZHGcYnJ9 zR4XoL4Fh3NqGe7ucSDLPxUNDbS1wuiYnEy3u5eKfPdV4DStTLw= =ZjBI -----END PGP SIGNATURE----- --CNAZ7ntUabWLMbPf-- --===============6562100080892643846== 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". --===============6562100080892643846==--