127 Commits (592f8d8c1bc0ad249de5467aa0d1323acb2714c1)

Author SHA1 Message Date
Tomoaki Teshima fe7b3f1228 clean up the code 7 years ago
Alexander Alekhin 7bbe1a53cf imgcodecs(pxm): fix memcpy size 7 years ago
zhijackchen 6df8ac0342 Merge pull request #10283 from zhijackchen:exr_export 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Maksim Shabunin 7349b8f5ce Build for embedded systems 7 years ago
Maksim Shabunin 7eb1065944 Fixed/disabled warnings produced by GCC 7 7 years ago
gdkessler 2674c6b5e0 Merge pull request #10093 from gdkessler/gdal_image_read_fix_10089 7 years ago
Suleyman TURKMEN e51a8e047c update grfmt_gdal.cpp 7 years ago
Suleyman TURKMEN d1c5e79ec3 Update grfmt_gdal.cpp 7 years ago
blendin 08a5fe3661 Fix out of bounds write 7 years ago
berak 089aac61f3 imgcodecs: fix 4 reading channel bmp images 7 years ago
blendin c58152d94b Fix out of bounds write 7 years ago
Alexander Alekhin 08b5dc64af imgcodecs(tiff): drop legacy code 7 years ago
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 7 years ago
saskatchewancatch 4832c24ef7 Allow TIFF min=white PHOTOMETRIC interpretation images to be read unchanged 7 years ago
Alexander Alekhin 8f05126619 imgcodecs: fix regression 9376 7 years ago
Alexander Alekhin c515e878ab build: eliminate Win32 warnings 7 years ago
Alexander Alekhin aacae20657 imgcodesc: fix code problems with integer overflow / address arithmetic / UB 7 years ago
Alexander Alekhin 999f41fb4f imgcodecs: refactoring, improve code quality 8 years ago
Jeremy Maitin-Shepard 350d483a70 grfmt_tiff: support in-memory TIFF encoding and decoding 8 years ago
Jeremy Maitin-Shepard 2be955a0ef loadsave: check for errors when using temp file 8 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 8 years ago
Maksim Shabunin e0393f8557 Fixed some issues found by static analysis (4th round) 8 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 8 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
Brian Armstrong 40dc0bcd63 fix ByteStreamBuffer 8 years ago
berak cbda9b332b imgcodecs: fix webp IMREAD_GRAYSCALE loading 8 years ago
brian-armstrong-discord 9e054d3880 Merge pull request #8492 from brian-armstrong-discord:exif_inmemory 8 years ago
Chaoshuai Lu de7018539d Fix UIImageToMat method by taking image scale information into account 8 years ago
Chaoshuai Lu 874fb7ae78 Fix MatToUIImage method crash when the step is not equal to cols * elemSize() 8 years ago
Ilija Puaca 1b842c4762 Updated version of libwebp to 0.6.0. Removed iOS from build exceptions for libwebp 8 years ago
StevenPuttemans 22d8a81a57 enable processing of 16, 32 and 64 bit 4 channel data using GDAL1.2 8 years ago
guoxuedong e69253a4fb Update exif.cpp 8 years ago
Arkadiusz Raj 40778fa30a Change name to minimize confusion 8 years ago
Arkadiusz Raj 4a9c84c570 Add static to local function 8 years ago
Arkadiusz Raj f893ee5cec Added IMREAD_IGNORE_ORIENTATION flag 8 years ago
ArkadiuszRaj 797030aa90 Solution to issue #7408 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
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 8 years ago
Morrison ca318e7099 handle images with alpha better 9 years ago
Patrick Spettel 84e1712659 Fix temporary file removal in imdecode for tiff 9 years ago
thierry ea911d34c6 remove 2-channel png encoder/decoder support 9 years ago
Ilya Lavrenov 91d8405e52 stop search of markers in Exif reader to prevent infinite loop 9 years ago
Maksim Shabunin f3bd508e6d GDCM: several improvements 9 years ago
Maksim Shabunin 0fd0acf2e3 GDCM: modified compilation scheme 9 years ago
look4pritam 6f22f49c02 Grassroots DiCoM i.e. GDCM based DICOM image reader is added. 9 years ago
Suleyman TURKMEN 1b22783d46 Update grfmt_png.cpp 9 years ago