summaryrefslogtreecommitdiffstats
path: root/libavcodec/nvenc_hevc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/nvenc: added support for rate control lookaheadOliver Collyer2016-08-281-0/+1
* avcodec/nvenc: added support for 10 bit HEVC encodingOliver Collyer2016-08-281-2/+3
* avcodec/nvenc: Bring encoder names in line with other encodersTimo Rothenpieler2016-06-251-8/+41
* avcodec/nvenc: rework library load and GPU selectionAndrey Turkin2016-05-311-1/+3
* avcodec/nvenc: allow configuring number of surfacesAndrey Turkin2016-05-311-1/+2
* avcodec/nvenc: use INIT_CLEANUP to deal with init failuresAndrey Turkin2016-05-311-0/+1
* avcodec/nvenc: add rate control optionAndrey Turkin2016-05-311-0/+8
* avcodec/nvenc: convert tier to AVOptionsAndrey Turkin2016-05-311-1/+3
* avcodec/nvenc: convert levels to AVOptionsAndrey Turkin2016-05-311-1/+21
* avcodec/nvenc: convert profile parsing to AVOptionsAndrey Turkin2016-05-311-1/+2
* avcodec/nvenc: use AVOptions to select presetsAndrey Turkin2016-05-311-1/+13
* avcodec/nvenc: split H264/HEVC encoder definitions into separate filesAndrey Turkin2016-05-311-0/+72
OpenPOWER on IntegriCloud