493 Commits (996ed0a2eb3d74c8045ed4674c54dc4bd75d79cf)

Author SHA1 Message Date
Maksim Shabunin b77c74b6fc imgproc: fixed imread with output image argument, minor refactoring, fixes in HDR 11 months ago
Kumataro b6593517c4
Merge pull request #25647 from Kumataro:fix25646 11 months ago
Suleyman TURKMEN 7d6b6161cc Update imgcodecs tests 12 months ago
Alexander Smorkalov 9fe5615f2f Got rid of deprecated convertFp16 in imgcodecs module. 1 year ago
Kumataro 26798e1f7c imgcodecs: tiff: test: ASSERT_NO_THROW() for imwrite/imread 1 year ago
Vincent Rabaud fc5eb101bf
Merge pull request #25447 from vrabaud:tiff 1 year ago
Kumataro fb194a4582 imgcodecs: jpeg: refactoring for JpegEncoder 1 year ago
Alexander Smorkalov 2d864c3af9 Export TIFF compression options as API and git rid of tiff.h. 1 year ago
utibenkei fdc7cb6dc1 fix build of dynamic framework for visionos 1 year ago
Kumataro 9c8606e0c0 imgcodecs: jpeg: fix condition to compare rgb and cmyk jpeg 1 year ago
Kumataro 912cf2a028
Merge pull request #25280 from Kumataro:fix25274 1 year ago
thewoz afb91b552e
Merge pull request #24415 from thewoz:imread 1 year ago
RoboSchmied 8f4dbdad0e Fix: 6 typos 1 year ago
Kumataro bbfded21ac imgcodecs: tiff: to avoid using TIFFTAG_* directly for imwrite() params. 1 year ago
Michael Klatis 52f3f5a3f6
libtiff upgrade to version 4.6.0 (#25096) 1 year ago
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade 1 year ago
Dan Rosser e596680939 Update ios_conversions.mm 1 year ago
Kumataro f5928a5be9 imgcodecs: refix 23416 to use perf::MatType 1 year 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 2 years ago
Vincent Rabaud 44c254c09d Make sure AVIF decoder is destroyed in case of failure 2 years ago
Vincent Rabaud 3c9c964630 Check the return value of avifDecoderSetIOMemory. 2 years ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 2 years ago
Maksim Shabunin 1bccc14e05
Merge pull request #24343 from mshabunin:fix-test-writes 2 years ago
Kumataro 4b1a4bdb49 imgcodecs: fix libtiff homepage 2 years 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 3 years ago
Harvey Huang 8b0aa6a64d
Merge pull request #21966 from Harvey-Huang:Unicode_Path 3 years ago
Kumataro 2f79b1b087
Merge pull request #22404 from Kumataro:3.4-fix22388_2 3 years ago
ocpalo d18362c726 fix warnings in ImageCollection 3 years ago
Sean McBride 1829eba584 Fixed most clang -Wextra-semi warnings 3 years ago
Alexander Smorkalov 3d9f27b877 Report that animated webp is not supported for now. 3 years ago