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
2019-07-07libx265: Update ROI behaviour to match documentationMark Thompson
2019-05-26avcodec/libx265: Support full range videosDerek Buitenhuis
2019-05-10lavc/libx265: Use avctx->framerate first for frame rate settingJun Zhao
2019-03-04lavc/libx265: signal CPB properties through side dataJan Ekström
2019-01-24avcodec/libx265: add support for ROI-based encodingGuo, Yejun
2018-06-19avcodec/libx265: apply lavc maxrate, bufsize & rc_init_occupancyGyan Doshi
2018-06-01lavc/libx265: allow users to set closed GOP via generic lavc flagGyan Doshi
2018-04-14Merge commit 'cc06f7bd10c236539b4f6f87b795c459dd873770'James Almer
2018-04-09libx265: Support tiny video sizesVittorio Giovara
2018-01-13lavc/libx265: support all color parameters that x265 doesRodger Combs
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-12-08lavc/libx265: mark disposable framesJohn Stebbins
2017-12-07avcodec/libx265 - Add named option to set profileGyan Doshi
2017-11-10lavc/libx265: switch to ff_alloc_packet2Jun Zhao
2017-03-08lavc/libx265: Add gray10 and gray12 encoding support.Carl Eugen Hoyos
2016-11-07libx265: Add option to force IDR framesDerek Buitenhuis
2016-11-04libx265: Add option to force IDR framesDerek Buitenhuis
2016-07-06lavc/libx265: Support gray encoding.Carl Eugen Hoyos
2016-03-13lavc/libx265: Support GBR encoding.Carl Eugen Hoyos
2016-02-01libx265: Enable 12-bit encodingStephen Hutchinson
2016-01-30libx265: Remove experimental flag when encoding 4:2:2 and 4:4:4Stephen Hutchinson
2015-09-08Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-21Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer
2015-07-21Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer
2015-07-20Deprecate avctx.coded_frameVittorio Giovara
2015-07-20Gather all coded_frame allocations and free functions to a single placeVittorio Giovara
2015-05-18libavcodec/x265: detect csps in libx265_encode_init_csp()Steve Borho
2015-05-13libx265: Use the Multi-library InterfaceGopu Govindaswamy
2015-05-11avcodec/libx265: use x265 Multi-library Interface to query the APIGopu Govindaswamy
2015-05-06Merge commit '04070dbca0688ab1e24528ce5c135254a9a79c47'Michael Niedermayer
2015-05-06libx265: Fix 'braces around scalar initializer' warningVittorio Giovara
2015-04-15Merge commit 'ec89f35e3e5eb9ec5221266e801efeee7ecab4df'Michael Niedermayer
2015-04-15x265: Map color parametersLuca Barbato
2015-04-11libx265: print supported presets and tunes on errorJames Almer
2015-04-10avcodec/libx265: print supported presets and tunes on errorJames Almer
2015-04-05avcodec/libx265: export chosen picture typesMichael Niedermayer
2015-03-31avcodec/libx265: export choosen picture typesMichael Niedermayer
2015-02-18libx265: Add crf private optionDerek Buitenhuis
2015-02-18libx265: Reduce the scope of some variablesDerek Buitenhuis
2015-02-18libx265: Add crf private optionDerek Buitenhuis
2015-02-18libx265: Reduce the scope of some variablesDerek Buitenhuis
2015-01-22libx265: Pass through user-set frame typeDerek Buitenhuis