diff mbox series

[FFmpeg-devel,v6,4/4] doc: add documentation entries for FLIF

Message ID 20200822183935.1991-4-aghorui@teknik.io
State New
Headers show
Series [FFmpeg-devel,v6,1/4] lavc: add FLIF decoding 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. 22, 2020, 6:39 p.m. UTC
Signed-off-by: Anamitra Ghorui <aghorui@teknik.io>
---
 Changelog        | 3 ++-
 doc/general.texi | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

Comments

Moritz Barsnick Aug. 26, 2020, 1:33 p.m. UTC | #1
On Sun, Aug 23, 2020 at 00:09:35 +0530, Anamitra Ghorui wrote:
>  - RPZA video encoder
> -
> +- FLIF16 decoder
> +- FLIF16 demuxer

This should be part of the corresponding commits. And don't drop the
empty line.

>      @tab Sorenson H.263 used in Flash
> +@item FLIF (Free Lossless Image Format @tab     @tab  X
> +    @tab Precursor to JPEG XL and FUIF
>  @item FM Screen Capture Codec  @tab     @tab  X

This can also go into its commit.

The decoder and demuxer also deserve documentation entries in the
respective sections, even if there are no options to document.

Thanks,
Moritz
diff mbox series

Patch

diff --git a/Changelog b/Changelog
index 7467e73306..cfa21c280b 100644
--- a/Changelog
+++ b/Changelog
@@ -15,7 +15,8 @@  version <next>:
 - Argonaut Games ASF muxer
 - AV1 Low overhead bitstream format demuxer
 - RPZA video encoder
-
+- FLIF16 decoder
+- FLIF16 demuxer
 
 version 4.3:
 - v360 filter
diff --git a/doc/general.texi b/doc/general.texi
index d618565347..e9ae535c34 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -904,6 +904,8 @@  following image formats are supported:
 @item Flash Screen Video v2  @tab  X  @tab  X
 @item Flash Video (FLV)      @tab  X  @tab  X
     @tab Sorenson H.263 used in Flash
+@item FLIF (Free Lossless Image Format @tab     @tab  X
+    @tab Precursor to JPEG XL and FUIF
 @item FM Screen Capture Codec  @tab     @tab  X
 @item Forward Uncompressed   @tab     @tab  X
 @item Fraps                  @tab     @tab  X