summaryrefslogtreecommitdiff
path: root/libavcodec/libxavs.c
Commit message (Expand)AuthorAge
* Merge commit '167ea1fbf15ecefa30729f9b8d091ed431bf43bd'Hendrik Leppkes2015-08-24
|\
| * xavs: Do not try to set the bitrate tolerance without a bitrateLuca Barbato2015-08-23
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio 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
* | avcodec: remove unused sd variablesMichael Niedermayer2015-07-22
* | avcodec/libxavs: Export pict_type in side dataMichael Niedermayer2015-07-22
* | 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
| * libxavs: rename and fix a variable nameSean McGovern2013-11-20
* | avcodec/libxavs: fix division by 0 bitrateMichael Niedermayer2014-12-11
* | avcodec/libxavs: disable global header codeMichael Niedermayer2014-12-06
* | libavcodec/libxavs: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-11-18
* | avcodec/libxavs: Use av_mallocz_array()Michael Niedermayer2014-04-22
* | avcodec/libxavs: 2nd attempt to fix compilation after b18c7c8d.Clément Bœsch2013-11-18
* | avcodec/libxavs: attempt to fix compilation after b18c7c8d.Clément Bœsch2013-11-18
* | Merge commit '97168b204a0b6b79bb6c5f0d40efdf7fc2262476'Michael Niedermayer2013-11-17
|\|
| * libxavs: 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
* | Rename "AVClass class" as "AVClass component_class" for external codecs.Sean McGovern2013-07-04
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a'Michael Niedermayer2012-09-05
|\|
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* | Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-17
|\|
| * Add missing includes for code relying on external librariesMartin Storsjö2012-08-16
* | 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-07-31
|\|
| * Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30
* | cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-23
* | libxavs: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-24
|\|
| * libxavs: switch to encode2().Anton Khirnov2012-02-23
| * libxavs: add an AVClass at the beginning of XavsContext.Anton Khirnov2012-02-23