#1977: dshow hang when device is unplugged
-------------------------------------+------------------------------------
Reporter: DonMoir | Owner:
Type: defect | Status: new
Priority: normal | Component: avdevice
Version: unspecified | Resolution:
Keywords: win dshow | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+------------------------------------
Comment (by DonMoir):
fix type-o in dshow_read_header
- int ret = AVERROR(EIO); // fix return value
+ ret = AVERROR(EIO); // fix return value
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1977#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac