[FFmpeg-devel] [PATCH v7 5/6] doc/decoders: add entry for FLIF
Anamitra Ghorui
aghorui at teknik.io
Fri Aug 28 21:45:30 EEST 2020
Signed-off-by: Anamitra Ghorui <aghorui at teknik.io>
---
doc/decoders.texi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 9005714e3c..77e93ab80a 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -86,6 +86,14 @@ AVS2-P2/IEEE1857.4 video decoder wrapper.
This decoder allows libavcodec to decode AVS2 streams with davs2 library.
+ at section flif16
+
+FLIF16 non-animated/animated image decoder.
+
+This decoder allows libavcodec to decode non-animated and animated FLIF images
+as per the FLIF16 Specification. Interlaced images are always decoded to the
+highest quality (zoom) level.
+
@c man end VIDEO DECODERS
@chapter Audio Decoders
--
2.28.0
More information about the ffmpeg-devel
mailing list