summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.h
Commit message (Expand)AuthorAgeFilesLines
* lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUEAnton Khirnov2023-01-291-1/+1
* avcodec/nvenc: add AV1 encoding supportTimo Rothenpieler2022-11-051-0/+4
* lavc/nvenc: switch to the new FIFO APIAnton Khirnov2022-02-071-4/+4
* avcodec/nvenc: add udu_sei option to import user data unregistered SEIsLimin Wang2021-12-251-0/+1
* avcodec/nvenc: add constrainedFrame encoding supportLimin Wang2021-09-061-0/+2
* avcodec/nvenc: add single slice intra refresh supportLimin Wang2021-09-061-0/+2
* avcodec/nvenc: add intra refresh supportLimin Wang2021-09-061-0/+1
* avcodec/nvenc: add chroma qp offset supportRicardo Monteiro2021-08-081-0/+7
* avcodec/nvenc: add option to disable all extra SEI dataTimo Rothenpieler2021-06-061-0/+1
* avcodec/nvenc: use persistent sei data bufferBrad Hards2021-06-041-0/+3
* avcodec/nvenc: fix lossless tuning logicTimo Rothenpieler2021-04-181-1/+1
* lavc: Mark hw_config pointer arrays as constMark Thompson2020-11-081-1/+1
* avcodec/nvenc: removed unused and deprecated fieldTimo Rothenpieler2020-10-211-1/+0
* avcodec/nvenc: use alias to provide deprecated profilesTimo Rothenpieler2020-10-211-0/+2
* avcodec/nvenc: add new h264 levels from Video SDK 10Timo Rothenpieler2020-07-011-0/+1
* avcodec/nvenc: add new Video SDK 10 featuresRoman Arzumanyan2020-07-011-0/+19
* avcodec/nvenc: rename tc option to something more uniqueTimo Rothenpieler2020-06-301-1/+1
* avcodec/nvenc: support for HEVC timecode passthroughLimin Wang2020-06-281-0/+1
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-181-7/+2
* avcodec/nvenc: refactor dts calculation logicTimo Rothenpieler2020-05-021-5/+0
* avcodec/nvenc: add hardware config metadataMark Thompson2020-04-271-0/+2
* nvenc: implement flush to help allow an encoder to be re-usedPhilip Langdale2020-01-081-0/+2
* avcodec/nvenc: make use of new GetLastErrorString functionTimo Rothenpieler2019-09-271-0/+1
* avcodec/nvenc: pass CUstream to nvenc when availableTimo Rothenpieler2019-09-271-0/+2
* avcodec/nvenc: add multiple reference frames supportRoman Arzumanyan2019-09-271-0/+5
* avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler2019-09-271-0/+1
* avcodec/nvenc: add b_as_ref support for HEVCRoman Arzumanyan2019-02-141-0/+5
* avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler2018-08-211-0/+1
* avcodec/nvenc: support dynamic bitrate changespkviet2018-05-041-0/+2
* avcodec/nv{enc,dec}: use sane version checking macroTimo Rothenpieler2018-04-131-1/+4
* avcodec/nvenc: add support for B frames as refTimo Rothenpieler2018-04-111-0/+7
* compat: remove in-tree NVidia headersTimo Rothenpieler2018-02-271-1/+1
* avcodec/nvenc: refcount input frame mappingsTimo Rothenpieler2018-01-281-1/+1
* nvenc: Include config.h before checking for D3D11 supportMark Thompson2017-11-261-2/+2
* avcodec/nvenc: fix double defined GUID on cygwinTimo Rothenpieler2017-11-171-7/+7
* nvenc: support d3d11 surface inputHendrik Leppkes2017-11-151-1/+10
* avcodec/nvenc: migrate to new encode APITimo Rothenpieler2017-09-071-0/+6
* avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler2017-09-011-0/+1
* avcodec/nvenc: add weighted prediction supportSumit Agarwal2017-05-101-0/+1
* avcodec/nvenc: add fractional CQ supportBen Chang2017-05-101-1/+1
* avcodec/nvenc: deprecated old rc modes, add new onesTimo Rothenpieler2017-05-091-0/+2
* avcodec/nvenc: surface allocation reductionBen Chang2017-04-261-1/+1
* avcodec/nvenc: Deprecate usage of global_quality, introducing qpTimo Rothenpieler2017-03-231-0/+1
* avcodec/nvenc: add initial QP value optionsKonda Raju2017-03-011-0/+3
* avcodec/nvenc: Add bluray_compat basic implementationMiroslav Slugen2017-01-011-0/+1
* avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvencMiroslav Slugen2017-01-011-0/+1
* avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler2016-11-221-43/+3
* avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler2016-10-121-0/+1
* avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-281-0/+9
* avcodec/nvenc: add HEVC REXT profileTimo Rothenpieler2016-09-281-0/+1