Conrad Poelman
|
b77fe9d624
|
Remove std::binary_function as it's invalid C++
std::binary_function was deprecated with C++11 and removed in C++17. It provided just two typedefs which in this case were unused.
|
5 years ago |
Tatsuro Shibamura
|
971ae00942
|
Merge pull request #16027 from shibayan:arm64-windows10
* Support ARM64 Windows 10 platform
* Fixed detection issue for ARM64 Windows 10
* Try enabling ARM NEON intrin
* build: disable NEON with MSVC compiler
* samples(directx): gdi32 dependency
|
5 years ago |
Alexander Alekhin
|
878af7ada8
|
Merge pull request #14725 from alalek:update_openexr_2.3.0
3rdparty: update OpenEXR 2.3.0 (#14725)
* openexr 2.2.1
* openexr 2.3.0
* openexr: build fixes
* openexr: build dwa tables on-demand
|
6 years ago |
Andrey Pavlenko
|
b5dbe9e04b
|
Added patch from master for fixing VS2013 in 3rd party lib OpenEXR
|
11 years ago |
Jose-Luis Blanco-Claraco
|
52a904e17b
|
Fixed MSVC 2013 build errors and workaround for an internal compiler crash.
|
11 years ago |
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
Vadim Pisarevsky
|
bf7295f584
|
fixed multiple build warnings
|
12 years ago |
Andrey Kamaev
|
577d9cdece
|
Fix openexr build on MinGW
|
12 years ago |
Andrey Kamaev
|
941391c0be
|
Fix openexr build with MSVC
|
12 years ago |
Andrey Kamaev
|
867777f825
|
Added OpenEXR library v1.7.1
|
12 years ago |