]> git.sesse.net Git - ffmpeg/history - libavformat/hls.c
AVFrame: deprecate all now unused fields
[ffmpeg] / libavformat / hls.c
2013-03-07 Reimar DöffingerUse the avstring.h locale-independent character type...
2012-12-20 Diego Biurrunmiscellaneous typo fixes
2012-07-30 Diego Biurrunavformat: Drop pointless "format" from container long...
2012-07-27 Martin Storsjöhls: Proceed to the next segment at any error code
2012-06-22 Mans RullgardReplace usleep() calls with av_usleep()
2012-02-20 Martin Storsjöhls: Reset the AVIOContext when seeking
2012-02-19 Panagiotis H.M.... applehttp: Do seeking within segments, too
2012-02-14 Alex Conversehls: Re-add legacy applehttp name to preserve interface...
2012-02-14 Martin Storsjöhls: Rename the functions and context
2012-02-14 Martin Storsjölibavformat: Rename the applehttp demuxer to hls