[FFmpeg-devel] [PATCH] lavc: remove the QOA decoder
James Almer
jamrial at gmail.com
Wed Dec 6 22:49:45 EET 2023
On 12/2/2023 12:53 PM, Anton Khirnov wrote:
> Its author not only failed to add any tests, as is required by the
> development rules, but continues to actively refuse to do so.
>
> Untested decoders are worse than useless, so remove it.
> ---
> Changelog | 2 +-
> libavcodec/Makefile | 1 -
> libavcodec/allcodecs.c | 1 -
> libavcodec/qoadec.c | 170 -----------------------------------------
> 4 files changed, 1 insertion(+), 173 deletions(-)
> delete mode 100644 libavcodec/qoadec.c
As there are tests now afaics, this patch can be withdrawn.
More information about the ffmpeg-devel
mailing list