Service Pack 1 for IC Imaging Control 3.0 Released
Posted by Stefan Geißler on June 22, 2007
We have recently released the first service pack for IC Imaging Control 3.0.4, which fixes the following minor issues:
- If a frame filter chain is used with Visual Studio® C++ 6.0, an application crashes with a CRTIsValidHeapPointer() error, if more than one filter is used. The affected function is:
Only Visual Studio® C++ 6.0 is affected by this issue.DShowLib::tFrameFilterList CFilterChain; CFilterChain.push_back( DeBayerFilter.get() ); CFilterChain.push_back( RoiFilter.get() ); // Here the crash occures.
- If in Windows Vista™, a DV device such as a DV camcorder is used, stopping the live video may lead to an application crash, while the same software runs fine in Windows XP™ and Windows 2000™.
Please download and install the service pack, if you are being affected by these issues.
Tagged with C++Filterservice packDV CamcorderVista.


