| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/nvenc: add option to control subsampling of packed rgb input | Timo Rothenpieler | 2023-10-09 | 1 | -0/+7 |
* | avcodec/nvenc: add option to limit slice size | Aleksoid | 2023-08-22 | 1 | -0/+1 |
* | avcodec/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE | Timo Rothenpieler | 2023-06-16 | 1 | -0/+17 |
* | Revert "lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED... | Timo Rothenpieler | 2023-06-16 | 1 | -1/+1 |
* | avcodec/nvenc: stop using deprecated rc modes with SDK 12.1 | Timo Rothenpieler | 2023-06-01 | 1 | -0/+5 |
* | lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE | Anton Khirnov | 2023-01-29 | 1 | -1/+1 |
* | avcodec/nvenc: add AV1 encoding support | Timo Rothenpieler | 2022-11-05 | 1 | -0/+4 |
* | lavc/nvenc: switch to the new FIFO API | Anton Khirnov | 2022-02-07 | 1 | -4/+4 |
* | avcodec/nvenc: add udu_sei option to import user data unregistered SEIs | Limin Wang | 2021-12-25 | 1 | -0/+1 |
* | avcodec/nvenc: add constrainedFrame encoding support | Limin Wang | 2021-09-06 | 1 | -0/+2 |
* | avcodec/nvenc: add single slice intra refresh support | Limin Wang | 2021-09-06 | 1 | -0/+2 |
* | avcodec/nvenc: add intra refresh support | Limin Wang | 2021-09-06 | 1 | -0/+1 |
* | avcodec/nvenc: add chroma qp offset support | Ricardo Monteiro | 2021-08-08 | 1 | -0/+7 |
* | avcodec/nvenc: add option to disable all extra SEI data | Timo Rothenpieler | 2021-06-06 | 1 | -0/+1 |
* | avcodec/nvenc: use persistent sei data buffer | Brad Hards | 2021-06-04 | 1 | -0/+3 |
* | avcodec/nvenc: fix lossless tuning logic | Timo Rothenpieler | 2021-04-18 | 1 | -1/+1 |
* | lavc: Mark hw_config pointer arrays as const | Mark Thompson | 2020-11-08 | 1 | -1/+1 |
* | avcodec/nvenc: removed unused and deprecated field | Timo Rothenpieler | 2020-10-21 | 1 | -1/+0 |
* | avcodec/nvenc: use alias to provide deprecated profiles | Timo Rothenpieler | 2020-10-21 | 1 | -0/+2 |
* | avcodec/nvenc: add new h264 levels from Video SDK 10 | Timo Rothenpieler | 2020-07-01 | 1 | -0/+1 |
* | avcodec/nvenc: add new Video SDK 10 features | Roman Arzumanyan | 2020-07-01 | 1 | -0/+19 |
* | avcodec/nvenc: rename tc option to something more unique | Timo Rothenpieler | 2020-06-30 | 1 | -1/+1 |
* | avcodec/nvenc: support for HEVC timecode passthrough | Limin Wang | 2020-06-28 | 1 | -0/+1 |
* | avcodec/encode: restructure the core encoding code | James Almer | 2020-06-18 | 1 | -7/+2 |
* | avcodec/nvenc: refactor dts calculation logic | Timo Rothenpieler | 2020-05-02 | 1 | -5/+0 |
* | avcodec/nvenc: add hardware config metadata | Mark Thompson | 2020-04-27 | 1 | -0/+2 |
* | nvenc: implement flush to help allow an encoder to be re-used | Philip Langdale | 2020-01-08 | 1 | -0/+2 |
* | avcodec/nvenc: make use of new GetLastErrorString function | Timo Rothenpieler | 2019-09-27 | 1 | -0/+1 |
* | avcodec/nvenc: pass CUstream to nvenc when available | Timo Rothenpieler | 2019-09-27 | 1 | -0/+2 |
* | avcodec/nvenc: add multiple reference frames support | Roman Arzumanyan | 2019-09-27 | 1 | -0/+5 |
* | avcodec/nvenc: switch to dedicated dpb_size option | Timo Rothenpieler | 2019-09-27 | 1 | -0/+1 |
* | 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 |