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
2022-05-10avformat/utils: Move avpriv_new_chapter to demux_utils.cAndreas Rheinhardt
2021-04-27avformat: Constify all muxer/demuxersAndreas Rheinhardt
2020-10-21avformat/ffmetadec: finalize AVBPrint on errorsMichael Niedermayer
2020-08-22libavformat/ffmetadec.c: Fix Use-of-uninitialized-valueThierry Foucu
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2018-12-14avformat/ffmetadec: do no limit size of tags to 1024Paul B Mahol
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2014-09-24libavformat/ffmetadec: Make unchanged function arguments constMichael Niedermayer
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2013-09-11avformat/ffmetadec: return meaningful error codesPaul B Mahol
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30avformat: Drop pointless "format" from container long namesDiego Biurrun
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20lavf: use avpriv_ prefix for ff_new_chapter().Anton Khirnov
2011-10-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-19lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov
2011-07-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-04Do not include mathematics.h in avutil.hMans Rullgard
2011-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-08Remove all uses of now deprecated metadata functions.Anton Khirnov
2011-03-25Merge remote-tracking branch 'newdev/master'Michael Niedermayer
2011-03-24ffmetadec.c: fix compiler warnings.Ronald S. Bultje
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-08avio: deprecate url_feofAnton Khirnov
2011-02-22avio: avio_ prefixes for get_* functionsAnton Khirnov
2011-02-21avio: avio_ prefixes for get_* functionsAnton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2011-02-20avio: rename ByteIOContext to AVIOContext.Anton Khirnov
2011-02-09lavf: move internal functions from avformat.h to internal.hAnton Khirnov
2011-02-07lavf: move internal functions from avformat.h to internal.hAnton Khirnov
2011-01-28Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2011-01-27Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2011-01-04lavf: rename meta.h->ffmeta.h for consistency.Anton Khirnov
2010-12-28lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.cAnton Khirnov