summaryrefslogtreecommitdiff
path: root/libavcodec/libxvid.c
Commit message (Expand)AuthorAge
* Fix libxvid crash on failing initialisation.Carl Eugen Hoyos2014-01-17
* Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa'Michael Niedermayer2013-11-17
|\
| * libxvid: use the AVFrame API properly.Anton Khirnov2013-11-16
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04
|\|
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* | libxvid: guess a good aspect when we cant store the exact one.Carl Eugen Hoyos2013-09-08
* | libxvid: Reduce the size of an arrayTimothy Gu2013-08-05
* | avcodec/libxvid: Partially check plugins array size with assertMichael Niedermayer2013-08-05
* | avcodec/libxvid: set lumi_aq for lumimaskingMichael Niedermayer2013-08-05
* | libxvid: cosmetics: Realign the codeTimothy Gu2013-08-02
* | libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2013-07-31
* | libxvid: add working lumimasking and variance AQTimothy Gu2013-07-31
* | libxvid: cleanup on error pathesMichael Niedermayer2013-03-02
* | libxvid: check & clear encoder_handleMichael Niedermayer2013-03-02
* | libxvid: use av_freep() for safteyMichael Niedermayer2013-03-02
* | libxvid: remove temporary files at the endMichael Niedermayer2013-03-02
* | Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45'Michael Niedermayer2012-10-23
|\|
| * libxvid: remove useless doxy comments.Anton Khirnov2012-10-22
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-10
|/
* libxvid: Give more suitable names to libxvid-related files.Diego Biurrun2012-05-09