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 B9E8442AF6 for ; Sun, 12 Jun 2022 17:00:51 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C7AC968B4B8; Sun, 12 Jun 2022 20:00:48 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0297468A1FF for ; Sun, 12 Jun 2022 20:00:42 +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 25CH0gkm023394 for ; Sun, 12 Jun 2022 19:00:42 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id F1073E00F5; Sun, 12 Jun 2022 19:00:41 +0200 (CEST) Date: Sun, 12 Jun 2022 19:00:41 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20210418213058.24475-1-stefasab@gmail.com> <20210421215335.GC12140@mariano> <20220403140336.GA264464@mariano> <9ee5c7d1-fe54-f415-ba48-c0a095326d85@passwd.hu> <20220612153210.GB11679@mariano> MIME-Version: 1.0 In-Reply-To: <20220612153210.GB11679@mariano> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Sun, 12 Jun 2022 19:00:42 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH 1/2] lavf/avio: add avio_vprintf() 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="===============6012851174902585424==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6012851174902585424== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="RmJNwprZmhvZ00vn" Content-Disposition: inline --RmJNwprZmhvZ00vn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Stefano Sabatini (12022-06-12): > Updated. Hi. Since it is somewhat related, I would appreciate if you gave your opinion on the option of having a good string API in FFmpeg: https://ffmpeg.org/pipermail/ffmpeg-devel/2021-December/290226.html Eventually, I would like to have the more generic writers from ffprobe (JSON, XML) in lavu to be used by diagnostic filters. But I will not be doing that with pedestrian strings. Regards, --=20 Nicolas George --RmJNwprZmhvZ00vn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmKmG7gACgkQcZVLI8pN xgwg6Q//ZJ1QfsCnHdewisdTghPKGkMFusKJi2+ly0J0lDykmp0Xq4p5fXbkoT2c ZCaYK+/gFXobN4GuwSS0pdIAlmSLkbnlxFpJdiWyOV0FWWifS7n8tNozKdY2QORp 5cQ+aSjNW6ELM79/y0Hy+G5XHK92tJ8W2NuCVY9VG65kl2aI++fH7PeIhHcBa7xN hcP9yurG9JMl2i9KMI0g1DRKxMcRxOGRSNHWhD5vntR8shGHQcL/PmY++XoBxXPx 2wJap+Ts/MKD87HQO4FDWyQDKIoFA4zX+qxk/T7JlVwby3oWuTx36mLG0jvi8NQA uKu0YhMmb78RgxpbgXUmfEQrzmEPRC7Nhhann7l1sdPuDQNm7jrprFvFSmJnNE+k pgGYjCqRuyhIM+0oY+w3sTiiXDmPDe+KLW1ZJOyxI770vd5XPt334alK8PvDV1hf 5m3GA8vPugWMBeftopIylkMy30gwmRJDyVK3ZLjJ9ITeFKuaX55sIKVdl12zhJEu BX06fDrx0HdQ5oCw+Ny4Y+eQUAvs7+ZcyK2Sg1KZPnTp7ZswexqGI0Vq1scSaRM/ ct9OoS2xBvTpadXCb4gKIQXTt6s9LXvMDiuK8qbH0++kdETieR/wfNheMiK6TU5x gryuqrbZtBAgxiO6fN2WQoQhxiLA2sJJ0fEU7yXCZCwQnbFS1Pk= =ko6F -----END PGP SIGNATURE----- --RmJNwprZmhvZ00vn-- --===============6012851174902585424== 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". --===============6012851174902585424==--