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 064A443AAF for ; Wed, 7 Sep 2022 13:30:19 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5F2F868BB91; Wed, 7 Sep 2022 16:30:16 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BB45E68BB83 for ; Wed, 7 Sep 2022 16:30:10 +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 287DU9Sp015800 for ; Wed, 7 Sep 2022 15:30:09 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 50BEBE00F5; Wed, 7 Sep 2022 15:30:09 +0200 (CEST) Date: Wed, 7 Sep 2022 15:30:09 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20220824151828.24218-1-george@nsup.org> <166210088816.3205.3472145427658215743@lain.khirnov.net> MIME-Version: 1.0 In-Reply-To: <166210088816.3205.3472145427658215743@lain.khirnov.net> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Wed, 07 Sep 2022 15:30:09 +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="===============3235892980780810546==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3235892980780810546== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="nkrj/CJDK08J5N8L" Content-Disposition: inline --nkrj/CJDK08J5N8L Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Anton Khirnov (12022-09-02): > As I already said to you in private, I do not think the motivation and > use cases for this have been sufficiently established. >=20 > You claim this will bring massive advantages all over the place. You > should support these claims with some actual patches that demonstrate > these advantages on some real code. I have not claimed =E2=80=9Cmassive advantages all over the place=E2=80=9D,= I have claimed minor advantages all over the places and massive advantages for future API. With that correction stated, I have already answered you that your inability to see the benefits is only proof that your work on FFmpeg is on areas that rarely need strings. In fact, if I remember correctly, the last time it happened you used the worst possible implementation and we had to be multiple persons insisting to get it fixed. Therefore, I consider your objection to be orders of magnitude less important than the positive feedback I finally had got from people who do use strings routinely, who in particular have used BPrint, are familiar with the benefits it brought but also the limitations I want to fix. If there are no more remarks in the next few days I will consider this approved and start polishing the implementations. --=20 Nicolas George --nkrj/CJDK08J5N8L Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmMYnN8ACgkQcZVLI8pN xgwq4BAAjmvtu9Vxu+WlKKyoUYMCVv2qnCvoQRFQZybP6rOpl/lhUASEgkLmPEbd wECOGlzx5q5U5ORi9IT+Wk3yCDY++kryj4U15bo3kres9a14KovM+j+9J5KG194O b0hCVZTPBJIstV54TaRHP3/D3cJ0n7zAx1DsVts/+JyQM5H1w5Et4wmfOMohvMxJ EiS7x+Kufkd2HcAlpeEG2mcGVWNdmS9AGFG6Da9sgXIxJDMJYYsERtFNG666a/t4 BkxblYKLgIeMIjUeu5DDQlHDJfZniQ6dV/tKY4DlEuZ+NpFgA94UdlITYgD7oOgu xpTiQqLMCL/aJJPwIq7KT9/K1vfqEBheneZMStXv0ssLMUSl+35V3AIUBuKyxzqJ pQpDCgszWL2v2Hu/aXgu7YCMRehCTjgHbBrCMP6HkxWcPLHrMBnYklfImigSYIaX 6ir9a15YW0r6BMWnB8dWykDdbdUYeoJkITP6ZABFB107cf95xR1IQPUIFPZXAQYw gItgXzhv7MA6tZ0KG+YNAxgADV/4FcOH4CMs60Dt8JXSQPbCENqBM4GDG3lsbShp IUpdKBfGbehyRyL95KKc1EGDcbEqil8eXFYK+eECtanyUd3bls3f8VIqxLAZhd0c QfZCFMgO1Mmr472iRozPwWj/5QDNgz4URNqJh4Vz2cn4ocsjzQg= =Fqo4 -----END PGP SIGNATURE----- --nkrj/CJDK08J5N8L-- --===============3235892980780810546== 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". --===============3235892980780810546==--