On Mon, Aug 14, 2023 at 3:43 PM Michael Niedermayer <mich...@niedermayer.cc> wrote:
> On Sat, Jul 29, 2023 at 11:46:56AM +1000, Peter Ross wrote: > > --- > > libavradio/sdrdemux.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/libavradio/sdrdemux.c b/libavradio/sdrdemux.c > > index 3b24cfedef..0bd9222e6d 100644 > > --- a/libavradio/sdrdemux.c > > +++ b/libavradio/sdrdemux.c > > @@ -1159,6 +1159,7 @@ BandDescriptor band_descs[] = { > > {"Mediumwave band" , "MW", 520000, 1600000}, > > {"Shortwave band" , "SW", 6000000, 18000000}, > > {"FM broadcast band", "FM", 88000000, 108000000}, > > + {"Aircraft band", "Airband", 108000000, 137000000}, > > }; > > > > sorry for my slow reply > I wanted to implement a more flexible system for the user to select bands > So the user can select exactly what he wants to be considered. > But my prior patches seem to experience massive interrest and review so > it might take a little longer for me to get that done > You imagine stuff, move all this SDR to some other place other than FFmpeg and nobody would care anymore what you do on it. > > thx > > [...] > > -- > Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB > > If you think the mosad wants you dead since a long time then you are either > wrong or dead since a long time. > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe". > _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".