summaryrefslogtreecommitdiffstats
path: root/libavcodec/nvenc.h
Commit message (Expand)AuthorAgeFilesLines
* nvenc: Use a fifo to manage the free surface poolBen Chang2017-06-241-2/+1
* add initial QP value optionsKonda Raju2017-03-091-0/+3
* nvenc: Explicitly push the cuda context on encodingLuca Barbato2017-01-171-0/+2
* nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-241-0/+10
* nvenc: Add support for high bitdepthYogender Gupta2016-09-241-0/+6
* nvenc: Add some easier to understand presets that match x264 terminologyYogender Gupta2016-09-241-1/+6
* nvenc: drop the hard dependency on CUDAAnton Khirnov2016-05-191-1/+18
* nvenc: Delay frame output to increase encoding speedTimo Rothenpieler2016-05-191-0/+1
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* nvenc: support CUDA frames as inputAnton Khirnov2016-02-141-0/+18
* Allow linking to CUDA dynamically instead of dlopen()ing it at runtimeAnton Khirnov2016-02-141-0/+4
* nvenc: merge input and output surface structsAnton Khirnov2016-02-121-11/+5
* nvenc: factor out the pixel format listAnton Khirnov2016-02-121-0/+2
* nvenc: generate dts properlyAnton Khirnov2016-01-121-1/+4
* nvenc: H264 and HEVC encodersLuca Barbato2015-05-311-0/+135
OpenPOWER on IntegriCloud