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
2020-05-25avformat: Replace ffurl_close() by ffurl_closep() where appropriateAndreas Rheinhardt
2019-01-24lavf/hlsproto: Replace a wrong eol comma with a semicolon.caohui
2018-04-12lavf/hlsproto: use ff_get_chomp_lineJun Zhao
2016-04-21Merge commit 'fab8156b2f30666adabe227b3d7712fd193873b1'Derek Buitenhuis
2016-03-24avio: Copy URLContext generic options into child URLContextsMartin Storsjö
2016-03-04avformat: Add a protocol blacklisting APIDerek Buitenhuis
2016-02-29Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d'Derek Buitenhuis
2016-02-22urlprotocol: receive a list of protocols from the callerAnton Khirnov
2016-02-22lavf: reorganize URLProtocolsAnton Khirnov
2016-02-02Update demuxers and protocols for protocol whitelist supportMichael Niedermayer
2015-01-24Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4'Michael Niedermayer
2015-01-23hlsproto: Properly close avio buffer in case of errorVittorio Giovara
2015-01-06avformat/hlsproto: Use av_freep, to avoid leaving stale pointers in memoryMichael Niedermayer
2014-10-24Merge commit '6df9d9b55d3f56ee7782639a7678eeeaf77f14ea'Michael Niedermayer
2014-10-24lavf: Use av_gettime_relativeMartin Storsjö
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2013-07-30Merge commit 'a2b7eeeb06471979ee39fd3075a04633222678a6'Michael Niedermayer
2013-07-29hlsproto: Store all durations in AV_TIME_BASEMartin Storsjö
2013-03-13Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201'Michael Niedermayer
2013-03-11lavf: remove disabled FF_API_APPLEHTTP_PROTO cruftAnton Khirnov
2013-03-07Use the avstring.h locale-independent character type functionsReimar Döffinger
2013-03-04Remove incorrect use of ctype.h functions.Reimar Döffinger
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-10-20hlsproto: fix integer overflowMichael Niedermayer
2012-07-06cosmetics: various spelling fixesLou Logan
2012-06-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-22Replace usleep() calls with av_usleep()Mans Rullgard
2012-02-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-14hlsproto: Rename the functions and contextMartin Storsjö
2012-02-14hlsproto: Encourage users to try the hls demuxer instead of the protoMartin Storsjö
2012-02-14libavformat: Rename the applehttp protocol to hlsMartin Storsjö