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: only set b_ref_mode when explicitly requestedTimo Rothenpieler
2022-09-03avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt
2022-07-18avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt
2022-04-05avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt
2022-03-21avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt
2022-03-21avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt
2022-03-21avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt
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-04-27avcodec: Constify AVCodecsAndreas Rheinhardt
2021-04-27avcodec: Remove deprecated old aliases for NVENC encodersAndreas Rheinhardt
2021-03-17avcodec/nvenc: use AVCodecContext.get_encode_buffer()James Almer
2021-02-22avcodec/nvenc: don't disable b-frames by defaultRicardo Monteiro
2020-10-21avcodec/nvenc: mark newly deprecated rc modesTimo 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-18avcodec/encode: restructure the core encoding codeJames Almer
2020-05-03avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with ...Limin Wang
2020-04-28avcodec/nvenc: add hardware config metadataMark Thompson
2020-04-16avcodec: Add explicit capability flag for encoder flushingPhilip Langdale
2020-01-09nvenc: implement flush to help allow an encoder to be re-usedPhilip Langdale
2019-09-27avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler
2018-08-21avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler
2018-04-11avcodec/nvenc: add support for B frames as refTimo Rothenpieler
2017-12-14avcodec: add metadata to identify wrappers and hardware decoderswm4
2017-09-07avcodec/nvenc: migrate to new encode APITimo Rothenpieler
2017-09-01avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler
2017-06-01avcodec/nvenc: Add default value for AVCodecContext::refsSrinath K R
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-02-21avcodec/nvenc: allow forcing keyframes by defaultTimo Rothenpieler
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: maximum usable surfaces are limited to maximum registered framesMiroslav Slugeň
2016-10-12avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler
2016-09-28avcodec/nvenc: nicely align AVOptionsTimo Rothenpieler
2016-09-28avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta
2016-08-28avcodec/nvenc: added support for rate control lookaheadOliver Collyer
2016-06-26avcodec/nvenc: Bring encoder names in line with other encodersTimo Rothenpieler
2016-06-21Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch
2016-05-31avcodec/nvenc: rework library load and GPU selectionAndrey Turkin
2016-05-31avcodec/nvenc: allow configuring number of surfacesAndrey Turkin