summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.h
Commit message (Expand)AuthorAge
* avcodec/nvenc: provide nvenc with monotonic frame indexTimo Rothenpieler2024-04-01
* 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
* avcodec/nvenc: support SDK 12.2 bit depth APITimo Rothenpieler2024-03-31
* avutil: remove deprecated FF_API_REORDERED_OPAQUEJames Almer2024-03-07
* avcodec/nvenc: add option to control subsampling of packed rgb inputTimo Rothenpieler2023-10-09
* avcodec/nvenc: add option to limit slice sizeAleksoid2023-08-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: add AV1 encoding supportTimo Rothenpieler2022-11-05
* lavc/nvenc: switch to the new FIFO APIAnton Khirnov2022-02-07
* 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: use persistent sei data bufferBrad Hards2021-06-04
* avcodec/nvenc: fix lossless tuning logicTimo Rothenpieler2021-04-18
* lavc: Mark hw_config pointer arrays as constMark Thompson2020-11-08
* avcodec/nvenc: removed unused and deprecated fieldTimo Rothenpieler2020-10-21
* avcodec/nvenc: use alias to provide deprecated profilesTimo Rothenpieler2020-10-21
* avcodec/nvenc: add new h264 levels from Video SDK 10Timo Rothenpieler2020-07-01
* 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: support for HEVC timecode passthroughLimin Wang2020-06-28
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-18
* avcodec/nvenc: refactor dts calculation logicTimo Rothenpieler2020-05-02
* avcodec/nvenc: add hardware config metadataMark Thompson2020-04-27
* nvenc: implement flush to help allow an encoder to be re-usedPhilip Langdale2020-01-08
* avcodec/nvenc: make use of new GetLastErrorString functionTimo Rothenpieler2019-09-27
* avcodec/nvenc: pass CUstream to nvenc when availableTimo Rothenpieler2019-09-27
* avcodec/nvenc: add multiple reference frames supportRoman Arzumanyan2019-09-27
* avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler2019-09-27
* avcodec/nvenc: add b_as_ref support for HEVCRoman Arzumanyan2019-02-14
* avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler2018-08-21
* avcodec/nvenc: support dynamic bitrate changespkviet2018-05-04
* avcodec/nv{enc,dec}: use sane version checking macroTimo Rothenpieler2018-04-13
* avcodec/nvenc: add support for B frames as refTimo Rothenpieler2018-04-11
* compat: remove in-tree NVidia headersTimo Rothenpieler2018-02-27
* avcodec/nvenc: refcount input frame mappingsTimo Rothenpieler2018-01-28
* nvenc: Include config.h before checking for D3D11 supportMark Thompson2017-11-26
* avcodec/nvenc: fix double defined GUID on cygwinTimo Rothenpieler2017-11-17
* nvenc: support d3d11 surface inputHendrik Leppkes2017-11-15
* avcodec/nvenc: migrate to new encode APITimo Rothenpieler2017-09-07
* avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler2017-09-01