510 Commits (4.x)

Author SHA1 Message Date
xkszltl d0c8b36de8
Check existence of OpenEXR version macros before using. 1 week ago
Kumataro 35dbf32227
Merge pull request #26211 from Kumataro:fix26207 1 month ago
Suleyman TURKMEN 8e5dbc03fe
Merge pull request #26298 from sturkmen72:avif 1 month ago
Suleyman TURKMEN 48a48fe11c Enable PNG exif orientation test 2 months ago
Suleyman TURKMEN f503890c2b
Merge pull request #26152 from sturkmen72:m_buf_supported 2 months ago
Suleyman TURKMEN e2ba36bf9c
Merge pull request #26093 from sturkmen72:related_issue_22090 3 months ago
Vincent Rabaud a17fafc3af Disable strict mode when reading avif files 3 months ago
Alexander Smorkalov 93745245a3 Improved error handling in image codecs. 4 months ago
zihaomu 1125755345
Merge pull request #25931 from zihaomu:clean_code 4 months ago
Suleyman TURKMEN 63b9cbc2d0 Update imgcodecs.hpp 5 months ago
Sourav Kumar e962395565
Update imgcodecs.hpp 5 months ago
Suleyman TURKMEN cdd8395f68 add getFrameCount() 5 months ago
Vincent Rabaud dfbd18e9aa
Merge pull request #25864 from vrabaud:legacy 5 months ago
zihaomu 934e6899f8
Merge pull request #25809 from zihaomu:imread_rgb_flag 5 months ago
Mikhail Khachayants bbf65a166e Fix file descriptor leak in HDR decoder 5 months ago
Maksim Shabunin b77c74b6fc imgproc: fixed imread with output image argument, minor refactoring, fixes in HDR 6 months ago
Kumataro b6593517c4
Merge pull request #25647 from Kumataro:fix25646 6 months ago
Suleyman TURKMEN 7d6b6161cc Update imgcodecs tests 6 months ago
Alexander Smorkalov 9fe5615f2f Got rid of deprecated convertFp16 in imgcodecs module. 7 months ago
Kumataro 26798e1f7c imgcodecs: tiff: test: ASSERT_NO_THROW() for imwrite/imread 7 months ago
Vincent Rabaud fc5eb101bf
Merge pull request #25447 from vrabaud:tiff 7 months ago
Kumataro fb194a4582 imgcodecs: jpeg: refactoring for JpegEncoder 7 months ago
Alexander Smorkalov 2d864c3af9 Export TIFF compression options as API and git rid of tiff.h. 8 months ago
utibenkei fdc7cb6dc1 fix build of dynamic framework for visionos 8 months ago
Kumataro 9c8606e0c0 imgcodecs: jpeg: fix condition to compare rgb and cmyk jpeg 8 months ago
Kumataro 912cf2a028
Merge pull request #25280 from Kumataro:fix25274 8 months ago
thewoz afb91b552e
Merge pull request #24415 from thewoz:imread 8 months ago
RoboSchmied 8f4dbdad0e Fix: 6 typos 8 months ago
Kumataro bbfded21ac imgcodecs: tiff: to avoid using TIFFTAG_* directly for imwrite() params. 8 months ago
Michael Klatis 52f3f5a3f6
libtiff upgrade to version 4.6.0 (#25096) 8 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 9 months ago
Dan Rosser e596680939 Update ios_conversions.mm 9 months ago
Kumataro f5928a5be9 imgcodecs: refix 23416 to use perf::MatType 10 months ago
Alexander Smorkalov c9671da732 Do not release user-provided buffer, if decoder failed. 10 months ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 10 months ago
Stefan Dragnev dabc325cac jpeg: use libjpeg-turbo built-in color conversions 10 months ago
Kumataro 46b3a504cf imgcodecs: suppress warning at test_avif.cpp 11 months ago
Letu Ren 4546f40d8b Refine logic of parsing PNG version 11 months ago
Giles Payne 3d9cb5329c
Merge pull request #24136 from komakai:visionos_support 11 months ago
Alexander Smorkalov 70b87804cf SPNG integration warning fixes. 11 months ago
Marek Kochanczyk e9e6b1e22c
Merge pull request #24405 from kochanczyk:4.x 1 year ago
Vincent Rabaud 44c254c09d Make sure AVIF decoder is destroyed in case of failure 1 year ago
Vincent Rabaud 3c9c964630 Check the return value of avifDecoderSetIOMemory. 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Maksim Shabunin 1bccc14e05
Merge pull request #24343 from mshabunin:fix-test-writes 1 year ago
Kumataro 4b1a4bdb49 imgcodecs: fix libtiff homepage 1 year ago
Alexander Smorkalov 23f27d8dbe Use OpenCV logging instead of std::cerr. 1 year ago
Yusuke Kameda 87f8cdd699
doxygen: Fix ImwriteFlags documentation misalignment 1 year ago
Vincent Rabaud 2af6775c14
Merge pull request #23943 from vrabaud:avif_tsan 1 year ago
Vincent Rabaud 472aad46a6
Merge pull request #23596 from vrabaud:libavif 1 year ago