[FFmpeg-trac] #1977(avdevice:new): dshow hang when device is unplugged

FFmpeg trac at avcodec.org
Thu Nov 29 15:11:16 CET 2012


#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


More information about the FFmpeg-trac mailing list