aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/icecast.c
Commit message (Expand)AuthorAgeFilesLines
* Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-021-1/+2
* avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-041-2/+2
* avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING typesMichael Niedermayer2015-10-311-7/+7
* Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca'Michael Niedermayer2014-11-151-1/+1
|\
| * Icecast: Send 100-continue header if possibleMarvin Scholz2014-11-151-0/+1
* | Icecast: Use 100-continue if possible for proper error handlingMarvin Scholz2014-11-111-0/+1
* | Icecast: always send a content-typeMarvin Scholz2014-11-111-0/+2
* | Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01'Michael Niedermayer2014-10-131-0/+1
|\|
| * icecast: Do not use chunked postMark McGough2014-10-121-0/+1
* | Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc'Michael Niedermayer2014-08-041-14/+23
|\|
| * Add Icecast protocolMarvin Scholz2014-08-041-0/+228
* libavformat: Add Icecast protocolePirat2014-08-041-0/+206