opencv/modules/imgcodecs
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP
Returning to Win2k value is possible via this CMake option:

    cmake -DOPENCV_EXTRA_FLAGS="/D_WIN32_WINNT=0x0500" ...
2016-08-25 16:21:52 +03:00
..
include/opencv2 Update imgcodecs.hpp 2016-06-27 16:38:47 +03:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Split highgui module to videoio and highgui 2014-07-14 23:16:47 +04:00
src fix Win build, change default WINNT macro to WinXP 2016-08-25 16:21:52 +03:00
test Fix temporary file removal in imdecode for tiff 2016-08-16 10:56:00 +02:00
CMakeLists.txt GDCM: modified compilation scheme 2016-07-08 16:08:55 +03:00