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
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-12-23avcodec/libschroedingerenc: add missing AVClass to private contextHendrik Leppkes
2015-12-18Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487'Hendrik Leppkes
2015-12-07lavc: Deprecate coder_type and its symbolsVittorio Giovara
2015-10-14Merge commit '6fdd4c678ac1ce0776f9645cd534209e5f1ae1e3'Hendrik Leppkes
2015-10-14libschroedinger: Properly use AVFrame APIVittorio Giovara
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer
2015-07-21Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer
2015-07-21Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-20Gather all coded_frame allocations and free functions to a single placeVittorio Giovara
2015-02-23Merge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a'Michael Niedermayer
2015-02-23libschroedinger: Check memory allocationsVittorio Giovara
2013-12-09Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c'Michael Niedermayer
2013-12-09avcodec: Use av_reallocp where suitableAlexandra Khirnova
2013-11-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-11-23libschroedingerenc: do not assert on values from external librariesAlexandra Khirnova
2013-11-17Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa'Michael Niedermayer
2013-11-16libschroedingerenc: use the AVFrame API properly.Anton Khirnov
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-05-05Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer
2013-05-04avcodec: Add av_cold attributes to init functions missing themDiego Biurrun
2013-02-26Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655'Michael Niedermayer
2013-02-26libschroedinger: cosmetics: rename variable avccontext to avctxJustin Ruggles
2012-10-08Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer
2012-10-08Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-23libschroedingerenc: remove assert related to the old API.Michael Niedermayer
2012-07-23libschroedingerenc: switch to av_assertMichael Niedermayer
2012-05-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-07libschroedinger: Switch to function names more in line with Libav style.Diego Biurrun
2012-05-07Move code shared between libdirac and libschroedinger to libschroedinger.Diego Biurrun
2012-04-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-06cosmetics: Align codec declarationsMartin Storsjö
2012-03-23cosmetics: remove superfluous curly bracketsPaul B Mahol
2012-03-22libschroedingerenc: switch to ff_alloc_packet2().Michael Niedermayer
2012-02-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-23libschroedingerenc: switch to encode2().Anton Khirnov
2012-01-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-01-08cosmetics: drop some pointless parenthesesDiego Biurrun
2011-10-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-31libdirac/libschroedinger: Drop unnecessary symbol prefixes.Diego Biurrun
2011-07-30Merge remote-tracking branch 'qatar/master'Michael Niedermayer