From 514c259711a8233fefddbb9afe6cbf28fa5bbf78 Mon Sep 17 00:00:00 2001 From: Dominic Szablewski Date: Mon, 6 Feb 2023 13:35:58 +0100 Subject: [PATCH] Mention ffmpeg support; close #259 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 148f5a8c..af1cac2c 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,7 @@ either, as this "reference implementation" tries to be as easy to read as possib - [KorGE](https://korge.org) - & KorIM Kotlin 2D game engine and imaging library, supports decoding and encoding QOI natively since 2.7.0 - [DOjS](https://github.com/SuperIlu/DOjS) - DOS JavaScript Canvas implementation supports loading QOI files - [XnView MP](https://www.xnview.com/en/xnviewmp/) - supports decoding QOI since 1.00 +- [ffmpeg](https://ffmpeg.org/) - supports decoding and encoding QOI since 5.1 ## Packages