[FFmpeg-devel] [PATCH v2] avformat: add Software Defined Radio support

Michael Niedermayer michael at niedermayer.cc
Thu Jun 22 16:43:28 EEST 2023


On Mon, Jun 19, 2023 at 12:28:05AM +0200, Michael Niedermayer wrote:
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  configure                |    4 +
>  doc/demuxers.texi        |   71 ++
>  libavformat/Makefile     |    2 +
>  libavformat/allformats.c |    2 +
>  libavformat/sdrdemux.c   | 1739 ++++++++++++++++++++++++++++++++++++++
>  5 files changed, 1818 insertions(+)
>  create mode 100644 libavformat/sdrdemux.c

Ill post a v3 later today or tomorrow that makes this work with the RTL-SDR Blog V3

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- 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/20230622/4d403d41/attachment.sig>


More information about the ffmpeg-devel mailing list