summaryrefslogtreecommitdiff
path: root/libavformat/hls.c
Commit message (Expand)AuthorAge
* Fix second use of AVOptions in HLSDuncan Salerno2012-10-09
* hls: Disable http seekability probingDuncan Salerno2012-10-05
* hls: fix min DTS code, try #2Michael Niedermayer2012-08-21
* hls: fix EOF checkMichael Niedermayer2012-08-21
* hls: use av_compare_ts() instead of comparing apples to oranges.Michael Niedermayer2012-08-21
* hls: Initialize stream_offset before find_stream_info.Michael Niedermayer2012-08-13
* hls: check that the streams have been initialized before checking their disca...Michael Niedermayer2012-08-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-30
|\
| * avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-29
|\|
| * hls: Proceed to the next segment at any error codeMartin Storsjö2012-07-28
* | hls: replace probsize=0 by noheader flag removial.Michael Niedermayer2012-07-26
* | hls: call avformat_find_stream_info()Michael Niedermayer2012-07-25
* | cosmetics: various spelling fixesLou Logan2012-07-06
* | lavf/applehttp: add log message in case of applehttp_read_header() failureStefano Sabatini2012-06-29
* | 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-21
|\|
| * hls: Reset the AVIOContext when seekingMartin Storsjö2012-02-20
| * applehttp: Do seeking within segments, tooPanagiotis H.M. Issaris2012-02-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-15
|/
* hls: Re-add legacy applehttp name to preserve interface compatibility.Alex Converse2012-02-14
* hls: Rename the functions and contextMartin Storsjö2012-02-14
* libavformat: Rename the applehttp demuxer to hlsMartin Storsjö2012-02-14