| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4' | Michael Niedermayer | 2015-01-23 | 1 | -2/+4 |
|\ |
|
| * | hlsproto: Properly close avio buffer in case of error | Vittorio Giovara | 2015-01-23 | 1 | -2/+4 |
* | | avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memory | Michael Niedermayer | 2015-01-06 | 1 | -2/+2 |
* | | Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea' | Michael Niedermayer | 2014-10-24 | 1 | -3/+3 |
|\| |
|
| * | lavf: Use av_gettime_relative | Martin Storsjö | 2014-10-24 | 1 | -3/+3 |
* | | replace calls to url_feof() with avio_feof() | James Almer | 2014-08-08 | 1 | -1/+1 |
* | | Merge commit 'a2b7eeeb06471979ee39fd3075a04633222678a6' | Michael Niedermayer | 2013-07-30 | 1 | -7/+7 |
|\| |
|
| * | hlsproto: Store all durations in AV_TIME_BASE | Martin Storsjö | 2013-07-29 | 1 | -7/+7 |
* | | Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201' | Michael Niedermayer | 2013-03-13 | 1 | -24/+0 |
|\| |
|
| * | lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft | Anton Khirnov | 2013-03-11 | 1 | -24/+0 |
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -1/+1 |
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | Remove incorrect use of ctype.h functions. | Reimar Döffinger | 2013-03-03 | 1 | -1/+1 |
* | | hlsproto: fix integer overflow | Michael Niedermayer | 2012-10-19 | 1 | -1/+1 |
* | | cosmetics: various spelling fixes | Lou Logan | 2012-07-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-22 | 1 | -2/+2 |
|\| |
|
| * | Replace usleep() calls with av_usleep() | Mans Rullgard | 2012-06-22 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-15 | 1 | -5/+5 |
|/ |
|
* | hlsproto: Rename the functions and context | Martin Storsjö | 2012-02-14 | 1 | -20/+20 |
* | hlsproto: Encourage users to try the hls demuxer instead of the proto | Martin Storsjö | 2012-02-14 | 1 | -0/+6 |
* | libavformat: Rename the applehttp protocol to hls | Martin Storsjö | 2012-02-14 | 1 | -0/+341 |