diff options
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 19d50c707e..180751a389 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -162,6 +162,7 @@ following image formats are supported: @item .Y.U.V @tab X @tab X @tab one raw file per component @item animated GIF @tab X @tab X @tab Only uncompressed GIFs are generated. @item JPEG @tab X @tab X @tab Progressive JPEG is not supported. +@item JPEG 2000 @tab @tab E @tab decoding supported through external library libopenjpeg @item PAM @tab X @tab X @tab PAM is a PNM extension with alpha support. @item PCX @tab @tab X @tab PC Paintbrush @item PGM, PPM @tab X @tab X @@ -176,6 +177,8 @@ following image formats are supported: @code{X} means that encoding (resp. decoding) is supported. +@code{E} means that support is provided through an external library. + @section Video Codecs @multitable @columnfractions .4 .1 .1 .4 |