Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.1.0 RC 2
-
None
-
Operating System: Windows 7
Platform: Intel
Description
In some rare cases it is possible that EVR presenter is trying to call the callback during the destruction / cleanup phase.
hr = m_pCallback->PresentImage(m_iVideoWidth, m_iVideoHeight, m_iARX,m_iARY, (DWORD)(IDirect3DTexture9*)pTexture, (DWORD)(IDirect3DSurface9*)pSurface);
hr = m_pCallback->PresentImage(m_iVideoWidth, m_iVideoHeight, m_iARX,m_iARY, (DWORD)(IDirect3DTexture9*)pTexture, (DWORD)(IDirect3DSurface9*)pSurface);