summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc_h264.c
Commit message (Expand)AuthorAgeFilesLines
* lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUEAnton Khirnov2023-01-291-1/+2
* avcodec/nvenc: only set b_ref_mode when explicitly requestedTimo Rothenpieler2022-11-051-2/+2
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-031-1/+1
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-181-1/+2
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-051-1/+1
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-211-1/+1
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-211-9/+9
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-211-1/+1
* avcodec/nvenc: add udu_sei option to import user data unregistered SEIsLimin Wang2021-12-251-0/+2
* avcodec/nvenc: add constrainedFrame encoding supportLimin Wang2021-09-061-0/+2
* avcodec/nvenc: add single slice intra refresh supportLimin Wang2021-09-061-0/+2
* avcodec/nvenc: add intra refresh supportLimin Wang2021-09-061-0/+2
* avcodec/nvenc: add chroma qp offset supportRicardo Monteiro2021-08-081-0/+4
* avcodec/nvenc: add option to disable all extra SEI dataTimo Rothenpieler2021-06-061-0/+2
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* avcodec: Remove deprecated old aliases for NVENC encodersAndreas Rheinhardt2021-04-271-69/+0
* avcodec/nvenc: use AVCodecContext.get_encode_buffer()James Almer2021-03-171-1/+1
* avcodec/nvenc: don't disable b-frames by defaultRicardo Monteiro2021-02-221-1/+1
* avcodec/nvenc: mark newly deprecated rc modesTimo Rothenpieler2020-10-211-3/+3
* avcodec/nvenc: add new h264 levels from Video SDK 10Timo Rothenpieler2020-07-011-1/+11
* avcodec/nvenc: add new Video SDK 10 featuresRoman Arzumanyan2020-07-011-0/+30
* avcodec/encode: restructure the core encoding codeJames Almer2020-06-181-6/+0
* avcodec/nvenc_h264: add spatial_aq and temporal_aq option to consistent with ...Limin Wang2020-05-031-0/+2
* avcodec/nvenc: add hardware config metadataMark Thompson2020-04-271-0/+3
* avcodec: Add explicit capability flag for encoder flushingPhilip Langdale2020-04-151-3/+8
* nvenc: implement flush to help allow an encoder to be re-usedPhilip Langdale2020-01-081-0/+1
* avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler2019-09-271-0/+2
* avcodec/nvenc: add option to turn off a53 closed caption embeddingTimo Rothenpieler2018-08-211-0/+1
* avcodec/nvenc: add support for B frames as refTimo Rothenpieler2018-04-111-0/+11
* avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-3/+6
* avcodec/nvenc: migrate to new encode APITimo Rothenpieler2017-09-071-0/+6
* avcodec/nvenc: add support for specifying entropy coding modeTimo Rothenpieler2017-09-011-0/+7
* avcodec/nvenc: Add default value for AVCodecContext::refsSrinath K R2017-06-011-0/+1
* avcodec/nvenc: add weighted prediction supportSumit Agarwal2017-05-101-0/+2
* avcodec/nvenc: add fractional CQ supportBen Chang2017-05-101-1/+1
* avcodec/nvenc: deprecated old rc modes, add new onesTimo Rothenpieler2017-05-091-10/+13
* avcodec/nvenc: surface allocation reductionBen Chang2017-04-261-2/+2
* avcodec/nvenc: Deprecate usage of global_quality, introducing qpTimo Rothenpieler2017-03-231-0/+2
* avcodec/nvenc: add initial QP value optionsKonda Raju2017-03-011-0/+3
* avcodec/nvenc: allow forcing keyframes by defaultTimo Rothenpieler2017-02-201-1/+1
* avcodec/nvenc: Add bluray_compat basic implementationMiroslav Slugen2017-01-011-0/+1
* avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvencMiroslav Slugen2017-01-011-0/+1
* avcodec/nvenc: maximum usable surfaces are limited to maximum registered framesMiroslav Slugeň2016-11-221-1/+1
* avcodec/nvenc: add support for forcing intra/idr framesTimo Rothenpieler2016-10-121-0/+2
* avcodec/nvenc: nicely align AVOptionsTimo Rothenpieler2016-09-281-67/+79
* avcodec/nvenc: Extended rate-control support as provided by SDK 7Yogender Gupta2016-09-281-0/+9
* avcodec/nvenc: added support for rate control lookaheadOliver Collyer2016-08-281-0/+1
* avcodec/nvenc: Bring encoder names in line with other encodersTimo Rothenpieler2016-06-251-2/+35
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-2/+2