opencv/modules/highgui
Martijn Liem 9c285da329 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.
2014-07-23 12:33:51 +02:00
..
doc Documentation - minor fix-ups 2014-04-23 17:30:27 +00:00
include/opencv2/highgui Multiple fixes in camera. 2014-03-21 17:26:05 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src Bugfix for bug #3767 2014-07-23 12:33:51 +02:00
test Highgui_Tiff.decode_tile16384x16384 disabled for Android. 2014-02-25 10:36:20 +04:00
CMakeLists.txt All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00