summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc_hevc.c
Commit message (Expand)AuthorAge
* avcodec/nvenc: add support for unidirectional b-framesTimo Rothenpieler2024-03-31
* avcodec/nvenc: add support for uhq tuneTimo Rothenpieler2024-03-31
* avcodec/nvenc: add support for lookahead_levelTimo Rothenpieler2024-03-31
* avcodec/nvenc: add support for HEVC temporal filteringTimo Rothenpieler2024-03-31
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* avcodec/nvenc: add option to control subsampling of packed rgb inputTimo Rothenpieler2023-10-09
* avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* definesAndreas Rheinhardt2023-09-07
* avcodec/nvenc: add option to limit slice sizeAleksoid2023-08-22
* avcodec/nvenc: let preset decide default gop sizeRicardo Monteiro2023-06-22
* avcodec/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUETimo Rothenpieler2023-06-16
* Revert "lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED...Timo Rothenpieler2023-06-16
* avcodec/nvenc: stop using deprecated rc modes with SDK 12.1Timo Rothenpieler2023-06-01
* lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUEAnton Khirnov2023-01-29
* avcodec/nvenc: only set b_ref_mode when explicitly requestedTimo Rothenpieler2022-11-05
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-03
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-21
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* avcodec/nvenc: add udu_sei option to import user data unregistered SEIsLimin Wang2021-12-25
* avcodec/nvenc: add constrainedFrame encoding supportLimin Wang2021-09-06
* avcodec/nvenc: add single slice intra refresh supportLimin Wang2021-09-06
* avcodec/nvenc: add intra refresh supportLimin Wang2021-09-06
* avcodec/nvenc: add chroma qp offset supportRicardo Monteiro2021-08-08
* avcodec/nvenc: add option to disable all extra SEI dataTimo Rothenpieler2021-06-06
* avcodec/nvenc: disable s12m timestamps by defaultTimo Rothenpieler2021-05-29
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated old aliases for NVENC encodersAndreas Rheinhardt2021-04-27
* avcodec/nvenc: use AVCodecContext.get_encode_buffer()James Almer2021-03-17
* avcodec/nvenc: don't disable b-frames by defaultRicardo Monteiro2021-02-22
* avcodec/nvenc: mark newly deprecated rc modesTimo Rothenpieler2020-10-21
* avcodec/nvenc_hevc: add ff_nvenc_encode_flush() for .flushLimin Wang2020-09-03
* avcodec/nvenc: add new Video SDK 10 featuresRoman Arzumanyan2020-07-01
* avcodec/nvenc: rename tc option to something more uniqueTimo Rothenpieler2020-06-30
* avcodec/nvenc: add a53cc option for hevc_nvencTimo Rothenpieler2020-06-30
* avcodec/nvenc: support for HEVC timecode passthroughLimin Wang2020-06-28
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-18
* avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with ...Limin Wang2020-05-03
* avcodec/nvenc: add hardware config metadataMark Thompson2020-04-27
* avcodec: Add explicit capability flag for encoder flushingPhilip Langdale2020-04-15
* nvenc: implement flush to help allow an encoder to be re-usedPhilip Langdale2020-01-08
* avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler2019-09-27
* avcodec/nvenc: add b_as_ref support for HEVCRoman Arzumanyan2019-02-14
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* avcodec/nvenc: migrate to new encode APITimo Rothenpieler2017-09-07
* avcodec/nvenc: Add default value for AVCodecContext::refsSrinath K R2017-06-01
* avcodec/nvenc: add weighted prediction supportSumit Agarwal2017-05-10