1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

disabled video decoding under linux

This commit is contained in:
Vladislav Vinogradov
2012-12-13 13:48:24 +04:00
parent 5ddf4e4ed7
commit 889674ef43
17 changed files with 30 additions and 37 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
#include "thread_wrappers.h"
#if defined(HAVE_CUDA) && !defined(__APPLE__)
#if defined(HAVE_CUDA) && defined(WIN32)
#ifdef WIN32
#define NOMINMAX