summaryrefslogtreecommitdiffstats
path: root/libavformat/hlsproto.c
Commit message (Expand)AuthorAgeFilesLines
* avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-241-1/+1
* urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-221-1/+1
* lavf: reorganize URLProtocolsAnton Khirnov2016-02-221-1/+1
* hlsproto: Properly close avio buffer in case of errorVittorio Giovara2015-01-231-2/+4
* lavf: Use av_gettime_relativeMartin Storsjö2014-10-241-3/+3
* hlsproto: Store all durations in AV_TIME_BASEMartin Storsjö2013-07-291-7/+7
* lavf: remove disabled FF_API_APPLEHTTP_PROTO cruftAnton Khirnov2013-03-111-24/+0
* Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-071-1/+1
* miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* Replace usleep() calls with av_usleep()Mans Rullgard2012-06-221-2/+2
* hlsproto: Rename the functions and contextMartin Storsjö2012-02-141-20/+20
* hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö2012-02-141-0/+6
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-141-0/+341
OpenPOWER on IntegriCloud