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 C799146695 for ; Fri, 30 Jun 2023 17:41:06 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9F33468C3BB; Fri, 30 Jun 2023 20:41:02 +0300 (EEST) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [217.70.183.200]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id E1B2A68C350 for ; Fri, 30 Jun 2023 20:40:55 +0300 (EEST) X-GND-Sasl: michael@niedermayer.cc Received: by mail.gandi.net (Postfix) with ESMTPSA id 13E6D20004 for ; Fri, 30 Jun 2023 17:40:54 +0000 (UTC) Date: Fri, 30 Jun 2023 19:40:53 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230630174053.GB1093384@pb2> References: <20230628212504.2522567-1-michael@niedermayer.cc> <20230630140838.GA1093384@pb2> <1ea6a4a3-ed1a-4c8c-8a99-82b670f6868f@betaapp.fastmail.com> MIME-Version: 1.0 In-Reply-To: <1ea6a4a3-ed1a-4c8c-8a99-82b670f6868f@betaapp.fastmail.com> Subject: Re: [FFmpeg-devel] [PATCH v6 0/1] avformat: add Software Defined Radio support 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="===============3883014748676630801==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============3883014748676630801== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline --/NkBOFFp2J2Af1nK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 30, 2023 at 04:38:46PM +0200, Jean-Baptiste Kempf wrote: > On Fri, 30 Jun 2023, at 16:08, Michael Niedermayer wrote: > > Also as said previously, If there is at least a 2nd developer working > > on this then we could & should move this to a seperate libraray (libavr= adio) >=20 > Why wait for a 2nd dev? It is significant work And if there is no 2nd developer interrested then for whom am i doing that work ? The sdr code as it is currently, is usefull to end users. (already as it is with the bugs it still has but as these get squished it will become more usefull) If its changed to a libavradio, the end user wont gain anything. Its developers who may gain, but if there is no 2nd developer interrested then well. I may be misunderstanding why iam being asked to do this work Does anyone want to use libavradio ? If yes, please volunteer to help create libavradio If no, please do not ask for someone else to create something you do not in= tend to use Also what is meant by a seperate libraray exactly by people is not clear to= me I can create a libavradio similar to libavformat and libavdevice I fail to see the point of doing that but i can do that so the code keeps the same demuxer interface and is used the same way by players. If people want me to create something else, I have to point out that sofar noone explained what that would be. Or how that would interface into the rest of the ecosystem. I have no idea what use cases people have in mind, i have no idea what APIs people have in mind. I mean, if someone sees the demuxer and thinks darn i wanted to use this for X but i cannot because Y. And then goes on ex= plaining X and Y and the suggestion for a seperate library, thats something to look = into but I dont think we had these suggestions. thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you fake or manipulate statistics in a paper in physics you will never get a job again. If you fake or manipulate statistics in a paper in medicin you will get a job for life at the pharma industry. --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZJ8ToAAKCRBhHseHBAsP q7IBAKCVl4j1Cc1tqWb+k2bm/reQ/avpSACeNhSpwKiCskBpfeSRyyaHs52nEro= =5J4H -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK-- --===============3883014748676630801== 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". --===============3883014748676630801==--