154 Commits (11626fe32c18661a2d0eebc3c436bc8e0900b5fd)

Author SHA1 Message Date
Maksim Shabunin e0393f8557 Fixed some issues found by static analysis (4th round) 7 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 7 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
Alexander Alekhin 3e3e2dd512 android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Alexander Alekhin a9cc87636f build: update modules descriptions 8 years ago
saskatchewancatch e4cb8a6f09 issue 8723: Changed doc for cv::imwrite to reflect correct default flag used for png compression strategy. 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
Alexander Alekhin eaba0e6358 cmake: append '-framework UIKit' for videoio/imgcodecs module 8 years ago
Alexander Alekhin 8633ef451e cmake: cleanup unused defines 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
Raj Natarajan b7a053b0e5 Issue-7310: Updated imwrite doc to correct default setting for IMWRITE_PNG_COMPRESSION and clarified existing doc a bit. 8 years ago
Alexander Alekhin d0f883524e cmake(osx): fix CoreImage error (#7916) 8 years ago
Alexander Alekhin ee265962b2 test: move test_drawing into imgproc module 8 years ago
catree c4d4158bd8 Add imread documentation note when EXIF orientation is embedded. 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
Vitaly Tuzov 1d045f2731 Added test for drawing beyond 32768 column 8 years ago
ArkadiuszRaj 797030aa90 Solution to issue #7408 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
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