| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/nvenc: add support for specifying entropy coding mode | Timo Rothenpieler | 2017-09-01 | 1 | -0/+1 |
* | avcodec/nvenc: add weighted prediction support | Sumit Agarwal | 2017-05-10 | 1 | -0/+1 |
* | avcodec/nvenc: add fractional CQ support | Ben Chang | 2017-05-10 | 1 | -1/+1 |
* | avcodec/nvenc: deprecated old rc modes, add new ones | Timo Rothenpieler | 2017-05-09 | 1 | -0/+2 |
* | avcodec/nvenc: surface allocation reduction | Ben Chang | 2017-04-26 | 1 | -1/+1 |
* | avcodec/nvenc: Deprecate usage of global_quality, introducing qp | Timo Rothenpieler | 2017-03-23 | 1 | -0/+1 |
* | avcodec/nvenc: add initial QP value options | Konda Raju | 2017-03-01 | 1 | -0/+3 |
* | avcodec/nvenc: Add bluray_compat basic implementation | Miroslav Slugen | 2017-01-01 | 1 | -0/+1 |
* | avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvenc | Miroslav Slugen | 2017-01-01 | 1 | -0/+1 |
* | avcodec/nvenc: use dynamically loaded CUDA | Timo Rothenpieler | 2016-11-22 | 1 | -43/+3 |
* | avcodec/nvenc: add support for forcing intra/idr frames | Timo Rothenpieler | 2016-10-12 | 1 | -0/+1 |
* | avcodec/nvenc: Extended rate-control support as provided by SDK 7 | Yogender Gupta | 2016-09-28 | 1 | -0/+9 |
* | avcodec/nvenc: add HEVC REXT profile | Timo Rothenpieler | 2016-09-28 | 1 | -0/+1 |
* | avcodec/nvenc: correctly set inputPitch | Timo Rothenpieler | 2016-09-07 | 1 | -0/+1 |
* | avcodec/nvenc: check maximum driver API version | Timo Rothenpieler | 2016-08-28 | 1 | -0/+1 |
* | avcodec/nvenc: added support for rate control lookahead | Oliver Collyer | 2016-08-28 | 1 | -0/+1 |
* | avcodec/nvenc: added support for 10 bit HEVC encoding | Oliver Collyer | 2016-08-28 | 1 | -0/+5 |
* | avcodec/nvenc: include nvEncodeAPI v7 SDK header | Timo Rothenpieler | 2016-08-28 | 1 | -1/+1 |
* | avcodec/nvenc: Refactor timestamp generation logic | Timo Rothenpieler | 2016-05-31 | 1 | -1/+4 |
* | avcodec/nvenc: rework library load and GPU selection | Andrey Turkin | 2016-05-31 | 1 | -14/+9 |
* | avcodec/nvenc: allow configuring number of surfaces | Andrey Turkin | 2016-05-31 | 1 | -2/+2 |
* | avcodec/nvenc: add rate control option | Andrey Turkin | 2016-05-31 | 1 | -0/+1 |
* | avcodec/nvenc: convert tier to AVOptions | Andrey Turkin | 2016-05-31 | 1 | -1/+1 |
* | avcodec/nvenc: convert levels to AVOptions | Andrey Turkin | 2016-05-31 | 1 | -1/+1 |
* | avcodec/nvenc: convert profile parsing to AVOptions | Andrey Turkin | 2016-05-31 | 1 | -1/+8 |
* | avcodec/nvenc: use AVOptions to select presets | Andrey Turkin | 2016-05-31 | 1 | -1/+24 |
* | avcodec/nvenc: split H264/HEVC encoder definitions into separate files | Andrey Turkin | 2016-05-31 | 1 | -0/+159 |