| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/nvenc: add b_as_ref support for HEVC | Roman Arzumanyan | 2019-02-14 | 1 | -0/+5 |
* | avcodec/nvenc: add option to turn off a53 closed caption embedding | Timo Rothenpieler | 2018-08-21 | 1 | -0/+1 |
* | avcodec/nvenc: support dynamic bitrate changes | pkviet | 2018-05-04 | 1 | -0/+2 |
* | avcodec/nv{enc,dec}: use sane version checking macro | Timo Rothenpieler | 2018-04-13 | 1 | -1/+4 |
* | avcodec/nvenc: add support for B frames as ref | Timo Rothenpieler | 2018-04-11 | 1 | -0/+7 |
* | compat: remove in-tree NVidia headers | Timo Rothenpieler | 2018-02-27 | 1 | -1/+1 |
* | avcodec/nvenc: refcount input frame mappings | Timo Rothenpieler | 2018-01-28 | 1 | -1/+1 |
* | nvenc: Include config.h before checking for D3D11 support | Mark Thompson | 2017-11-26 | 1 | -2/+2 |
* | avcodec/nvenc: fix double defined GUID on cygwin | Timo Rothenpieler | 2017-11-17 | 1 | -7/+7 |
* | nvenc: support d3d11 surface input | Hendrik Leppkes | 2017-11-15 | 1 | -1/+10 |
* | avcodec/nvenc: migrate to new encode API | Timo Rothenpieler | 2017-09-07 | 1 | -0/+6 |
* | 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 |