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-03-15ast: convert to new channel layout APIAnton Khirnov
2021-04-27avformat: Constify all muxer/demuxersAndreas Rheinhardt
2021-02-23avformat/ast: Deduplicate codec tags listsAndreas Rheinhardt
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2017-03-29Fix all -Wformat warnings raised by DJGPPClément Bœsch
2016-10-17astdec: fix division by zeroAndreas Cadhalpun
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2013-11-10avformat/astdec: increase the score for odd samplerate/channels to max/8Michael Niedermayer
2013-11-07avformat/astdec: sanity check channels & sample rateMichael Niedermayer
2013-03-15lavc & lavf: replace deprecated av_log* functionsPaul B Mahol
2012-12-04AST MuxerJames Almer
2012-12-04ast: Rename ast.c -> astdec.cJames Almer