summaryrefslogtreecommitdiff
path: root/libavformat/hlsproto.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-221-1/+0
* avformat/hlsproto: update comment of file descriptionSteven Liu2020-12-281-1/+1
* avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt2020-05-251-3/+2
* lavf/hlsproto: Replace a wrong eol comma with a semicolon.caohui2019-01-231-1/+1
* lavf/hlsproto: use ff_get_chomp_lineJun Zhao2018-04-121-10/+2
* Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis2016-04-211-1/+1
|\
| * 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
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-041-2/+2
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-291-1/+1
|\ \ | |/
| * lavf: reorganize URLProtocolsAnton Khirnov2016-02-221-1/+1
* | 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