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 6AED2400EC for ; Sun, 2 Jul 2023 08:11:58 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 3D4E368C096; Sun, 2 Jul 2023 11:11:55 +0300 (EEST) Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0837368BD6B for ; Sun, 2 Jul 2023 11:11:47 +0300 (EEST) X-GND-Sasl: michael@niedermayer.cc Received: by mail.gandi.net (Postfix) with ESMTPSA id EB9BFC0004 for ; Sun, 2 Jul 2023 08:11:46 +0000 (UTC) Date: Sun, 2 Jul 2023 10:11:46 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230702081146.GJ1093384@pb2> References: <20230618222805.4054410-1-michael@niedermayer.cc> <20230623111728.GM3250409@pb2> <59E3CAAC-DA7F-424B-ABC1-1E300EA83571@remlab.net> <20230623181241.GN3250409@pb2> 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="===============6105350833726314357==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============6105350833726314357== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="QnBU6tTI9sljzm9u" Content-Disposition: inline --QnBU6tTI9sljzm9u Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 30, 2023 at 11:51:21PM +0200, Tomas H=E4rdin wrote: > tor 2023-06-29 klockan 09:14 +0200 skrev Nicolas George: > > Tomas H=E4rdin (12023-06-29): [...] > I am perfectly capable of writing an XML parser, potentially a formally > correct one. But more importantly I am capable of understanding that > doing so would be a waste of time and (if not formally verified) a > source of CVEs. The same goes for AM demodulation. I didnt want to reply to this thread as i dont want to participate in this xml discussion but "AM demodulation" is out of place in this pragraph XML (if you consider the full syntax) is very complex, easy to get wrong and has produced many security issues. AM demodulation is none of that I implemented 3 different ways to do AM demodulation in like 2 pages of code all together thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. U= ser questions about the command line tools should be sent to the ffmpeg-user ML. And questions about how to use libav* should be sent to the libav-user ML. --QnBU6tTI9sljzm9u Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZKExPQAKCRBhHseHBAsP q7DxAJ0RDxOb78vHY+tojgNtEj6LTjDXogCeJOXYpUIXNPBym7ikJyOOu0rfqDk= =4wNf -----END PGP SIGNATURE----- --QnBU6tTI9sljzm9u-- --===============6105350833726314357== 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". --===============6105350833726314357==--