• Martijn Liem's avatar
    Bugfix for bug #3767 · 7e6947a9
    Martijn Liem authored
    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
    7e6947a9
cap_dshow.cpp 111 KB