490 Commits (1d9a4120fa7dbeab6316c255d283c16cd006a35e)

Author SHA1 Message Date
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 8 months ago
Vincent Rabaud fc5eb101bf
Merge pull request #25447 from vrabaud:tiff 8 months ago
Kumataro fb194a4582 imgcodecs: jpeg: refactoring for JpegEncoder 8 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) 9 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 11 months ago
Stefan Dragnev dabc325cac jpeg: use libjpeg-turbo built-in color conversions 11 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 12 months ago
Alexander Smorkalov 70b87804cf SPNG integration warning fixes. 12 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 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
ocpalo d18362c726 fix warnings in ImageCollection 2 years ago
Sean McBride 1829eba584 Fixed most clang -Wextra-semi warnings 2 years ago
Alexander Smorkalov 3d9f27b877 Report that animated webp is not supported for now. 2 years ago
Berke 062cee2933 new multipage image decoder api - ImageCollection 2 years ago
ocpalo d717de5719 nasm/simd support for libjpeg-turbo 2 years ago
ocpalo c4a6e1fd4d decode chunks and calculate checksums 2 years ago