Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-02avformat/icecast: Add option to use TLS connectionMarvin Scholz
2020-05-25avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt
2019-12-21avformat/icecast: Use AV_DICT_DONT_STRDUP_VAL to save an av_strdupAndreas Rheinhardt
2019-12-20avformat/icecast: Free the right buffer on errorAndreas Rheinhardt
2019-04-01avformat/doc, http, icecast, rtsp: Add option to disable send-expect-100Jun Li
2018-06-17lavf/icecast: Replace the number by macro for bprint initJun Zhao
2016-04-21Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis
2016-03-24avio: Copy URLContext generic options into child URLContextsMartin Storsjö
2016-03-04avformat: Add a protocol blacklisting APIDerek Buitenhuis
2016-02-29Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis
2016-02-22urlprotocol: receive a list of protocols from the callerAnton Khirnov
2016-02-22lavf: reorganize URLProtocolsAnton Khirnov
2016-02-02Update demuxers and protocols for protocol whitelist supportMichael Niedermayer
2015-12-04avformat: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-11-01avformat/icecast: Initialize .str based default for AV_OPT_TYPE_STRING typesMichael Niedermayer
2014-11-15Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca'Michael Niedermayer
2014-11-15Icecast: Send content-type in all casesMarvin Scholz
2014-11-15Icecast: Send 100-continue header if possibleMarvin Scholz
2014-11-11Icecast: Use 100-continue if possible for proper error handlingMarvin Scholz
2014-11-11Icecast: always send a content-typeMarvin Scholz
2014-10-13Merge commit '76c70e33d2244a688832f03b53862eb5d9ad3b01'Michael Niedermayer
2014-10-12icecast: Do not use chunked postMark McGough
2014-08-04Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc'Michael Niedermayer
2014-08-04libavformat: Add Icecast protocolePirat
2014-08-04Add Icecast protocolMarvin Scholz