September 3, 2015
View 280d140

lavf/http: Remove superfluous parenthesis.

Stephan Holljes authored on 2015/09/03 22:56:12
View dd7b486

lavf/http: Fix incorrectly placed parenthesis.

Stephan Holljes authored on 2015/09/03 22:55:10
August 21, 2015
View 4f86084

lavf/http: Fix parsing http request data to not read over '\0'.

Stephan Holljes authored on 2015/08/21 01:01:56
July 30, 2015
View 8e67599

Merge commit '5ae178539b91d25710b7bb322d156c31aea9f8bf'

Michael Niedermayer authored on 2015/07/30 23:23:09
July 24, 2015
View 5ae1785

http: Add the trailing endlines if they are missing

Luca Barbato authored on 2015/07/24 04:14:09
July 3, 2015
View 3240e69

lavf/http: Implement server side network code.

Stephan Holljes authored on 2015/07/03 09:28:56
June 10, 2015
View de3a7ef

lavf/http: Correctly terminate session with HTTP POST client.

Stephan Holljes authored on 2015/06/10 05:26:48
June 5, 2015
View 44d1921

lavf/http: Add simple autodetection for client HTTP method, based on AVIO_FLAG_READ.

Stephan Holljes authored on 2015/06/05 07:27:07
June 4, 2015
View 290b237

lavf/http: Indent else-clause.

Stephan Holljes authored on 2015/06/04 08:21:26
View a7e7c68

lavf/http: Properly process HTTP header on listen.

Stephan Holljes authored on 2015/06/04 08:21:02
View 8cfaa76

lavf/http: Rudimentary error handling for HTTP requests received from clients.

Stephan Holljes authored on 2015/06/04 08:20:28
View bbcee92

lavf/http: Process HTTP header before sending response.

Stephan Holljes authored on 2015/06/04 08:17:51
View aa74401

lavf/http: Document method option.

Stephan Holljes authored on 2015/06/04 08:16:59
May 10, 2015
View a649f36

avformat/http: Mark lower_proto as const in http_listen()

Michael Niedermayer authored on 2015/05/10 22:01:36
May 2, 2015
View 71b69df

lavf/http: support HTTPS when listening

Rodger Combs authored on 2015/05/02 16:07:29