Commit Graph

7 Commits

Author SHA1 Message Date
Mickael Bonfill
4b755d43ec Use file descriptor instead of chunks 2017-09-29 09:15:16 +00:00
Mickael Bonfill
c5565fc7f0 Fix RLE decompression by chunks 2017-09-29 09:14:51 +00:00
Mickael Bonfill
9caf8c5889 use UINT32 instead of ULONG 2017-09-29 09:13:55 +00:00
Mickael B
f833cd7f38 Avoid memory reallocation and support Y orientation in 16bits uncompressed read 2017-09-29 09:13:45 +00:00
Mickael B
bec76fdb42 Add uncompressed 16bits read for SGI Images 2017-09-29 09:13:37 +00:00
Mickael B
6869431c2b fix variable initialization in loops 2017-09-29 09:13:22 +00:00
Mickael B
a90dc49100 add RLE decompression for SGI images 2017-09-29 09:12:03 +00:00