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 B44B946DA1 for ; Thu, 10 Aug 2023 21:03:32 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 0AB3E68C893; Fri, 11 Aug 2023 00:03:29 +0300 (EEST) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 71A0268C6E6 for ; Fri, 11 Aug 2023 00:03:23 +0300 (EEST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 70E13240003; Thu, 10 Aug 2023 21:03:22 +0000 (UTC) Date: Thu, 10 Aug 2023 23:03:21 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230810210321.GG7802@pb2> References: <20230730221131.1205193-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH 01/12] avradio/avformat/sdrdemux: Move agc_gain into local variable 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 Cc: Jean-Baptiste Kempf Content-Type: multipart/mixed; boundary="===============9154025790770458909==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============9154025790770458909== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iaHngZLoAXTg6Qkq" Content-Disposition: inline --iaHngZLoAXTg6Qkq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Paul also CC-ing jb as he seemed interrested in teh subject On Mon, Jul 31, 2023 at 12:26:50AM +0200, Paul B Mahol wrote: > NAK to whole set. I suggest you lift that NAK. If you do i would apply this set of bugfixes and after that look into, if its possible to factorize the SDR code out. I first would do so within the same lib but once its more seperated, maybe we can seperate the SDR code and move it into a seperate libavradio leaving the input device/demuxer as a user of that lib. That would be a seperate lib and API used by a module in libavdevice/libavformat as it was suggestes by jb I dont know how well that refactorization would work out. I may have looked at this from the wrong side but as long as you block this patchset the code is stuck in libavformat and libavdevice thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Into a blind darkness they enter who follow after the Ignorance, they as if into a greater darkness enter who devote themselves to the Knowledge alone. -- Isha Upanishad --iaHngZLoAXTg6Qkq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZNVQlQAKCRBhHseHBAsP q+32AJ987vnACpe+s80jyZPXjd1UvX5DLQCeIiI5iU+J+qBXuos4aI/ju4jMZ30= =q9tz -----END PGP SIGNATURE----- --iaHngZLoAXTg6Qkq-- --===============9154025790770458909== 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". --===============9154025790770458909==--