238 Commits (dc80f9d0fb6ef149e3d2d03b780056a655a74618)

Author SHA1 Message Date
Dimitrios Katsaros 41431e11f5 Imgcodecs: Implemented simple tests for PAM format 8 years ago
Dimitrios Katsaros 4e513a3346 Imgcodecs: Fixed a bug with checkSignature in GdalDecoder 8 years ago
Dimitrios Katsaros 6172803012 imgcodecs: Implementation of PAM encoder/decoder 8 years ago
Valeriy Van 464d289fa9 Gets rid of magic constant 8 years ago
mrquorr a88bf4e5aa test added, only if HAVE_GDCM is on 8 years ago
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 8 years ago
Morrison ca318e7099 handle images with alpha better 8 years ago
Patrick Spettel 84e1712659 Fix temporary file removal in imdecode for tiff 8 years ago
thierry ea911d34c6 remove 2-channel png encoder/decoder support 8 years ago
Ilya Lavrenov 91d8405e52 stop search of markers in Exif reader to prevent infinite loop 8 years ago
Maksim Shabunin f3bd508e6d GDCM: several improvements 8 years ago
Maksim Shabunin 0fd0acf2e3 GDCM: modified compilation scheme 8 years ago
look4pritam 6f22f49c02 Grassroots DiCoM i.e. GDCM based DICOM image reader is added. 8 years ago
Suleyman TURKMEN e7ec580318 Update imgcodecs.hpp 9 years ago
Suleyman TURKMEN 1b22783d46 Update grfmt_png.cpp 9 years ago
Zhenqing, Hu 94a9e16943 Fix bug 6445 9 years ago
Suleyman TURKMEN 98239664f6 fix for writing 16-bit jpeg2000 9 years ago
Robbert Klarenbeek 81b11ee463 Replace deprecated malloc.h 9 years ago
Maksim Shabunin 3a92371b60 EXIF reader: fixed file descriptor leak in case of broken tags 9 years ago
Maksim Shabunin a54870aace Added filename emptyness check to the Exif reader, fixes 6120 9 years ago
Maksim Shabunin 112aa49104 ExifReader::getFormat : check buffer length before accessing, fixes 6059 9 years ago
thierry bdb9cf4d47 fix inversed grayscale conditional 9 years ago
thierry 1b5352688f better png transparency handling 9 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Maksim Shabunin 4a294775da Coverity: fixed uninitialized field in ExifReader 9 years ago
Maksim Shabunin a921761d18 Coverity: memory leak in OpenEXR reader 9 years ago
Maksim Shabunin fc641e2bde Coverity: uninitialized values in ExifEntry_t structure 9 years ago
comdiv 81c746c2a8 32bit BITFIELDS compresion codec support #5707 Fixed 9 years ago
Suleyman TURKMEN 99a286ef24 Update imgcodecs.hpp 9 years ago
jiakai 933dfed4b8 check offset in ExifReader::getString 9 years ago
jiakai 80df9ddedb check for exifSize 9 years ago
jiakai 1260060d7d check boundary in ExifReader 9 years ago
edgarriba f50858dd24 set GA_ReadOnly flag again since test error 9 years ago
edgarriba decdae515b set GA_Update flag in order remove ERROR 8: band 1: Attempt to write to read only dataset inGDALRasterBand::Fill() 9 years ago
edgarriba 9ff14bc411 add support for float32 and float 64 9 years ago
Hajo Nils Krabbenhöft a8e550f5bf Fixed crash when reading b/w tif images (fixes #5579) 9 years ago
micalan 0a306f8804 Camera orientation handling is added for jpeg files 9 years ago
edgarriba 1e9bd59f07 load multi/hyperspectral images with using gdal 9 years ago
AlexanderStohr 0098c4b571 fix VS2010 error with type mismatch due to volatile qualifier 9 years ago
Suleyman TURKMEN 21c0acff24 Update imgcodecs.hpp 9 years ago
Suleyman TURKMEN 7c226ed7a2 adding new flags to imread to load image reduced 9 years ago
Maksim Shabunin 771af4f32d Some changes to support mingw-w64 9 years ago
Suleyman TURKMEN f660461bb3 documentation patch 9 years ago
Maksim Shabunin 9e4c62967b Fixed RGBE images header parsing (fixes #4885) 9 years ago
Maksim Shabunin 14d7b38613 Fixing GCC 4.9 warnings 9 years ago
Suleyman TURKMEN 7b7d54df68 new function imread_reduced() 9 years ago
Stefan Cornelius 851f20e40c Fix processing of SunRaster images with negative maplength 10 years ago
themightyoarfish 125782c061 fixed copy-paste errors 10 years ago
themightyoarfish d647261de2 Fixed alpha preservation when converting 4-channel Mat to UIImage 10 years ago
Andreas Stührk 3ec0e0943c TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 years ago