mirror of
https://github.com/opencv/opencv.git
synced 2025-01-07 19:54:18 +08:00
7e6947a940
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 |
||
---|---|---|
.. | ||
include/opencv2 | ||
misc/java/test | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |