diff options
author | Paras Chadha <paraschadha18@gmail.com> | 2017-08-29 22:46:44 +0530 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2017-08-30 12:13:01 +0200 |
commit | 61e4db4bb730409798dff8d87d83459cb888786e (patch) | |
tree | b4a6f7ffadd4f3ece2176f42cc952b7e9106a972 /doc/general.texi | |
parent | 7fbc0825773eb597c5a3f5679a8d58ced0d9456f (diff) | |
download | ffmpeg-61e4db4bb730409798dff8d87d83459cb888786e.tar.gz |
Add FITS Decoder
Signed-off-by: Paras Chadha <paraschadha18@gmail.com>
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 7d8da113e6..686460e5aa 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -593,6 +593,8 @@ following image formats are supported: @tab Digital Picture Exchange @item EXR @tab @tab X @tab OpenEXR +@item FITS @tab @tab X + @tab Flexible Image Transport System @item JPEG @tab X @tab X @tab Progressive JPEG is not supported. @item JPEG 2000 @tab X @tab X |