summaryrefslogtreecommitdiff
path: root/libavformat/icecast.c
Commit message (Expand)AuthorAge
* avformat/icecast: Add option to use TLS connectionMarvin Scholz2020-07-02
* avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt2020-05-25
* avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdupAndreas Rheinhardt2019-12-21
* avformat/icecast: Free the right buffer on errorAndreas Rheinhardt2019-12-19
* avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100Jun Li2019-03-31
* lavf/icecast: Replace the number by macro for bprint initJun Zhao2018-06-17
* Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis2016-04-21
|\
| * avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-24
| * urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
|\|
| * lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
| * Icecast: Send content-type in all casesMarvin Scholz2014-11-15
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-02
* | avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* | avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING typesMichael Niedermayer2015-10-31
* | Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca'Michael Niedermayer2014-11-15
|\|
| * Icecast: Send 100-continue header if possibleMarvin Scholz2014-11-15
* | Icecast: Use 100-continue if possible for proper error handlingMarvin Scholz2014-11-11
* | Icecast: always send a content-typeMarvin Scholz2014-11-11
* | Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01'Michael Niedermayer2014-10-13
|\|
| * icecast: Do not use chunked postMark McGough2014-10-12
* | Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc'Michael Niedermayer2014-08-04
|\|
| * Add Icecast protocolMarvin Scholz2014-08-04
* libavformat: Add Icecast protocolePirat2014-08-04