diff options
author | Jimmy Christensen <jimmy@ghost.dk> | 2012-04-06 06:02:25 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-04-06 08:32:09 +0200 |
commit | b7ce3242f8000ad497a17c3288a59aa508cef31c (patch) | |
tree | c39c010e3e0a012ca422a877dccfb769720b0463 /doc/general.texi | |
parent | 9e91a7d45b549dada2098b6c8e3b7f8f9d667f6e (diff) | |
download | ffmpeg-b7ce3242f8000ad497a17c3288a59aa508cef31c.tar.gz |
lavc: add a OpenEXR decoder
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 8f62741481..c633ba6532 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -372,6 +372,8 @@ following image formats are supported: @tab Microsoft BMP image @item DPX @tab X @tab X @tab Digital Picture Exchange +@item EXR @tab @tab X + @tab OpenEXR @item JPEG @tab X @tab X @tab Progressive JPEG is not supported. @item JPEG 2000 @tab X @tab X |