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