summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc_hevc.c
Commit message (Expand)AuthorAge
* 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
* avcodec/nvenc: add fractional CQ supportBen Chang2017-05-10
* avcodec/nvenc: deprecated old rc modes, add new onesTimo Rothenpieler2017-05-09
* avcodec/nvenc: surface allocation reductionBen Chang2017-04-26
* avcodec/nvenc: Deprecate usage of global_quality, introducing qpTimo Rothenpieler2017-03-23
* avcodec/nvenc: add initial QP value optionsKonda Raju2017-03-01
* avcodec/nvenc: allow forcing keyframes by defaultTimo Rothenpieler2017-02-20
* avcodec/nvenc: Add bluray_compat basic implementationMiroslav Slugen2017-01-01
* avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvencMiroslav Slugen2017-01-01
* avcodec/nvenc: maximum usable surfaces are limited to maximum registered framesMiroslav Slugeň2016-11-22
* avcodec/nvenc_hevc: Added missing option -temporal_aqSven C. Dack2016-10-19
* avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler2016-10-12
* avcodec/nvenc: nicely align AVOptionsTimo Rothenpieler2016-09-28
* avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-28
* avcodec/nvenc: add HEVC REXT profileTimo Rothenpieler2016-09-28
* avcodec/nvenc: added support for rate control lookaheadOliver Collyer2016-08-28
* avcodec/nvenc: added support for 10 bit HEVC encodingOliver Collyer2016-08-28
* avcodec/nvenc: Bring encoder names in line with other encodersTimo Rothenpieler2016-06-25
* avcodec/nvenc: rework library load and GPU selectionAndrey Turkin2016-05-31
* avcodec/nvenc: allow configuring number of surfacesAndrey Turkin2016-05-31
* avcodec/nvenc: use INIT_CLEANUP to deal with init failuresAndrey Turkin2016-05-31
* avcodec/nvenc: add rate control optionAndrey Turkin2016-05-31
* avcodec/nvenc: convert tier to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: convert levels to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: convert profile parsing to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: use AVOptions to select presetsAndrey Turkin2016-05-31
* avcodec/nvenc: split H264/HEVC encoder definitions into separate filesAndrey Turkin2016-05-31