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)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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".

Reply via email to