diff options
author | Peter Ross <pross@xvid.org> | 2021-09-15 20:15:07 +1000 |
---|---|---|
committer | Peter Ross <pross@xvid.org> | 2021-10-08 20:37:36 +1100 |
commit | 60a9d3778f87a1e458abf89eaa66edd5ba298935 (patch) | |
tree | fab9e9999e6eec1f9fac06c204e737c4aa012986 /doc | |
parent | 314289c219da95a641271b4907b0adbbec0b20fa (diff) | |
download | ffmpeg-60a9d3778f87a1e458abf89eaa66edd5ba298935.tar.gz |
avcodec: GEM Raster image decoder
Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Peter Ross <pross@xvid.org>
Diffstat (limited to 'doc')
-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 ce5fd4639d..ef841ecfd8 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -741,6 +741,8 @@ following image formats are supported: @tab OpenEXR @item FITS @tab X @tab X @tab Flexible Image Transport System +@item IMG @tab @tab X + @tab GEM Raster image @item JPEG @tab X @tab X @tab Progressive JPEG is not supported. @item JPEG 2000 @tab X @tab X |