• wm4's avatar
    http: avoid logging reconnect warning if stream was aborted · 2477bfe2
    wm4 authored
    If the stream was aborted using the libavformat interrupt callback, we
    don't want it to log the reconnect warning. (Exiting after logging this
    warning worked well, so this is only for avoiding the ugly warning.)
    2477bfe2
http.c 62 KB