diff mbox series

[FFmpeg-devel,v7,5/6] doc/decoders: add entry for FLIF

Message ID 20200828184531.29647-6-aghorui@teknik.io
State New
Headers show
Series Add FLIF decoding and demuxing support | expand

Checks

Context Check Description
andriy/default pending
andriy/make success Make finished
andriy/make_fate success Make fate finished

Commit Message

Anamitra Ghorui Aug. 28, 2020, 6:45 p.m. UTC
Signed-off-by: Anamitra Ghorui <aghorui@teknik.io>
---
 doc/decoders.texi | 8 ++++++++
 1 file changed, 8 insertions(+)
diff mbox series

Patch

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.
 
+@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