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 683D8466E5 for ; Mon, 2 Oct 2023 16:54:29 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 7CE8668CC89; Mon, 2 Oct 2023 19:54:26 +0300 (EEST) Received: from nef.ens.fr (nef2.ens.fr [129.199.96.40]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 431F568CC1A for ; Mon, 2 Oct 2023 19:54:20 +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 392GsJeY015273 for ; Mon, 2 Oct 2023 18:54:19 +0200 Received: by phare.normalesup.org (Postfix, from userid 1001) id 65F1CEB5BC; Mon, 2 Oct 2023 18:54:19 +0200 (CEST) Date: Mon, 2 Oct 2023 18:54:19 +0200 From: Nicolas George To: FFmpeg development discussions and patches Message-ID: References: <20230929-v4l2-strides-v1-1-26c10bf10726@asahilina.net> <169624223128.6638.14929681328366750242@lain.khirnov.net> MIME-Version: 1.0 In-Reply-To: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (nef.ens.fr [129.199.96.32]); Mon, 02 Oct 2023 18:54:19 +0200 (CEST) Subject: Re: [FFmpeg-devel] [PATCH] avdevice/v4l2: Switch to wrapped AVFrames and implement strides 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="===============1881108810811471003==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1881108810811471003== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3lMO38BsE20nTWiy" Content-Disposition: inline --3lMO38BsE20nTWiy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Paul B Mahol (12023-10-02): > But that would break SDR seeking. > And also break bunch of avdevice, and make Nicolas sad. I would be very happy if devices were turned into lavfi sources and sink. So if you're unable to make sarcasm that's actually relevant, next time just shut up. Anyway: (1) It is not happening anytime soon, and blocking an immediate feature for a distant refactoring is not acceptable in FFmpeg, only in avconv. (2) the main advertised API for applications is not lavfi+movie, it is lavf+lavc, so we have >15 years of applications written like that, and we still need a mechanism to make filters and devices transparently available in them. --=20 Nicolas George --3lMO38BsE20nTWiy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE6ooRQGBoNzw0KnwPcZVLI8pNxgwFAmUa9bkACgkQcZVLI8pN xgx+cw/7Bg7Lr6O3Wk3pWrXZcDdw0I1EMQDfW5erRJBMIrE50wBocvlw4I7jS8rR FojGvb4jYgRN7DAV5aVPdVvW8FFMwnB7L11At5PzleHQMZL5QqNSyfodi1VOI39e 523+aBW/vp1iSbwS29stg1vVdAYHQsiEni1LOgCyfAE0A8rfWUQvHyNBIjL5yL5l LKNCl3rT+6ThPw7/+TUeKRd/o/vPhuWirOHxZe0OSBXCHpuMBmeIQI49a8h8OEFU Gk/mN6VGAgLEUUof2YDdA6SLteoMF05lxG9ExgonpmUAalmaGi1ZSXr/F/bAn9xK YlJcqzuRQb4xceF8TjtytbWCSwpYmsU7bL8pvI7gkRqmBJSoMQTuwcEpXPjM8HEv pTJOTPzaa0EIDwyWiYamk5MSStS8/NbXzONZ7U1zNBcX+1n6F/jsUg90Cw1PIeTk MhHKyJIte3JkfBfN5jIqu4jVz1bJkW5ON+qtdjqDt74YitxCsDGSLqNHCbLwfDH/ tBPk5QlAj4MKjkY/HHYXu5F8VdOlJwrPfkwZ6eT8kH9n7IrIZcFYOYaWOe6k5OsB MG7jHVUSHWC8Rdn2a6UWKda1Xk9JaplXbYw5sfJqsyM3qUQKN4GGCNwPelZnElnk alFJ6uk3Ezu53lM4lEDdmJEa6dI7VkT6gk4bMQDppqDryEI8vlA= =HDiy -----END PGP SIGNATURE----- --3lMO38BsE20nTWiy-- --===============1881108810811471003== 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". --===============1881108810811471003==--