Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-07hls: fix timebaseMichael Niedermayer
2012-08-21hls: fix min DTS code, try #2Michael Niedermayer
2012-08-21hls: fix EOF checkMichael Niedermayer
2012-08-21hls: use av_compare_ts() instead of comparing apples to oranges.Michael Niedermayer
2012-08-13hls: Initialize stream_offset before find_stream_info.Michael Niedermayer
2012-08-13hls: check that the streams have been initialized before checking their disca...Michael Niedermayer
2012-07-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30avformat: Drop pointless "format" from container long namesDiego Biurrun
2012-07-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-28hls: Proceed to the next segment at any error codeMartin Storsjö
2012-07-26hls: replace probsize=0 by noheader flag removial.Michael Niedermayer
2012-07-25hls: call avformat_find_stream_info()Michael Niedermayer
2012-07-06cosmetics: various spelling fixesLou Logan
2012-06-29lavf/applehttp: add log message in case of applehttp_read_header() failureStefano Sabatini
2012-06-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-22Replace usleep() calls with av_usleep()Mans Rullgard
2012-02-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-20hls: Reset the AVIOContext when seekingMartin Storsjö
2012-02-20applehttp: Do seeking within segments, tooPanagiotis H.M. Issaris
2012-02-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-15hls: Re-add legacy applehttp name to preserve interface compatibility.Alex Converse
2012-02-14hls: Rename the functions and contextMartin Storsjö
2012-02-14libavformat: Rename the applehttp demuxer to hlsMartin Storsjö