opencv/modules/videoio
Martijn Liem 7e6947a940 Bugfix for bug #3767
Fixed a memory leak in cap_dshow.cpp in videoInput::setVideoSettingCamera(). The leak was caused by not releasing an IBaseFilter object created in a call to getDevice(). Tho object is now properly released.

Conflicts:
	modules/highgui/src/cap_dshow.cpp
2015-05-24 11:55:46 +02:00
..
include/opencv2 Merge pull request #4047 from MSOpenTech:videoio-refactor-contrib 2015-05-23 09:02:11 +00: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 Bugfix for bug #3767 2015-05-24 11:55:46 +02:00
test VideoCapture with digital camera and gPhoto2 library 2015-05-21 00:41:39 +02:00
CMakeLists.txt VideoCapture with digital camera and gPhoto2 library 2015-05-21 00:41:39 +02:00