summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.h
Commit message (Expand)AuthorAge
* 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: Add bluray_compat basic implementationMiroslav Slugen2017-01-01
* avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvencMiroslav Slugen2017-01-01
* avcodec/nvenc: use dynamically loaded CUDATimo Rothenpieler2016-11-22
* avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler2016-10-12
* 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: correctly set inputPitchTimo Rothenpieler2016-09-07
* avcodec/nvenc: check maximum driver API versionTimo Rothenpieler2016-08-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: include nvEncodeAPI v7 SDK headerTimo Rothenpieler2016-08-28
* avcodec/nvenc: Refactor timestamp generation logicTimo Rothenpieler2016-05-31
* avcodec/nvenc: rework library load and GPU selectionAndrey Turkin2016-05-31
* avcodec/nvenc: allow configuring number of surfacesAndrey 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