]> git.sesse.net Git - ffmpeg/history - libavformat/hlsproto.c
crypto: consistently use size_t as type for length parameters
[ffmpeg] / libavformat / hlsproto.c
2016-03-24 Martin Storsjöavio: Copy URLContext generic options into child URLCon...
2016-02-22 Anton Khirnovurlprotocol: receive a list of protocols from the caller
2016-02-22 Anton Khirnovlavf: reorganize URLProtocols
2015-01-23 Vittorio Giovarahlsproto: Properly close avio buffer in case of error
2014-10-24 Martin Storsjölavf: Use av_gettime_relative
2013-07-29 Martin Storsjöhlsproto: Store all durations in AV_TIME_BASE
2013-03-11 Anton Khirnovlavf: remove disabled FF_API_APPLEHTTP_PROTO cruft
2013-03-07 Reimar DöffingerUse the avstring.h locale-independent character type...
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-06-22 Mans RullgardReplace usleep() calls with av_usleep()
2012-02-14 Martin Storsjöhlsproto: Rename the functions and context
2012-02-14 Martin Storsjöhlsproto: Encourage users to try the hls demuxer instea...
2012-02-14 Martin Storsjölibavformat: Rename the applehttp protocol to hls