videoInput is now integrated into highgui and built from sources
authorVadim Pisarevsky <no@email>
Wed, 15 Jun 2011 22:59:41 +0000 (22:59 +0000)
committerVadim Pisarevsky <no@email>
Wed, 15 Jun 2011 22:59:41 +0000 (22:59 +0000)
commit412e7a835fd86a8ec25480eae83347cd2ba491c9
treebb1ccfa69acd7f059e0595274231b6af9cd7124b
parente20d570ed1d30943967e03b2614366acd3c3fc9d
videoInput is now integrated into highgui and built from sources
17 files changed:
3rdparty/include/dshow/_mingw_dxhelper.h [new file with mode: 0644]
3rdparty/include/dshow/_mingw_unicode.h [new file with mode: 0644]
3rdparty/include/dshow/amvideo.h [new file with mode: 0644]
3rdparty/include/dshow/control.h [new file with mode: 0644]
3rdparty/include/dshow/ddraw.h [new file with mode: 0644]
3rdparty/include/dshow/dshow.h [new file with mode: 0644]
3rdparty/include/dshow/dsound.h [new file with mode: 0644]
3rdparty/include/dshow/dvdmedia.h [new file with mode: 0644]
3rdparty/include/dshow/ksuuids.h [new file with mode: 0644]
3rdparty/include/dshow/strmif.h [new file with mode: 0644]
3rdparty/include/dshow/uuids.h [new file with mode: 0644]
3rdparty/include/videoInput.h [deleted file]
3rdparty/lib/libvideoInput.a [deleted file]
3rdparty/lib/videoInput.lib [deleted file]
3rdparty/lib/videoInput64.lib [deleted file]
CMakeLists.txt
modules/highgui/src/cap_dshow.cpp