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 4BA30468CA for ; Fri, 23 Jun 2023 21:18:17 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id AA87868C1A2; Sat, 24 Jun 2023 00:18:14 +0300 (EEST) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id ACDBE68C054 for ; Sat, 24 Jun 2023 00:18:07 +0300 (EEST) X-GND-Sasl: michael@niedermayer.cc Received: by mail.gandi.net (Postfix) with ESMTPSA id 1245EFF804 for ; Fri, 23 Jun 2023 21:18:06 +0000 (UTC) Date: Fri, 23 Jun 2023 23:18:05 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230623211805.GP3250409@pb2> References: <20230618222805.4054410-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH v2] 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="===============1934073971274192398==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============1934073971274192398== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jh06fhy6YTawvwPV" Content-Disposition: inline --jh06fhy6YTawvwPV Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Tomas On Fri, Jun 23, 2023 at 10:10:29PM +0200, Tomas H=E4rdin wrote: > No. Absolutely not. >=20 > Radio stuff belongs in radio projects such as GNU Radio. This is > extreme scope creep. >=20 > I can throw an AM detector together in 15 minutes. That doesn't mean it > belongs in FFmpeg. You are also treading into modem territory, among > other things. Please contribute to actually existing free radio > projects instead. And DSP belongs in DSP projects, mpeg decoding belongs in libmpeg2 png, ogg, vorbis belong in their respective projects in fact FFmpeg shouldnt exist we should all have been contributing to gstreamer Wouldnt that be the same line of thought ? But seriously there are 2 things. Theres myself and what is fun for me to work on (you suggest i shouldnt hav= e fun?) And there is FFmpeg that is missing any and all SDR support Are you planing to add SDR support through some library like GNU radio to FFmpeg ? I think GNU radio is a poor choice, even just the base package has "Installed-Size: 407 MB" that would be huge dependancy to avoid ATM 2 pages of modem code, also GNU Radio is not LGPL, i think FFmpeg generally prefers LGPL over GPL. Not that i personally have anything against GPL, I like GPL but thats not the preferred license in FFmpeg do you suggest we should create a libavradio ? or can you suggest an existing library that would fit the C + clean ASM LGPL style that FFmpeg tends to prefer ? thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are too smart to engage in politics are punished by being governed by those who are dumber. -- Plato=20 --jh06fhy6YTawvwPV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZJYMBwAKCRBhHseHBAsP q+EuAJ9RMFWhWdxs6gBy1nFYqLPTg+wMHgCfatTNggPLzMkHmPKBGVur16F+D1U= =Y8Z7 -----END PGP SIGNATURE----- --jh06fhy6YTawvwPV-- --===============1934073971274192398== 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". --===============1934073971274192398==--