214 Commits (64a6b121145930bc53aab28fa1453f90170326b0)

Author SHA1 Message Date
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 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
Alexander Alekhin 08b5dc64af imgcodecs(tiff): drop legacy code 7 years ago
Pavel Rojtberg 2d34443834 python: imreadmulti - add CV_OUT so it is correctly wrapped 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 b6949c5088 cmake: CMP0022 NEW 7 years ago
Alexander Alekhin 78a310630f imgproc(test): add checks for remove() call 7 years ago
Alexander Alekhin 999f41fb4f imgcodecs: refactoring, improve code quality 7 years ago
Jeremy Maitin-Shepard 350d483a70 grfmt_tiff: support in-memory TIFF encoding and decoding 7 years ago
Jeremy Maitin-Shepard 2be955a0ef loadsave: check for errors when using temp file 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago