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 BE0DE46AE4 for ; Sun, 2 Jul 2023 22:46:47 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 8B15968C4CF; Mon, 3 Jul 2023 01:46:44 +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 2AB4168C21E for ; Mon, 3 Jul 2023 01:46:38 +0300 (EEST) X-GND-Sasl: michael@niedermayer.cc Received: by mail.gandi.net (Postfix) with ESMTPSA id 605E920004 for ; Sun, 2 Jul 2023 22:46:37 +0000 (UTC) Date: Mon, 3 Jul 2023 00:46:36 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20230702224636.GN1093384@pb2> References: <20230628212504.2522567-1-michael@niedermayer.cc> <20230630140838.GA1093384@pb2> <1ea6a4a3-ed1a-4c8c-8a99-82b670f6868f@betaapp.fastmail.com> <20230702110049.GK1093384@pb2> <20230702211455.GM1093384@pb2> MIME-Version: 1.0 In-Reply-To: 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="===============0702987880918630768==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============0702987880918630768== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ztcJpsdPpsnnlAp8" Content-Disposition: inline --ztcJpsdPpsnnlAp8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 03, 2023 at 12:03:10AM +0200, Lynne wrote: > Jul 2, 2023, 23:15 by michael@niedermayer.cc: >=20 > > On Sun, Jul 02, 2023 at 08:55:40PM +0200, Lynne wrote: > > > >> Jul 2, 2023, 13:01 by michael@niedermayer.cc: > >> > >> > 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 wor= king > >> >> > on this then we could & should move this to a seperate libraray (= libavradio) > >> >> > >> >> Why wait for a 2nd dev? > >> >> > >> > > >> > as libavradio so far has been the only actionable suggestion. > >> > ill move the code to that and next revission or the one after that > >> > will be in libavradio. > >> > > >> > thx > >> > > >> > >> Could you move it to another repository which other developers > >> have access to, like nv-codec-headers? It'll still be an official libr= ary > >> of the project, and patches for it should still be sent to this ML, > >> but it would keep the main repo from becoming a monorepo. > >> > > > > Yes > > https://git.ffmpeg.org/libavradio > > gil@git.ffmpeg.org:libavradio > > > > everyone should have acess, but keys a syced from videolan a while ago,= so > > if someones is missing, mail me > > > > PS: i found a DAB library that i think can take raw IQ data and return > > AAC frames. With that adding DAB support should be alot more practical > > than a full implementation of all layers of DAB > > >=20 > Thanks. I look forward to see what becomes of it. > Whilst you're at it, could you also make an empty repo > for my streaming protocol/container, with the same access > permissions? It should be named "avstream", without "lib", > as it contains specifications and a reference library, like nut. created: https://git.ffmpeg.org/avstream gil@git.ffmpeg.org:avstream you have power do do non fast forward pushes if need arrises git log mail should go to ffmpeg-cvslog@ffmpeg.org emailmaxlines=3D 10000 thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If the United States is serious about tackling the national security threat= s=20 related to an insecure 5G network, it needs to rethink the extent to which = it values corporate profits and government espionage over security.-Bruce Schn= eier --ztcJpsdPpsnnlAp8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZKH+RAAKCRBhHseHBAsP q6HLAKCVpiIDhdk+t40BHmx0xYzvXDxZzACggB0XNCb7SR9aG9PcDsh1+MuI7hE= =CGIu -----END PGP SIGNATURE----- --ztcJpsdPpsnnlAp8-- --===============0702987880918630768== 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". --===============0702987880918630768==--