[FFmpeg-devel] [PATCH 1/2] avradio/sdr: add Airband frequencies

Peter Ross pross at xvid.org
Tue Aug 15 00:37:14 EEST 2023


On Mon, Aug 14, 2023 at 03:42:53PM +0200, Michael Niedermayer 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

no worries. user selectable option would be welcome.
(for example, australia, new zealand and some other countries in south east
asia operate citizen band radio on 477mhz, but that's unlikely to cared
about by rest of the world.)

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230815/a0caa8c3/attachment.sig>


More information about the ffmpeg-devel mailing list