summaryrefslogtreecommitdiff
path: root/libavformat/hls.c
Commit message (Expand)AuthorAge
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* hls: Proceed to the next segment at any error codeMartin Storsjö2012-07-28
* Replace usleep() calls with av_usleep()Mans Rullgard2012-06-22
* hls: Reset the AVIOContext when seekingMartin Storsjö2012-02-20
* applehttp: Do seeking within segments, tooPanagiotis H.M. Issaris2012-02-19
* 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