479 Commits (b758897c2972e1b46601808e7b785e94a1def0bd)

Author SHA1 Message Date
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. 9 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 12 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
Alexander Smorkalov 5185544864 Enabled EXIF orientation tests for libspng. 2 years ago
Harvey a4b191a7e0 4-bit_palette_color 2 years ago
Berke 3929e26276 spng encoder/decoder added as optional png codec 2 years ago
Giles Payne 500e24d6cd Fix bug ObjC/Swift Quicklook function; check only one channel when drawing Mat as matrix 2 years ago
Berke b4b69ae484 release png,jpeg resources in destructor 2 years ago
Kumataro dd7b9000ad
Merge pull request #22064 from Kumataro:3.4-fix22052 2 years ago
xiongzhen 2238ac7d59 Apply TIFFTAG_PREDICTOR option for LZW, DEFLATE and ADOBE_DEFLATE compression cases for smaller files. 3 years ago
Jan Polák dea0815199 Small imencode documentation improvement 3 years ago