| Commit message (Expand) | Author | Age | Files | Lines |
* | all: Don't set AVClass.item_name to its default value | Andreas Rheinhardt | 2023-12-22 | 1 | -1/+0 |
* | avcodec/nvenc: add option to control subsampling of packed rgb input | Timo Rothenpieler | 2023-10-09 | 1 | -0/+5 |
* | avcodec/nvenc: add option to limit slice size | Aleksoid | 2023-08-22 | 1 | -0/+2 |
* | avcodec/nvenc: let preset decide default gop size | Ricardo Monteiro | 2023-06-22 | 1 | -1/+1 |
* | avcodec/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE | Timo Rothenpieler | 2023-06-16 | 1 | -1/+2 |
* | Revert "lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED... | Timo Rothenpieler | 2023-06-16 | 1 | -2/+1 |
* | avcodec/nvenc: stop using deprecated rc modes with SDK 12.1 | Timo Rothenpieler | 2023-06-01 | 1 | -0/+12 |
* | lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE | Anton Khirnov | 2023-01-29 | 1 | -1/+2 |
* | avcodec/nvenc: only set b_ref_mode when explicitly requested | Timo Rothenpieler | 2022-11-05 | 1 | -2/+2 |
* | avcodec/codec_internal: Add macro to set AVCodec.long_name | Andreas Rheinhardt | 2022-09-03 | 1 | -1/+1 |
* | avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE | Andreas Rheinhardt | 2022-07-18 | 1 | -1/+2 |
* | avcodec/codec_internal: Use union for FFCodec decode/encode callbacks | Andreas Rheinhardt | 2022-04-05 | 1 | -1/+1 |
* | avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec | Andreas Rheinhardt | 2022-03-21 | 1 | -9/+9 |
* | avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h | Andreas Rheinhardt | 2022-03-21 | 1 | -1/+1 |
* | avcodec/nvenc: add udu_sei option to import user data unregistered SEIs | Limin Wang | 2021-12-25 | 1 | -0/+2 |
* | 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/+2 |
* | avcodec/nvenc: add chroma qp offset support | Ricardo Monteiro | 2021-08-08 | 1 | -0/+4 |
* | avcodec/nvenc: add option to disable all extra SEI data | Timo Rothenpieler | 2021-06-06 | 1 | -0/+2 |
* | avcodec: Constify AVCodecs | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | avcodec: Remove deprecated old aliases for NVENC encoders | Andreas Rheinhardt | 2021-04-27 | 1 | -69/+0 |
* | avcodec/nvenc: use AVCodecContext.get_encode_buffer() | James Almer | 2021-03-17 | 1 | -1/+1 |
* | avcodec/nvenc: don't disable b-frames by default | Ricardo Monteiro | 2021-02-22 | 1 | -1/+1 |
* | avcodec/nvenc: mark newly deprecated rc modes | Timo Rothenpieler | 2020-10-21 | 1 | -3/+3 |
* | avcodec/nvenc: add new h264 levels from Video SDK 10 | Timo Rothenpieler | 2020-07-01 | 1 | -1/+11 |
* | avcodec/nvenc: add new Video SDK 10 features | Roman Arzumanyan | 2020-07-01 | 1 | -0/+30 |
* | avcodec/encode: restructure the core encoding code | James Almer | 2020-06-18 | 1 | -6/+0 |
* | avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with ... | Limin Wang | 2020-05-03 | 1 | -0/+2 |
* | avcodec/nvenc: add hardware config metadata | Mark Thompson | 2020-04-27 | 1 | -0/+3 |
* | avcodec: Add explicit capability flag for encoder flushing | Philip Langdale | 2020-04-15 | 1 | -3/+8 |
* | nvenc: implement flush to help allow an encoder to be re-used | Philip Langdale | 2020-01-08 | 1 | -0/+1 |
* | avcodec/nvenc: switch to dedicated dpb_size option | Timo Rothenpieler | 2019-09-27 | 1 | -0/+2 |
* | avcodec/nvenc: add option to turn off a53 closed caption embedding | Timo Rothenpieler | 2018-08-21 | 1 | -0/+1 |
* | avcodec/nvenc: add support for B frames as ref | Timo Rothenpieler | 2018-04-11 | 1 | -0/+11 |
* | avcodec: add metadata to identify wrappers and hardware decoders | wm4 | 2017-12-14 | 1 | -3/+6 |
* | 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/+7 |
* | avcodec/nvenc: Add default value for AVCodecContext::refs | Srinath K R | 2017-06-01 | 1 | -0/+1 |
* | avcodec/nvenc: add weighted prediction support | Sumit Agarwal | 2017-05-10 | 1 | -0/+2 |
* | 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 | -10/+13 |
* | avcodec/nvenc: surface allocation reduction | Ben Chang | 2017-04-26 | 1 | -2/+2 |
* | avcodec/nvenc: Deprecate usage of global_quality, introducing qp | Timo Rothenpieler | 2017-03-23 | 1 | -0/+2 |
* | avcodec/nvenc: add initial QP value options | Konda Raju | 2017-03-01 | 1 | -0/+3 |
* | avcodec/nvenc: allow forcing keyframes by default | Timo Rothenpieler | 2017-02-20 | 1 | -1/+1 |
* | 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: maximum usable surfaces are limited to maximum registered frames | Miroslav Slugeň | 2016-11-22 | 1 | -1/+1 |