229 Commits (4f9db2c03aa14c9c9c5fe08058205a783067fa1c)

Author SHA1 Message Date
Alexander Alekhin 20bf7b6a79 imgcodecs(webp): use safe cast to size_t on Win32 6 years ago
Alexander Alekhin 0d4fd20a73 imgcodecs: add null pointer check 6 years ago
Alexander Alekhin 0515f930e8 imgcodecs(webp): multiple fixes 6 years ago
Colin Smith 76f47548b3 Add export macro for ios conversion functions 6 years ago
Maksim Shabunin cbb1e867e5 More issues found by static analysis 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
Alexander Alekhin 5557474467 imgcodecs(sunras): avoid buffer overrun 6 years ago
Alexander Enaldiev 84584002f2 Merge pull request #11417 from Turim:imgcodecs_cmake_decoders_customize_formats 7 years ago
Alexander Alekhin 35a4551609 imgcodecs: fix imwrite handling of different OutputArray types 7 years ago
Alexander Alekhin 76ac7ab4ef imgcodecs: added test for imwrite parameter types 7 years ago
Alexander Alekhin f8252702a8 3rdparty: integrate libjpeg-turbo build scripts into OpenCV 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Alexander Alekhin 576d2dbac0 refactor: don't use CV_ErrorNoReturn() internally 7 years ago
Alexander Alekhin a22ee76b45 imgcodecs: exclude rle8.bmp from GDAL tests 7 years ago
Rajkiran Natarajan 4668836071 Support for setting TIFF DPI info in imwrite 7 years ago
catree a885480c9e Remove temporary file used for test. 7 years ago
RAJKIRAN NATARAJAN 6d83a80385 Merge pull request #11176 from saskatchewancatch:issue-11165 7 years ago
Alexander Alekhin a91953b15c imgcodecs: apply CV_OVERRIDE/CV_FINAL 7 years ago
Maksim Shabunin 0f1e193193 Fixed two issues found by static analysis 7 years ago
Maksim Shabunin 7c855aa3e1 Fixed two issues found by static analysis 7 years ago
Maksim Shabunin 92e9d4ec3a Fixed several issues detected by static analysis 7 years ago
Alexander Alekhin 6e8241b78d imgcodecs: fix RBaseStream hang on truncated inputs 7 years ago
Rostislav Vasilikhin 27b1f8f446 imwrite for multipage images implemented 7 years ago
Vitaly Tuzov 24ee7b5080 Fix for vertically flipped tiff files reading 7 years ago
Alexander Alekhin c020a7bb67 build: portable integer types 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Maksim Shabunin 8b87c4b96a Fixed several warnings produced by clang 6 and static analyzers 7 years ago
Suleyman TURKMEN dcd4f8f5db Update documentation 7 years ago
Alexander Alekhin 73316e10a0 java(test): fix test names 7 years ago
Alexander Alekhin 435a3e337b imgcodecs: add more Jasper checks for supported and tested cases 7 years ago
Alexander Alekhin 8a76fadaa3 imgcodecs: add overflow checks 7 years ago
Alexander Alekhin be5247921d imgcodecs: remove assert() usage 7 years ago
Alexander Alekhin f0453bd853 build: eliminate warning 7 years ago
Coralie RACHEX 16821b877c Merge pull request #10493 from RachexCoralie:tiff32FC1Codec 7 years ago
Alexander Alekhin 4ca89db22d imgproc(hdr): fix bounds check in HdrDecoder::checkSignature() 7 years ago
Vinay Sharma 5aac909046 Merge pull request #10352 from vinay0410:write_pbm 7 years ago
Alexander Alekhin 4f6c493b87 imgcodecs(png): resolve ASAN issue with vars scope and setjmp() call 7 years ago
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