496 Commits (88b28ee2a0fec46029d6e07a946cc3ee853ab1ab)

Author SHA1 Message Date
Vincent Rabaud dfbd18e9aa
Merge pull request #25864 from vrabaud:legacy 7 months ago
zihaomu 934e6899f8
Merge pull request #25809 from zihaomu:imread_rgb_flag 7 months ago
Mikhail Khachayants bbf65a166e Fix file descriptor leak in HDR decoder 7 months ago
Maksim Shabunin b77c74b6fc imgproc: fixed imread with output image argument, minor refactoring, fixes in HDR 8 months ago
Kumataro b6593517c4
Merge pull request #25647 from Kumataro:fix25646 8 months ago
Suleyman TURKMEN 7d6b6161cc Update imgcodecs tests 8 months ago
Alexander Smorkalov 9fe5615f2f Got rid of deprecated convertFp16 in imgcodecs module. 9 months ago
Kumataro 26798e1f7c imgcodecs: tiff: test: ASSERT_NO_THROW() for imwrite/imread 9 months ago
Vincent Rabaud fc5eb101bf
Merge pull request #25447 from vrabaud:tiff 9 months ago
Kumataro fb194a4582 imgcodecs: jpeg: refactoring for JpegEncoder 9 months ago
Alexander Smorkalov 2d864c3af9 Export TIFF compression options as API and git rid of tiff.h. 10 months ago
utibenkei fdc7cb6dc1 fix build of dynamic framework for visionos 10 months ago
Kumataro 9c8606e0c0 imgcodecs: jpeg: fix condition to compare rgb and cmyk jpeg 10 months ago
Kumataro 912cf2a028
Merge pull request #25280 from Kumataro:fix25274 10 months ago
thewoz afb91b552e
Merge pull request #24415 from thewoz:imread 10 months ago
RoboSchmied 8f4dbdad0e Fix: 6 typos 10 months ago
Kumataro bbfded21ac imgcodecs: tiff: to avoid using TIFFTAG_* directly for imwrite() params. 10 months ago
Michael Klatis 52f3f5a3f6
libtiff upgrade to version 4.6.0 (#25096) 10 months ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 11 months ago
Dan Rosser e596680939 Update ios_conversions.mm 11 months ago
Kumataro f5928a5be9 imgcodecs: refix 23416 to use perf::MatType 12 months ago
Alexander Smorkalov c9671da732 Do not release user-provided buffer, if decoder failed. 1 year ago
Sean McBride e64857c561
Merge pull request #23736 from seanm:c++11-simplifications 1 year ago
Stefan Dragnev dabc325cac jpeg: use libjpeg-turbo built-in color conversions 1 year ago
Kumataro 46b3a504cf imgcodecs: suppress warning at test_avif.cpp 1 year ago
Letu Ren 4546f40d8b Refine logic of parsing PNG version 1 year ago
Giles Payne 3d9cb5329c
Merge pull request #24136 from komakai:visionos_support 1 year ago
Alexander Smorkalov 70b87804cf SPNG integration warning fixes. 1 year 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. 2 years ago
Yusuke Kameda 87f8cdd699
doxygen: Fix ImwriteFlags documentation misalignment 2 years ago
Vincent Rabaud 2af6775c14
Merge pull request #23943 from vrabaud:avif_tsan 2 years ago
Vincent Rabaud 472aad46a6
Merge pull request #23596 from vrabaud:libavif 2 years ago
Giles Payne cfa5a270d3 Refactor Mat Converters and Mat QuickLook functionality to avoid "unrecognized selector" error 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Kumataro d2dbaa4cd1
Merge pull request #23433 from Kumataro:4.x-fix23416 2 years ago
tantei3 8336a96cb9
Merge pull request #23446 from tantei3:bmp_fix 2 years ago
Kumataro 1c6c3dfa8d remove tail whitespace 2 years ago
Kumataro 83a49b4f6a imgcodecs: update documentation for imwrite() to support images formats. 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Alexander Alekhin f0df78b7e7 imgcodecs: ensure parameters are key-value pairs, fix HDR encoder 2 years ago
Alexander Alekhin 54531f8e3b core: support CV_Check*() macros with 'bool' parameters 2 years ago
Juha Reunanen 1ba0984203
Merge pull request #22790 from reunanen:add-capability-to-set-DWA-compression-level-in-OpenEXR-encoding 2 years ago
Harvey Huang 8b0aa6a64d
Merge pull request #21966 from Harvey-Huang:Unicode_Path 2 years ago
Kumataro 2f79b1b087
Merge pull request #22404 from Kumataro:3.4-fix22388_2 2 years ago