summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc_hevc.c
Commit message (Expand)AuthorAgeFilesLines
* nvenc: Minimize the surface allocationBen Chang2017-06-241-2/+2
* nvenc: Add an explicit auto aliasBen Chang2017-06-241-0/+1
* nvenc: Add default value for AVCodecContext::refsSrinath K R2017-06-101-0/+1
* add initial QP value optionsKonda Raju2017-03-091-0/+3
* nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-241-0/+10
* nvenc: Add support for high bitdepthYogender Gupta2016-09-241-2/+6
* nvenc: Add some easier to understand presets that match x264 terminologyYogender Gupta2016-09-241-1/+4
* nvenc: Delay frame output to increase encoding speedTimo Rothenpieler2016-05-191-0/+2
* nvenc: fix the rc option definitionsAnton Khirnov2016-05-191-1/+1
* nvenc: factor out the pixel format listAnton Khirnov2016-02-121-8/+2
* nvenc: rename encodersAnton Khirnov2016-01-121-1/+36
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* nvenc: H264 and HEVC encodersLuca Barbato2015-05-311-0/+108