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

Michael Niedermayer michael at niedermayer.cc
Mon Aug 14 16:42:53 EEST 2023


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

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.
-------------- 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/20230814/5056d22a/attachment.sig>


More information about the ffmpeg-devel mailing list