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
2022-11-05avcodec/nvenc: add AV1 encoding supportTimo Rothenpieler
2022-02-07lavc/nvenc: switch to the new FIFO APIAnton Khirnov
2021-12-25avcodec/nvenc: add udu_sei option to import user data unregistered SEIsLimin Wang
2021-09-06avcodec/nvenc: add constrainedFrame encoding supportLimin Wang
2021-09-06avcodec/nvenc: add single slice intra refresh supportLimin Wang
2021-09-06avcodec/nvenc: add intra refresh supportLimin Wang
2021-08-08avcodec/nvenc: add chroma qp offset supportRicardo Monteiro
2021-06-06avcodec/nvenc: add option to disable all extra SEI dataTimo Rothenpieler
2021-06-04avcodec/nvenc: use persistent sei data bufferBrad Hards
2021-04-18avcodec/nvenc: fix lossless tuning logicTimo Rothenpieler
2020-11-08lavc: Mark hw_config pointer arrays as constMark Thompson
2020-10-21avcodec/nvenc: removed unused and deprecated fieldTimo Rothenpieler
2020-10-21avcodec/nvenc: use alias to provide deprecated profilesTimo Rothenpieler
2020-07-01avcodec/nvenc: add new h264 levels from Video SDK 10Timo Rothenpieler
2020-07-01avcodec/nvenc: add new Video SDK 10 featuresRoman Arzumanyan
2020-06-30avcodec/nvenc: rename tc option to something more uniqueTimo Rothenpieler
2020-06-28avcodec/nvenc: support for HEVC timecode passthroughLimin Wang
2020-06-18avcodec/encode: restructure the core encoding codeJames Almer
2020-05-02avcodec/nvenc: refactor dts calculation logicTimo Rothenpieler
2020-04-28avcodec/nvenc: add hardware config metadataMark Thompson
2020-01-09nvenc: implement flush to help allow an encoder to be re-usedPhilip Langdale
2019-09-27avcodec/nvenc: make use of new GetLastErrorString functionTimo Rothenpieler
2019-09-27avcodec/nvenc: pass CUstream to nvenc when availableTimo Rothenpieler
2019-09-27avcodec/nvenc: add multiple reference frames supportRoman Arzumanyan
2019-09-27avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler
2019-02-14avcodec/nvenc: add b_as_ref support for HEVCRoman Arzumanyan
2018-08-21avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler
2018-05-05avcodec/nvenc: support dynamic bitrate changespkviet
2018-04-13avcodec/nv{enc,dec}: use sane version checking macroTimo Rothenpieler
2018-04-11avcodec/nvenc: add support for B frames as refTimo Rothenpieler
2018-02-27compat: remove in-tree NVidia headersTimo Rothenpieler
2018-01-28avcodec/nvenc: refcount input frame mappingsTimo Rothenpieler
2017-11-26nvenc: Include config.h before checking for D3D11 supportMark Thompson
2017-11-18avcodec/nvenc: fix double defined GUID on cygwinTimo Rothenpieler
2017-11-15nvenc: support d3d11 surface inputHendrik Leppkes
2017-09-07avcodec/nvenc: migrate to new encode APITimo Rothenpieler
2017-09-01avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler
2017-05-10avcodec/nvenc: add weighted prediction supportSumit Agarwal
2017-05-10avcodec/nvenc: add fractional CQ supportBen Chang
2017-05-09avcodec/nvenc: deprecated old rc modes, add new onesTimo Rothenpieler
2017-04-26avcodec/nvenc: surface allocation reductionBen Chang
2017-03-23avcodec/nvenc: Deprecate usage of global_quality, introducing qpTimo Rothenpieler
2017-03-01avcodec/nvenc: add initial QP value optionsKonda Raju
2017-01-01avcodec/nvenc: Add bluray_compat basic implementationMiroslav Slugen
2017-01-01avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvencMiroslav Slugen
2016-11-22avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler
2016-10-12avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler
2016-09-28avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta
2016-09-28avcodec/nvenc: add HEVC REXT profileTimo Rothenpieler
2016-09-07avcodec/nvenc: correctly set inputPitchTimo Rothenpieler