March 3, 2013
View 88d55b8

Remove incorrect use of ctype.h functions.

Reimar Döffinger authored on 2013/03/03 19:17:50
February 28, 2013
View 03678a3

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/02/28 21:12:04
February 27, 2013
View de9cd1b

lavf: Handle the environment variable no_proxy more properly

Martin Storsjö authored on 2013/02/27 18:13:47
January 21, 2013
View c8ea5cc

fix memory leak on string reassign

Micah Galizia authored on 2013/01/21 10:25:30
January 14, 2013
View 0b80a12

lavf/http: add HTTP protocol cookie support

Micah Galizia authored on 2013/01/14 11:32:57
January 11, 2013
View 255ec76

lavf/http: fix/extend option descriptions

Stefano Sabatini authored on 2013/01/11 19:35:31
December 11, 2012
View 0a60f83

http: dont null check p, its unneeded

Michael Niedermayer authored on 2012/12/11 07:58:26
December 10, 2012
View 20899c5

http/utils: rename "demuxer" to mime_type

Michael Niedermayer authored on 2012/12/10 09:00:16
View 68bc012

http/utils: move mime -> demuxer maping from http to utils

Michael Niedermayer authored on 2012/12/10 04:24:49
View 76d851b

http: export ICY content type

Michael Niedermayer authored on 2012/12/10 02:41:23
October 23, 2012
View c01d1d4

http: add -content_type user option.

Clément Bœsch authored on 2012/10/23 18:13:42
October 10, 2012
View cd6f5c4

Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702'

Michael Niedermayer authored on 2012/10/10 21:04:03
View 4a7c0c4

http: use av_strlcpy instead of strcpy() without size checks

Janne Grunau authored on 2012/10/10 03:50:50
October 3, 2012
View 8a33210

http: prevent the Range header being sent when seekability probing isnt used

Duncan Salerno authored on 2012/10/03 06:22:44
September 13, 2012
View b6f435f

http: add 'timeout' AVOption

Andrey Utkin authored on 2012/09/13 09:43:32