diff options
author | Peter Ross <pross@xvid.org> | 2022-06-15 17:36:25 +1000 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2022-06-16 15:16:58 +0530 |
commit | 5242ede48da227927b0c20427c893de4cab44397 (patch) | |
tree | 78824a59abf641622e073db491bafb8d590bfddb | |
parent | 42289d5eaf3e938f0969aaf58c81550c0aed8f5e (diff) | |
download | ffmpeg-5242ede48da227927b0c20427c893de4cab44397.tar.gz |
doc: describe QOI image format
-rw-r--r-- | doc/general_contents.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general_contents.texi b/doc/general_contents.texi index 93a90a5e52..987a2f82fb 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -785,6 +785,8 @@ following image formats are supported: @tab Photoshop @item PTX @tab @tab X @tab V.Flash PTX format +@item QOI @tab X @tab X + @tab Quite OK Image format @item SGI @tab X @tab X @tab SGI RGB image format @item Sun Rasterfile @tab X @tab X |