summaryrefslogtreecommitdiff
path: root/libavcodec/libx264.c
Commit message (Expand)AuthorAge
...
* | 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
* | avcodec/libx264: fix MPEG2 supportMichael Niedermayer2015-07-17
* | Merge commit 'e1319aa1c1be9b64117c19170344fb78841dd67c'Michael Niedermayer2015-07-17
|\|
| * libx264: Add support for the MPEG2 encoderLuca Barbato2015-07-17
* | avcodec/libx264: Avoid reconfig on equivalent aspect ratiosMichael Niedermayer2015-06-18
* | Merge commit '03ca6d70df192125a772dadd01acfe3905aa653f'Michael Niedermayer2015-06-15
|\|
| * x264: Factor out the reconfiguration codeLuca Barbato2015-06-15
| * x264: Check memory allocationVittorio Giovara2015-05-31
* | lavc/x264: Support bgr0 as input pix_fmt.Carl Eugen Hoyos2015-05-28
* | avcodec/libx264: Remove cleanup code, its uneeded since FF_CODEC_CAP_INIT_CLE...Michael Niedermayer2015-04-29
* | Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8'Michael Niedermayer2015-04-24
|\|
| * libx264: Make codec use the init-cleanup flag and mark it as init-thread-safeVittorio Giovara2015-04-24
| * x264: Map color parametersLuca Barbato2015-04-15
| * libx264: Allow full-range yuv422 and yuv444 pixel formatsCarl Eugen Hoyos2015-03-17
* | avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWNClément Bœsch2015-03-17
* | Merge commit '913aa9a4874418724183a3ec862cdc63b829367d'Michael Niedermayer2015-03-13
|\|
| * libx264: Return more meaningful error codesHimangi Saraogi2015-03-12
* | libx264: update AQ options help for x264 build 144Peter Cordes2015-03-04
* | avcodec/libx264: Check for av_malloc() failureMichael Niedermayer2015-02-22
* | libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer2014-11-18
* | lavc/libx264: Fix compilation with libx264 version < 142.Carl Eugen Hoyos2014-10-04
* | avcodec/libx264: add avcintra-classMichael Niedermayer2014-10-01
* | avcodec/libx264: mark unchanged pointer arguments as constMichael Niedermayer2014-09-28
* | libx264: fix -b_qfactor and -chromaoffsetHii2014-08-26
* | Drop remaining unneeded != NULLMichael Niedermayer2014-08-15
* | Merge commit 'a7e541c9926d531a100ba0d36f4e56956dd84651'Michael Niedermayer2014-08-07
|\|
| * h264: fix interpretation of interleved stereo modesFelix Abecassis2014-08-07
* | Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e'Michael Niedermayer2014-06-23
|\|
| * libx264: Correctly manage constant rate factor paramsLuca Barbato2014-06-22
* | avcodec/libx264: fix "bitrate reconfiguration"Michael Niedermayer2014-06-12
* | Merge commit '2f4170312f605c1f02a14c01347e94cf46726dbd'Michael Niedermayer2014-06-12
|\|
| * libx264: Support bitrate reconfigurationLuca Barbato2014-06-11
| * libx264: check color_rangeVittorio Giovara2014-03-16
* | avcodec/libx264: Implement reference frame count limiting based on levelMichael Niedermayer2014-05-14
* | avcodec/libx264: move where x264opts is applied down so it isnt overridden by...Michael Niedermayer2014-03-28
* | lavc/libx264: add a warning when using qscaleJames Darnley2014-03-22
* | avcodec/libx264: also consider ticks per frame for fps/timebase setupMichael Niedermayer2014-01-25
* | avcodec/libx264: Set colorspace details correctlyTorsten Jager2013-12-16
* | Merge commit '09cb75cdeba420d680bcb165a1ef668d8f381fed'Michael Niedermayer2013-12-09
|\|
| * libx264: set frame packing information when relevant information is foundVittorio Giovara2013-12-09
* | Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8'Michael Niedermayer2013-11-17
|\|
| * libx264: use the AVFrame API properly.Anton Khirnov2013-11-16
* | cosmetics: group remaining .name and .long_name.Clément Bœsch2013-10-04
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04
|\|
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03