aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/hlsproto.c
Commit message (Expand)AuthorAgeFilesLines
* Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-021-4/+7
* Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4'Michael Niedermayer2015-01-231-2/+4
|\
| * hlsproto: Properly close avio buffer in case of errorVittorio Giovara2015-01-231-2/+4
* | avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-061-2/+2
* | Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'Michael Niedermayer2014-10-241-3/+3
|\|
| * lavf: Use av_gettime_relativeMartin Storsjö2014-10-241-3/+3
* | replace calls to url_feof() with avio_feof()James Almer2014-08-081-1/+1
* | Merge commit 'a2b7eeeb06471979ee39fd3075a04633222678a6'Michael Niedermayer2013-07-301-7/+7
|\|
| * hlsproto: Store all durations in AV_TIME_BASEMartin Storsjö2013-07-291-7/+7
* | Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201'Michael Niedermayer2013-03-131-24/+0
|\|
| * 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
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-031-1/+1
* | hlsproto: fix integer overflowMichael Niedermayer2012-10-191-1/+1
* | cosmetics: various spelling fixesLou Logan2012-07-061-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-221-2/+2
|\|
| * Replace usleep() calls with av_usleep()Mans Rullgard2012-06-221-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-151-5/+5
|/
* 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