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/demux: Add new demux.h headerAndreas Rheinhardt
2022-03-15libcdio: port to new channel layout APIAnton Khirnov
2021-07-22Remove unnecessary mem.h inclusionsAndreas Rheinhardt
2021-06-09avdevice/libcdio: fix AVStream.cur_dts usageJames Almer
2021-04-27avdevice: Constify all devicesAndreas Rheinhardt
2018-01-29avdevice: migrate to AVFormatContext->urlMarton Balint
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-01-31lavd/libcdio: add more paranoia mode constantsStefano Sabatini
2015-01-31lavd/libcdio: apply minor fixes to options documentationStefano Sabatini
2014-03-04lavd: add categories to device implementationsLukasz Marek
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-01-18Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f'Michael Niedermayer
2013-01-18libcdio: support recent cdio-paranoiaLuca Barbato
2012-12-05Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'Michael Niedermayer
2012-12-05Remove pointless #undefs of previously forbidden functions.Anton Khirnov
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05Merge commit 'd58dd4b5b5d31cfd4092e38a5f2c894eee2ab078'Michael Niedermayer
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_FLAGS in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-03-05libcdio: add a forgotten AVClass to the private context.Anton Khirnov
2012-01-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov
2011-12-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-30lavf: make av_set_pts_info private.Anton 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-10-13Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-12AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov
2011-10-03libcdio: Fix missing avclass in contextchinshou
2011-09-17lavd: add libcdio-paranoia input device for audio CD grabbingAnton Khirnov