opencv/modules/imgcodecs
Michael Klatis 52f3f5a3f6
libtiff upgrade to version 4.6.0 (#25096)
* libtiff upgrade to version 4.6.0

* fix tiffvers.h cmake generation

* temp: force build 3rd party deps from source

* remove libport.h and spintf.c

* cmake fixes

* don't use tiff_dummy_namespace on windows

* introduce numeric_types namespace alias

* include cstdint

* uint16_t is not a numeric_types type

* fix uint16 and uint32 type defs

* use standard c++ types

* remove unused files

* remove more unused files

* revert build 3rd party code from source

---------

Co-authored-by: Misha Klatis <misha.klatis@autodesk.com>
2024-03-22 04:08:16 +03:00
..
include/opencv2 Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
misc Merge pull request #24136 from komakai:visionos_support 2023-12-20 15:35:10 +03:00
perf Merge pull request #22372 from ocpalo:libjpegturbo_nasm 2022-09-14 09:08:28 +03:00
src libtiff upgrade to version 4.6.0 (#25096) 2024-03-22 04:08:16 +03:00
test imgcodecs: refix 23416 to use perf::MatType 2024-02-08 12:35:29 +09:00
CMakeLists.txt Merge pull request #24136 from komakai:visionos_support 2023-12-20 15:35:10 +03:00