summaryrefslogtreecommitdiffstats
path: root/libavformat/hls.c
Commit message (Expand)AuthorAgeFilesLines
* Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-071-1/+1
* miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-301-1/+1
* hls: Proceed to the next segment at any error codeMartin Storsjö2012-07-281-2/+0
* Replace usleep() calls with av_usleep()Mans Rullgard2012-06-221-2/+2
* 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
* 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