summaryrefslogtreecommitdiffstats
path: root/libavcodec/libxvid.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/libxvid: improve return codesMichael Niedermayer2014-05-011-2/+2
* Merge commit '6484149158b6fc6d13d2b2ef84cb26a2d3275400'Michael Niedermayer2014-05-011-1/+8
|\
| * lavc: make the xvid-specific "gmc" flag a private option of libxvidAnton Khirnov2014-05-011-1/+8
| * libxvid: fix missing end of line characterVittorio Giovara2014-04-071-1/+1
* | Merge commit 'c389a804943095ebf078daec6b64690d2c97069c'Michael Niedermayer2014-04-071-2/+2
|\ \ | |/
| * libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2014-04-061-0/+19
* | Merge commit '5ce7ca68b86856ee8e9d6530dffdadc4eca4f8d1'Michael Niedermayer2014-04-071-6/+7
|\ \ | |/
| * libxvid: add working lumimasking and variance AQTimothy Gu2014-04-061-2/+45
* | Fix libxvid crash on failing initialisation.Carl Eugen Hoyos2014-01-171-0/+1
* | Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa'Michael Niedermayer2013-11-171-4/+4
|\ \ | |/
| * libxvid: use the AVFrame API properly.Anton Khirnov2013-11-161-4/+4
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-1/+1
|\ \ | |/
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* | libxvid: guess a good aspect when we cant store the exact one.Carl Eugen Hoyos2013-09-081-2/+4
* | libxvid: Reduce the size of an arrayTimothy Gu2013-08-051-1/+1
* | avcodec/libxvid: Partially check plugins array size with assertMichael Niedermayer2013-08-051-0/+2
* | avcodec/libxvid: set lumi_aq for lumimaskingMichael Niedermayer2013-08-051-2/+5
* | libxvid: cosmetics: Realign the codeTimothy Gu2013-08-021-34/+33
* | libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2013-07-311-0/+19
* | libxvid: add working lumimasking and variance AQTimothy Gu2013-07-311-2/+39
* | libxvid: cleanup on error pathesMichael Niedermayer2013-03-021-5/+10
* | libxvid: check & clear encoder_handleMichael Niedermayer2013-03-021-1/+3
* | libxvid: use av_freep() for safteyMichael Niedermayer2013-03-021-5/+5
* | libxvid: remove temporary files at the endMichael Niedermayer2013-03-021-2/+9
* | Merge commit '5ac673b5531d846b79a3d77e3e932e0cb1234c45'Michael Niedermayer2012-10-231-27/+0
|\ \ | |/
| * libxvid: remove useless doxy comments.Anton Khirnov2012-10-221-27/+0
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-2/+2
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-2/+2
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-2/+2
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-14/+14
|/
* libxvid: Give more suitable names to libxvid-related files.Diego Biurrun2012-05-091-0/+788
OpenPOWER on IntegriCloud