mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 23:00:41 +00:00
fix missed change
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25111 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2390359b25
commit
002759bb8a
@ -2697,7 +2697,7 @@ static int init(priv_t * priv)
|
||||
|
||||
hr = OLE_CALL_ARGS(priv->pBuilder, FindInterface,
|
||||
&PIN_CATEGORY_CAPTURE,
|
||||
&MEDIATYPE_Video,
|
||||
priv->chains[0]->majortype,
|
||||
priv->chains[0]->pCaptureFilter,
|
||||
&IID_IAMStreamConfig,
|
||||
(void **) &(priv->chains[0]->pStreamConfig));
|
||||
|
Loading…
Reference in New Issue
Block a user