| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |