| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/icecast: Add option to use TLS connection | Marvin Scholz | 2020-07-02 | 1 | -1/+5 |
* | avformat: Replace ffurl_close() by ffurl_closep() where appropriate | Andreas Rheinhardt | 2020-05-25 | 1 | -2/+1 |
* | avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdup | Andreas Rheinhardt | 2019-12-21 | 1 | -2/+1 |
* | avformat/icecast: Free the right buffer on error | Andreas Rheinhardt | 2019-12-19 | 1 | -4/+5 |
* | avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100 | Jun Li | 2019-03-31 | 1 | -1/+1 |
* | lavf/icecast: Replace the number by macro for bprint init | Jun Zhao | 2018-06-17 | 1 | -1/+1 |
* | Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1' | Derek Buitenhuis | 2016-04-21 | 1 | -1/+1 |
|\ |
|
| * | avio: Copy URLContext generic options into child URLContexts | Martin Storsjö | 2016-03-24 | 1 | -1/+1 |
| * | urlprotocol: receive a list of protocols from the caller | Anton Khirnov | 2016-02-22 | 1 | -1/+2 |
* | | avformat: Add a protocol blacklisting API | Derek Buitenhuis | 2016-03-04 | 1 | -1/+1 |
* | | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' | Derek Buitenhuis | 2016-02-29 | 1 | -1/+1 |
|\| |
|
| * | lavf: reorganize URLProtocols | Anton Khirnov | 2016-02-22 | 1 | -1/+1 |
| * | Icecast: Send content-type in all cases | Marvin Scholz | 2014-11-15 | 1 | -0/+2 |
* | | Update demuxers and protocols for protocol whitelist support | Michael Niedermayer | 2016-02-02 | 1 | -1/+2 |
* | | avformat: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -2/+2 |
* | | avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING types | Michael Niedermayer | 2015-10-31 | 1 | -7/+7 |
* | | Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca' | Michael Niedermayer | 2014-11-15 | 1 | -1/+1 |
|\| |
|
| * | Icecast: Send 100-continue header if possible | Marvin Scholz | 2014-11-15 | 1 | -0/+1 |
* | | Icecast: Use 100-continue if possible for proper error handling | Marvin Scholz | 2014-11-11 | 1 | -0/+1 |
* | | Icecast: always send a content-type | Marvin Scholz | 2014-11-11 | 1 | -0/+2 |
* | | Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01' | Michael Niedermayer | 2014-10-13 | 1 | -0/+1 |
|\| |
|
| * | icecast: Do not use chunked post | Mark McGough | 2014-10-12 | 1 | -0/+1 |
* | | Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc' | Michael Niedermayer | 2014-08-04 | 1 | -14/+23 |
|\| |
|
| * | Add Icecast protocol | Marvin Scholz | 2014-08-04 | 1 | -0/+228 |
* | libavformat: Add Icecast protocol | ePirat | 2014-08-04 | 1 | -0/+206 |