summaryrefslogtreecommitdiff
path: root/libavcodec/libxvid.c
Commit message (Expand)AuthorAge
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | Merge commit '4b6b1082a73907c7c3de2646c6398bc61320f2c6'Michael Niedermayer2015-07-27
|\|
| * lavc: Deprecate avctx.me_methodVittorio Giovara2015-07-27
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer2015-07-22
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
|\|
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer2015-07-21
|\|
| * Add a quality factor packet side dataVittorio Giovara2015-07-20
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-20
|\|
| * Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* | Merge commit '7fc8d8a1b3da1666176b3d92e989ee74f3ef014e'Michael Niedermayer2015-07-20
|\|
| * libxvid: Do not entangle coded_frameVittorio Giovara2015-07-20
| * xvid: Check memory allocationVittorio Giovara2015-05-31
* | avcodec/libxvid: remove now redundant init cleanup codeMichael Niedermayer2015-04-24
* | Merge commit '18db1286b04557aa2d2df7efbcb65ae825d5a469'Michael Niedermayer2015-04-24
|\|
| * libxvid: Make codec use the init-cleanup flag and mark it as init-thread-safeVittorio Giovara2015-04-24
| * libxvid: Return meaningful error messagesHimangi Saraogi2015-02-17
* | avcodec/libxvid: fix potential integer overflowMichael Niedermayer2015-01-07
* | avcodec/libxvid: check for av_malloc*() failuresMichael Niedermayer2015-01-03
* | lavc/libxvid: workaround for bug in libxvidcoreLukasz Marek2014-12-05
* | lavc/libxvid: return meaningful error codesLukasz Marek2014-11-25
* | lavc/libxvid: fix mem leak in case of init failureLukasz Marek2014-11-24
* | Merge commit '0a024268261d05ccdcf7e03c85fb78d22037a464'Michael Niedermayer2014-08-26
|\|
| * libxvid: K&R formatting cosmeticsGabriel Dume2014-08-26
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer inequality checks more compactlyGabriel Dume2014-08-15
* | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-15
|\|
| * cosmetics: Write NULL pointer equality checks more compactlyGabriel Dume2014-08-15
* | msvc: fix implicitly declared read/close.Matthew Oliver2014-08-02
* | 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