summaryrefslogtreecommitdiff
path: root/libavformat/hlsproto.c
Commit message (Expand)AuthorAge
* Remove obsolete version.h inclusionsAndreas Rheinhardt2021-07-22
* avformat/hlsproto: update comment of file descriptionSteven Liu2020-12-28
* avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt2020-05-25
* lavf/hlsproto: Replace a wrong eol comma with a semicolon.caohui2019-01-23
* lavf/hlsproto: use ff_get_chomp_lineJun Zhao2018-04-12
* Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis2016-04-21
|\
| * avio: Copy URLContext generic options into child URLContextsMartin Storsjö2016-03-24
| * urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* | Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis2016-02-29
|\|
| * lavf: reorganize URLProtocolsAnton Khirnov2016-02-22
* | Update demuxers and protocols for protocol whitelist supportMichael Niedermayer2016-02-02
* | Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4'Michael Niedermayer2015-01-23
|\|
| * hlsproto: Properly close avio buffer in case of errorVittorio Giovara2015-01-23
* | avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memoryMichael Niedermayer2015-01-06
* | Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'Michael Niedermayer2014-10-24
|\|
| * lavf: Use av_gettime_relativeMartin Storsjö2014-10-24
* | replace calls to url_feof() with avio_feof()James Almer2014-08-08
* | Merge commit 'a2b7eeeb06471979ee39fd3075a04633222678a6'Michael Niedermayer2013-07-30
|\|
| * hlsproto: Store all durations in AV_TIME_BASEMartin Storsjö2013-07-29
* | Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201'Michael Niedermayer2013-03-13
|\|
| * lavf: remove disabled FF_API_APPLEHTTP_PROTO cruftAnton Khirnov2013-03-11
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-07
| * miscellaneous typo fixesDiego Biurrun2012-12-21
* | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-03
* | hlsproto: fix integer overflowMichael Niedermayer2012-10-19
* | cosmetics: various spelling fixesLou Logan2012-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-22
|\|
| * Replace usleep() calls with av_usleep()Mans Rullgard2012-06-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-15
|/
* hlsproto: Rename the functions and contextMartin Storsjö2012-02-14
* hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö2012-02-14
* libavformat: Rename the applehttp protocol to hlsMartin Storsjö2012-02-14