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
2017-03-19Merge commit 'f2f145f3032bc8808708a4bd694fbce5f1b8b63c'Clément Bœsch
2016-08-17msmpeg4: Drop disabled debug cruftDiego Biurrun
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-04cosmetics: Fix spelling mistakesVittorio Giovara
2015-09-02avcodec/mpegvideo: change bit_rate to 64bitMichael Niedermayer
2015-05-28Merge commit '6f57375d707de40dcec28d3cef886c364e032c21'Michael Niedermayer
2015-05-28rl: Rename ff_*_rl() to ff_rl_*()Anton Khirnov
2015-04-20Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer
2015-04-19lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara
2015-01-07Merge commit '1c6183233d56fb27a4a154e7e64ecab98bd877f1'Michael Niedermayer
2015-01-06msmpeg4: check memory allocations and propagate errorsVittorio Giovara
2013-09-21avcodec: fix duplicate includesMichael Niedermayer
2013-05-05Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer
2013-05-04avcodec: Add av_cold attributes to init functions missing themDiego Biurrun
2013-01-23Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer
2013-01-23Drop DCTELEM typedefDiego Biurrun
2012-12-29msmpeg4enc: fix possible use of uninitialized warningMichael Niedermayer
2012-10-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-01avcodec: Convert some commented-out printf/av_log instances to av_dlogDiego Biurrun
2012-10-01avcodec: Drop silly and/or broken printf debug outputDiego Biurrun
2012-06-17msmpeg4enc: use av_assertMichael Niedermayer
2012-04-12msmpeg4enc: fix stored fps valueMichael Niedermayer
2012-03-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-02msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun