File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,8 @@ Features
5858- support for _ color transformations_ and coding RGB JPEG
5959- Decoder can decompress JPEG codestreams that can be generated by encoder. If scan
6060 contains restart flags, decoder can use parallelism for fast decoding.
61- - _ command-line_ tool with support for encoding/decoding ** raw** images as well as ** PNM/PAM** or ** Y4M**
61+ - _ command-line_ tool with support for encoding/decoding ** raw** images
62+ as well as ** BMP** , ** TGA** , ** PNM/PAM** or ** Y4M**
6263
6364Overview
6465--------
@@ -448,6 +449,8 @@ License
448449- See file [ COPYING] ( COPYING ) .
449450- This software contains source code provided by NVIDIA Corporation.
450451- This software source code is based on SiGenGPU \[ [ 3] \] .
452+ - Thanks [ notings/stb] ( https://github.com/nothings/stb ) (BMP+TGA image
453+ support, public domain).
451454
452455References
453456----------
You can’t perform that action at this time.
0 commit comments