61 Commits (4e6ca99c3682851979a51e1fdf03fae1dd88e52d)

Author SHA1 Message Date
Timo Rothenpieler 28680e2f41 avcodec/nvenc: only set b_ref_mode when explicitly requested 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 2 years ago
Andreas Rheinhardt 4243da4ff4 avcodec/codec_internal: Use union for FFCodec decode/encode callbacks 3 years ago
Andreas Rheinhardt 5aabb2596f avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault 3 years ago
Andreas Rheinhardt 20f9727018 avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec 3 years ago
Andreas Rheinhardt a688f3c13c avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h 3 years ago
Limin Wang 0c8741f819 avcodec/nvenc: add udu_sei option to import user data unregistered SEIs 3 years ago
Limin Wang 75001ae844 avcodec/nvenc: add constrainedFrame encoding support 3 years ago
Limin Wang 3756525a59 avcodec/nvenc: add single slice intra refresh support 3 years ago
Limin Wang e6bd5171ac avcodec/nvenc: add intra refresh support 3 years ago
Ricardo Monteiro e56f6e59b6 avcodec/nvenc: add chroma qp offset support 3 years ago
Timo Rothenpieler 8bcce5673a avcodec/nvenc: add option to disable all extra SEI data 3 years ago
Timo Rothenpieler 8d0fea81c7 avcodec/nvenc: disable s12m timestamps by default 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 337f777f37 avcodec: Remove deprecated old aliases for NVENC encoders 4 years ago
James Almer 238e08b12e avcodec/nvenc: use AVCodecContext.get_encode_buffer() 4 years ago
Ricardo Monteiro a0949d0bcb avcodec/nvenc: don't disable b-frames by default 4 years ago
Timo Rothenpieler cde3c08033 avcodec/nvenc: mark newly deprecated rc modes 4 years ago
Limin Wang 4cfe8123ea avcodec/nvenc_hevc: add ff_nvenc_encode_flush() for .flush 4 years ago
Roman Arzumanyan 9115d77222 avcodec/nvenc: add new Video SDK 10 features 4 years ago
Timo Rothenpieler 9aef4ae975 avcodec/nvenc: rename tc option to something more unique 4 years ago
Timo Rothenpieler b11ed97599 avcodec/nvenc: add a53cc option for hevc_nvenc 4 years ago
Limin Wang fdead2a31a avcodec/nvenc: support for HEVC timecode passthrough 4 years ago
James Almer 827d6fe73d avcodec/encode: restructure the core encoding code 4 years ago
Limin Wang f88a7aa49a avcodec/nvenc_hevc: add spatial-aq and temporal-aq option to consistent with nvenc_h264 5 years ago
Mark Thompson 1dff97b7bc avcodec/nvenc: add hardware config metadata 5 years ago
Philip Langdale 22b25b3ea5 avcodec: Add explicit capability flag for encoder flushing 5 years ago
Philip Langdale 3ea7057677 nvenc: implement flush to help allow an encoder to be re-used 5 years ago
Timo Rothenpieler e929b2f248 avcodec/nvenc: switch to dedicated dpb_size option 5 years ago
Roman Arzumanyan f1f66df6a2 avcodec/nvenc: add b_as_ref support for HEVC 6 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Timo Rothenpieler a56d0497cb avcodec/nvenc: migrate to new encode API 7 years ago
Ben Chang 7cb053e4dd nvenc: Minimize the surface allocation 8 years ago
Ben Chang bb65eb6299 nvenc: Add an explicit auto alias 8 years ago
Srinath K R 98ea98069b nvenc: Add default value for AVCodecContext::refs 8 years ago
Srinath K R d8da329cc3 avcodec/nvenc: Add default value for AVCodecContext::refs 8 years ago
Sumit Agarwal 01775730fd avcodec/nvenc: add weighted prediction support 8 years ago
Ben Chang 18a659d1b6 avcodec/nvenc: add fractional CQ support 8 years ago
Timo Rothenpieler cfbebe9dda avcodec/nvenc: deprecated old rc modes, add new ones 8 years ago
Ben Chang 8de3458a07 avcodec/nvenc: surface allocation reduction 8 years ago
Timo Rothenpieler 7fb2a7afa1 avcodec/nvenc: Deprecate usage of global_quality, introducing qp 8 years ago
Konda Raju f6790b5e10 add initial QP value options 8 years ago
Konda Raju 5f44a4a0a9 avcodec/nvenc: add initial QP value options 8 years ago
Timo Rothenpieler f747e1533a avcodec/nvenc: allow forcing keyframes by default 8 years ago
Miroslav Slugen 9b425bd24c avcodec/nvenc: Add bluray_compat basic implementation 8 years ago
Miroslav Slugen 1841eda679 avcodec/nvenc: Make AUD optional for h264_nvenc and hevc_nvenc 8 years ago
Miroslav Slugeň c4aca65a42 avcodec/nvenc: maximum usable surfaces are limited to maximum registered frames 8 years ago
Sven C. Dack aebbcb2706 avcodec/nvenc_hevc: Added missing option -temporal_aq 8 years ago
Timo Rothenpieler 30c5587503 avcodec/nvenc: add support for forcing intra/idr frames 8 years ago