November 29, 2017
View 4ddf747

libavformat/http: Handled multiple_requests option during write

Jeyapal, Karthick authored on 2017/11/29 15:32:16
November 14, 2017
View 91a565e

avformat/http: fix chunked response w/ multiple_requests=1

Aman Gupta authored on 2017/11/14 04:34:50
View 52bf0fe

avformat/http: fix stray quote in trace logging

Aman Gupta authored on 2017/11/14 04:12:52
October 17, 2017
View 858db4b

libavformat: not treat 0 as EOF

Daniel Kucera authored on 2017/10/17 17:29:30
September 15, 2017
View 6743351

lavf/http: fix compilation without zlib

Clément Bœsch authored on 2017/09/15 22:09:54
July 20, 2017
View e2f8f14

lavf/http: Reset compressed header flag, fix http 302 request

Jacek Jendrzej authored on 2017/07/20 20:46:46
May 18, 2017
View 9f20cc5

libavformat/http: return EIO when ffurl_read return 0, but s->off < target_end

raymondzheng authored on 2017/05/18 15:35:31
May 1, 2017
View 28b2467

libavformat/http: Ignore expired cookies

Micah Galizia authored on 2017/05/01 03:25:29
February 13, 2017
View 8fa18e0

avformat/http: Check for truncated buffers in http_connect()

Michael Niedermayer authored on 2017/02/13 20:47:49
January 31, 2017
View 8c8e5d5

HTTP: improve performance by reducing forward seeks

Joel Cunningham authored on 2017/01/31 01:00:44
December 6, 2016
View 845bb40

http: move chunk handling from http_read_stream() to http_buf_read().

Ronald S. Bultje authored on 2016/12/06 00:18:10
December 5, 2016
View 2a05c8f

http: make length/offset-related variables unsigned.

Ronald S. Bultje authored on 2016/12/05 22:02:33
September 18, 2016
View a880923

avformat/http: Fix #ifdef FF_API_HTTP_USER_AGENT

Michael Niedermayer authored on 2016/09/18 02:04:45
September 16, 2016
View 27714b4

lavf/http: deprecate user-agent option

Steven Liu authored on 2016/09/16 11:42:34
August 11, 2016
View d149934

libavformat/http: add support for content_type option in listen mode

Moritz Barsnick authored on 2016/08/11 04:18:00