[FFmpeg-devel] [PATCH 2/2] avcodec: remove sonic lossy/lossless audio

Tomas Härdin git at haerdin.se
Fri Mar 1 22:14:16 EET 2024


ons 2024-02-28 klockan 13:56 +0100 skrev J. Dekker:
> This was an experimental/research codec of which ffmpeg is the only
> encoder and decoder, development has stalled and these files don't
> exist
> in the wild.
> 
> Signed-off-by: J. Dekker <jdek at itanimul.li>
> ---
>  Changelog               |    1 +
>  configure               |    3 -
>  libavcodec/Makefile     |    3 -
>  libavcodec/allcodecs.c  |    3 -
>  libavcodec/codec_desc.c |   14 -
>  libavcodec/sonic.c      | 1125 -------------------------------------
> --
>  6 files changed, 1 insertion(+), 1148 deletions(-)
>  delete mode 100644 libavcodec/sonic.c

+1, modulo some technical points like not removing CodeIDs

/Tomas


More information about the ffmpeg-devel mailing list