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.
|
2020-04-10 16:16:52 +03:00 |
|
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
|
2019-12-17 00:23:30 +03:00 |
|
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
|
2019-06-10 20:04:23 +03:00 |
|
Jose-Luis Blanco-Claraco
|
52a904e17b
|
Fixed MSVC 2013 build errors and workaround for an internal compiler crash.
|
2013-10-20 17:28:45 +02:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Vadim Pisarevsky
|
bf7295f584
|
fixed multiple build warnings
|
2012-09-04 14:15:00 +04:00 |
|
Andrey Kamaev
|
577d9cdece
|
Fix openexr build on MinGW
|
2012-09-02 20:44:09 +04:00 |
|
Andrey Kamaev
|
941391c0be
|
Fix openexr build with MSVC
|
2012-09-02 20:44:07 +04:00 |
|
Andrey Kamaev
|
867777f825
|
Added OpenEXR library v1.7.1
|
2012-09-02 20:44:04 +04:00 |
|