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
2014-05-02avcodec/libxvid: improve return codesMichael Niedermayer
2014-05-01Merge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400'Michael Niedermayer
2014-05-01lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov
2014-04-07libxvid: fix missing end of line characterVittorio Giovara
2014-04-07Merge commit 'c389a804943095ebf078daec6b64690d2c97069c'Michael Niedermayer
2014-04-07Merge commit '5ce7ca68b86856ee8e9d6530dffdadc4eca4f8d1'Michael Niedermayer
2014-04-07libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu
2014-04-07libxvid: add working lumimasking and variance AQTimothy Gu
2014-01-17Fix libxvid crash on failing initialisation.Carl Eugen Hoyos
2013-11-17Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa'Michael Niedermayer
2013-11-16libxvid: 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-09-09libxvid: guess a good aspect when we cant store the exact one.Carl Eugen Hoyos
2013-08-05libxvid: Reduce the size of an arrayTimothy Gu
2013-08-05avcodec/libxvid: Partially check plugins array size with assertMichael Niedermayer
2013-08-05avcodec/libxvid: set lumi_aq for lumimaskingMichael Niedermayer
2013-08-02libxvid: cosmetics: Realign the codeTimothy Gu
2013-07-31libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu
2013-07-31libxvid: add working lumimasking and variance AQTimothy Gu
2013-03-02libxvid: cleanup on error pathesMichael Niedermayer
2013-03-02libxvid: check & clear encoder_handleMichael Niedermayer
2013-03-02libxvid: use av_freep() for safteyMichael Niedermayer
2013-03-02libxvid: remove temporary files at the endMichael Niedermayer
2012-10-23Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45'Michael Niedermayer
2012-10-22libxvid: remove useless doxy comments.Anton Khirnov
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-05-10Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-05-09libxvid: Give more suitable names to libxvid-related files.Diego Biurrun