forked from FFmpeg/FFmpeg
-
Notifications
You must be signed in to change notification settings - Fork 0
Issues
is:issue state:open
is:issue state:open
Issue creation is restricted in this repository
Search results
avformat/http: 100 Continue interim response is treated as the final response; final status line and headers are returned as body data
bugSomething isn't workingSomething isn't workinghttplibavformat/http.clibavformat/http.cupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#52 In nxtedition/FFmpeg;avformat/http: http_buf_read_compressed returns 0 on non-progressing inflate, causing an infinite busy loop
bugSomething isn't workingSomething isn't workinghttplibavformat/http.clibavformat/http.csecuritySecurity-relevant defectSecurity-relevant defectupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#51 In nxtedition/FFmpeg;avformat/http: Content-Length after Transfer-Encoding: chunked silently truncates response body (header-order dependent)
bugSomething isn't workingSomething isn't workinghttplibavformat/http.clibavformat/http.cupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#50 In nxtedition/FFmpeg;avformat/http: 401/407 challenge at non-zero offset is turned into EIO before the auth retry in http_open_cnx can run
bugSomething isn't workingSomething isn't workinghttplibavformat/http.clibavformat/http.cupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#49 In nxtedition/FFmpeg;avformat/http: stale Retry-After value leaks into later unrelated reconnects and can abort or arbitrarily delay them
bugSomething isn't workingSomething isn't workinghttplibavformat/http.clibavformat/http.cupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#48 In nxtedition/FFmpeg;avformat/http: bounded-range continuation never fires on chunked 206 responses, truncating reads at the first request_size boundary
bugSomething isn't workingSomething isn't workinghttplibavformat/http.clibavformat/http.cupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#47 In nxtedition/FFmpeg;avformat/http: unknown-total Content-Range ("bytes X-Y/*") ends in EIO via a 416 follow-up instead of clean EOF when reconnect_partial is off
bugSomething isn't workingSomething isn't workingfork-regressionRegression introduced by a fork-specific commitRegression introduced by a fork-specific commithttplibavformat/http.clibavformat/http.cStatus: Open.#46 In nxtedition/FFmpeg;avformat/http: close-delimited (unknown-length) responses end with AVERROR(EIO) "Stream ends prematurely" instead of EOF
bugSomething isn't workingSomething isn't workinghttplibavformat/http.clibavformat/http.cupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#45 In nxtedition/FFmpeg;avformat/http: stale chunkend from previous response causes spurious EOF/EIO on new request over persistent connection
bugSomething isn't workingSomething isn't workingfork-regressionRegression introduced by a fork-specific commitRegression introduced by a fork-specific commithttplibavformat/http.clibavformat/http.cupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#44 In nxtedition/FFmpeg;avformat/http: stale icy_metaint persists across requests and corrupts non-ICY responses
bugSomething isn't workingSomething isn't workinghttplibavformat/http.clibavformat/http.cupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#43 In nxtedition/FFmpeg;avformat/http: stale filesize_unknown flag leaks across requests, discarding valid Content-Length on connection reuse
bugSomething isn't workingSomething isn't workingfork-regressionRegression introduced by a fork-specific commitRegression introduced by a fork-specific commithttplibavformat/http.clibavformat/http.cStatus: Open.#42 In nxtedition/FFmpeg;avformat/http: stale range_end is never reset between requests on a reused HTTPContext, causing spurious EAGAIN re-requests and keep-alive protocol desync
bugSomething isn't workingSomething isn't workinghttplibavformat/http.clibavformat/http.cupstreamAlso present in upstream FFmpegAlso present in upstream FFmpegStatus: Open.#41 In nxtedition/FFmpeg;