added missing evcode.h; made videoinput optional (ticket #1142)

This commit is contained in:
Vadim Pisarevsky
2011-06-16 09:51:34 +00:00
parent 802fcc57a2
commit 17b18de531
4 changed files with 79 additions and 5 deletions

View File

@@ -41,7 +41,7 @@
#include "precomp.hpp"
#if defined WIN32 || defined _WIN32
#if (defined WIN32 || defined _WIN32) && defined HAVE_VIDEOINPUT
/*
DirectShow-based Video Capturing module is based on