summaryrefslogtreecommitdiff
path: root/libavformat/hlsproto.c
Commit message (Expand)AuthorAge
* 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