#4731: http protocol is missing documented timeout parameter
----------------------------------+---------------------------------------
             Reporter:  oromit    |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 Both https://www.ffmpeg.org/ffmpeg-all.html#http and protocols.texi
 document a timeout parameter for the http protocol.

 http.c doesn't have that parameters and aborts with an error if it's used
 though.

 As the underlaying tcp protocol has said parameter, i think http.c should
 forward it, instead of just removing the documentation.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4731>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to