Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-22avcodec/libx264: Export choosen pict_typeMichael Niedermayer
2015-07-22Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer
2015-07-21Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer
2015-07-21Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer
2015-07-21Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-20Add a quality factor packet side dataVittorio Giovara
2015-07-20Gather all coded_frame allocations and free functions to a single placeVittorio Giovara
2015-07-17avcodec/libx264: fix MPEG2 supportMichael Niedermayer
2015-07-17Merge commit 'e1319aa1c1be9b64117c19170344fb78841dd67c'Michael Niedermayer
2015-07-17libx264: Add support for the MPEG2 encoderLuca Barbato
2015-06-18avcodec/libx264: Avoid reconfig on equivalent aspect ratiosMichael Niedermayer
2015-06-15Merge commit '03ca6d70df192125a772dadd01acfe3905aa653f'Michael Niedermayer
2015-06-15x264: Factor out the reconfiguration codeLuca Barbato
2015-05-31x264: Check memory allocationVittorio Giovara
2015-05-28lavc/x264: Support bgr0 as input pix_fmt.Carl Eugen Hoyos
2015-04-29avcodec/libx264: Remove cleanup code, its uneeded since FF_CODEC_CAP_INIT_CLE...Michael Niedermayer
2015-04-24Merge commit 'eae7338e1592f4a398b7c3cb9d1ac854b7a44ff8'Michael Niedermayer
2015-04-24libx264: Make codec use the init-cleanup flag and mark it as init-thread-safeVittorio Giovara
2015-04-15x264: Map color parametersLuca Barbato
2015-03-17libx264: Allow full-range yuv422 and yuv444 pixel formatsCarl Eugen Hoyos
2015-03-17avcodec/libx264: use AVERROR_EXTERNAL instead of AVERROR_UNKNOWNClément Bœsch
2015-03-13Merge commit '913aa9a4874418724183a3ec862cdc63b829367d'Michael Niedermayer
2015-03-12libx264: Return more meaningful error codesHimangi Saraogi
2015-03-04libx264: update AQ options help for x264 build 144Peter Cordes
2015-02-22avcodec/libx264: Check for av_malloc() failureMichael Niedermayer
2014-11-18libavcodec/libx264: Use av_freep() avoid leaving stale pointers in memoryMichael Niedermayer
2014-10-04lavc/libx264: Fix compilation with libx264 version < 142.Carl Eugen Hoyos
2014-10-01avcodec/libx264: add avcintra-classMichael Niedermayer
2014-09-28avcodec/libx264: mark unchanged pointer arguments as constMichael Niedermayer
2014-08-26libx264: fix -b_qfactor and -chromaoffsetHii
2014-08-16Drop remaining unneeded != NULLMichael Niedermayer
2014-08-07Merge commit 'a7e541c9926d531a100ba0d36f4e56956dd84651'Michael Niedermayer
2014-08-07h264: fix interpretation of interleved stereo modesFelix Abecassis
2014-06-23Merge commit '0ef256d51518f0e483c38b9ee3b993cf0709d00e'Michael Niedermayer
2014-06-22libx264: Correctly manage constant rate factor paramsLuca Barbato
2014-06-12avcodec/libx264: fix "bitrate reconfiguration"Michael Niedermayer
2014-06-12Merge commit '2f4170312f605c1f02a14c01347e94cf46726dbd'Michael Niedermayer
2014-06-12libx264: Support bitrate reconfigurationLuca Barbato
2014-05-14avcodec/libx264: Implement reference frame count limiting based on levelMichael Niedermayer
2014-03-28avcodec/libx264: move where x264opts is applied down so it isnt overridden by...Michael Niedermayer
2014-03-22lavc/libx264: add a warning when using qscaleJames Darnley
2014-03-17libx264: check color_rangeVittorio Giovara
2014-01-25avcodec/libx264: also consider ticks per frame for fps/timebase setupMichael Niedermayer
2013-12-16avcodec/libx264: Set colorspace details correctlyTorsten Jager
2013-12-10Merge commit '09cb75cdeba420d680bcb165a1ef668d8f381fed'Michael Niedermayer
2013-12-09libx264: set frame packing information when relevant information is foundVittorio Giovara
2013-11-17Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8'Michael Niedermayer
2013-11-16libx264: use the AVFrame API properly.Anton Khirnov
2013-10-04cosmetics: group remaining .name and .long_name.Clément Bœsch