summaryrefslogtreecommitdiffstats
path: root/libavformat/hls.c
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: various spelling fixesLou Logan2012-07-061-1/+1
* lavf/applehttp: add log message in case of applehttp_read_header() failureStefano Sabatini2012-06-291-0/+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-211-22/+23
|\ \ | |/
| * hls: Reset the AVIOContext when seekingMartin Storsjö2012-02-201-0/+4
| * applehttp: Do seeking within segments, tooPanagiotis H.M. Issaris2012-02-191-8/+47
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-151-18/+61
|/
* hls: Re-add legacy applehttp name to preserve interface compatibility.Alex Converse2012-02-141-1/+1
* hls: Rename the functions and contextMartin Storsjö2012-02-141-22/+22
* libavformat: Rename the applehttp demuxer to hlsMartin Storsjö2012-02-141-0/+711
OpenPOWER on IntegriCloud