Created
August 9, 2013 14:38
-
-
Save CrossVR/6194118 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> LAVSplitter.ax!6c71f890() | |
[Frames below may be incorrect and/or missing, no symbols loaded for LAVSplitter.ax] | |
quartz.dll!CFilterGraph::ConnectDirect() + 0x6f bytes | |
mpc-hc.exe!CFGManager::ConnectDirect(IPin * pPinOut, IPin * pPinIn, const _AMMediaType * pmt) Line 534 + 0x41 bytes C++ | |
mpc-hc.exe!CFGManagerPlayer::ConnectDirect(IPin * pPinOut, IPin * pPinIn, const _AMMediaType * pmt) Line 2320 + 0x11 bytes C++ | |
mpc-hc.exe!CFGManager::ConnectFilterDirect(IPin * pPinOut, IBaseFilter * pBF, const _AMMediaType * pmt) Line 1199 + 0x17 bytes C++ | |
mpc-hc.exe!CFGManager::Connect(IPin * pPinOut, IPin * pPinIn, bool bContinueRender) Line 764 + 0x14 bytes C++ | |
mpc-hc.exe!CFGManager::Connect(IPin * pPinOut, IPin * pPinIn) Line 575 C++ | |
mpc-hc.exe!CFGManager::ConnectFilter(IBaseFilter * pBF, IPin * pPinIn) Line 1126 + 0x12 bytes C++ | |
mpc-hc.exe!CFGManager::RenderFile(const wchar_t * lpcwstrFileName, const wchar_t * lpcwstrPlayList) Line 914 + 0x14 bytes C++ | |
mpc-hc.exe!CMainFrame::OpenFile(OpenFileData * pOFD) Line 10634 + 0x87 bytes C++ | |
mpc-hc.exe!CMainFrame::OpenMediaPrivate(ATL::CAutoPtr<OpenMediaData> pOMD) Line 11937 + 0x8 bytes C++ | |
mpc-hc.exe!CGraphThread::OnOpen(unsigned int wParam, long lParam) Line 82 C++ | |
mpc-hc.exe!CWinThread::DispatchThreadMessageEx(tagMSG * pMsg) Line 771 C++ | |
mpc-hc.exe!AfxInternalPreTranslateMessage(tagMSG * pMsg) Line 227 + 0xd bytes C++ | |
mpc-hc.exe!CWinThread::PreTranslateMessage(tagMSG * pMsg) Line 777 + 0x8 bytes C++ | |
mpc-hc.exe!AfxPreTranslateMessage(tagMSG * pMsg) Line 255 C++ | |
mpc-hc.exe!AfxInternalPumpMessage() Line 178 + 0xf bytes C++ | |
mpc-hc.exe!CWinThread::Run() Line 629 + 0x7 bytes C++ | |
mpc-hc.exe!_AfxThreadEntry(void * pParam) Line 126 C++ | |
mpc-hc.exe!_callthreadstartex() Line 314 + 0x6 bytes C | |
mpc-hc.exe!_threadstartex(void * ptd) Line 292 + 0x5 bytes C | |
kernel32.dll!@BaseThreadInitThunk@12() + 0x12 bytes | |
ntdll.dll!___RtlUserThreadStart@8() + 0x27 bytes | |
ntdll.dll!__RtlUserThreadStart@8() + 0x1b bytes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment