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-15smush: convert to new channel layout APIVittorio Giovara
2021-04-27avformat: Constify all muxer/demuxersAndreas Rheinhardt
2019-12-12avformat: Forward errors where possibleAndreas Rheinhardt
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2017-03-30Merge commit '67351924fa91dea4339109100a4c0689f006581f'Clément Bœsch
2016-11-03Drop unreachable break and return statementsDiego Biurrun
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-23lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2014-08-08replace calls to url_feof() with avio_feof()James Almer
2014-04-07Merge commit 'eeadcdfd1a6f3089b6bf6e194d6ece8d3f113123'Michael Niedermayer
2014-04-06LucasArts SMUSH demuxerPaul B Mahol
2013-10-14avformat: use ff_alloc_extradata()Paul B Mahol
2012-11-17smush: check audio packet sizePaul B Mahol
2012-11-04smush: improve probingPaul B Mahol
2012-09-09smush: read subversion for version==1 too.Michael Niedermayer
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-07-09smush: properly flag audio packetsPaul B Mahol
2012-06-21smush: set audio packet durationPaul B Mahol
2012-06-21LucasArts SMUSH demuxerPaul B Mahol