summaryrefslogtreecommitdiff
path: root/libavcodec/libxvid.c
Commit message (Expand)AuthorAge
...
* | Merge commit '67bc1ba5d75953d136bfa02ce6c0a27e9fd9dac3'Michael Niedermayer2014-07-22
|\|
| * libxvid: Drop PPC-specific CPU detection hackDiego Biurrun2014-07-22
* | avcodec/libxvid: add HAVE_UNISTD_H around #include <unistd.h>Michael Niedermayer2014-07-08
* | avcodec/libxvid: improve return codesMichael Niedermayer2014-05-01
* | Merge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400'Michael Niedermayer2014-05-01
|\|
| * lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-01
| * libxvid: fix missing end of line characterVittorio Giovara2014-04-07
* | Merge commit 'c389a804943095ebf078daec6b64690d2c97069c'Michael Niedermayer2014-04-07
|\|
| * libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2014-04-06
* | Merge commit '5ce7ca68b86856ee8e9d6530dffdadc4eca4f8d1'Michael Niedermayer2014-04-07
|\|
| * libxvid: add working lumimasking and variance AQTimothy Gu2014-04-06
* | 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