You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
committed by
Michael Niedermayer
parent
2f9b955918
commit
5b186148bf
@@ -288,7 +288,7 @@ dshow_cycle_devices(AVFormatContext *avctx, ICreateDevEnum *devenum,
|
|||||||
goto fail1;
|
goto fail1;
|
||||||
|
|
||||||
if (!skip--)
|
if (!skip--)
|
||||||
IMoniker_BindToObject(m, 0, 0, &IID_IBaseFilter, (void *) &device_filter);
|
IMoniker_BindToObject(m, 0, 0, &IID_IBaseFilter, (void *) &device_filter);
|
||||||
} else {
|
} else {
|
||||||
av_log(avctx, AV_LOG_INFO, " \"%s\"\n", buf);
|
av_log(avctx, AV_LOG_INFO, " \"%s\"\n", buf);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user