278 Commits (89029baebd018f4e25a7555a34ef9db599977c6c)

Author SHA1 Message Date
Diego Felix de Souza 9d675bb60d avcodec/nvenc: add high bit depth encoding for HEVC 9 months ago
Diego Felix de Souza 1f265aa91d avcodec/nvenc: Multi NVENC Split Frame Encoding in HEVC and AV1 9 months ago
Timo Rothenpieler 271a0a55bc avcodec/nvenc: provide nvenc with monotonic frame index 10 months ago
Timo Rothenpieler c06e9e289f avcodec/nvenc: update minimum driver version list 10 months ago
Timo Rothenpieler 21b4708969 avcodec/nvenc: add support for unidirectional b-frames 10 months ago
Timo Rothenpieler 77d23bcb1b avcodec/nvenc: add support for lookahead_level 10 months ago
Timo Rothenpieler 64e3fc9069 avcodec/nvenc: add support for HEVC temporal filtering 10 months ago
Timo Rothenpieler 06c2a2c425 avcodec/nvenc: support SDK 12.2 bit depth API 10 months ago
Timo Rothenpieler 43b417d516 avcodec/nvenc: stop using long deprecated format specifiers 10 months ago
James Almer 67e7f0b05e avutil: remove deprecated FF_API_REORDERED_OPAQUE 11 months ago
Timo Rothenpieler e006680d8e avcodec/nvenc: add option to control subsampling of packed rgb input 1 year ago
Andreas Rheinhardt f58038d498 avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 1 year ago
Andreas Rheinhardt 423b6a7e49 avutil/imgutils: Add wrapper for av_image_copy() to avoid casts 1 year ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 1 year ago
James Almer 0231df505d avcodec/utils: move ff_add_cpb_side_data() to encoder code 1 year ago
Aleksoid 7eb0d9e905 avcodec/nvenc: add option to limit slice size 1 year ago
Andreas Rheinhardt 2d7c1479c2 avcodec/nvenc: Remove always-true check 1 year ago
Zhao Zhili 7eeef72c67 avcodec/nvenc: set idrPeriod to gopLength unconditionally 2 years ago
Zhao Zhili 0d0c39832f avcodec/nvenc: fix intraRefreshPeriod setting 2 years ago
Ricardo Monteiro 99dfdb45a8 avcodec/nvenc: let preset decide default gop size 2 years ago
Timo Rothenpieler 16fdb48e0d avcodec/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Timo Rothenpieler 6c418ae25e Revert "lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE" 2 years ago
Timo Rothenpieler ac7c265b33 Revert "avcodec/nvenc: fix b-frame DTS behavior with fractional framerates" 2 years ago
Timo Rothenpieler d2b46c1ef7 avcodec/nvenc: stop using deprecated rc modes with SDK 12.1 2 years ago
Anton Khirnov 7d1d61cc5f lavc: deprecate AVCodecContext.ticks_per_frame 2 years ago
James Almer 2f561ba953 avcodec: use the new AVFrame interlace flags in all decoders and encoders 2 years ago
Kyle Manning 9a245bdf5d avcodec/nvenc: fix b-frame DTS behavior with fractional framerates 2 years ago
Timo Rothenpieler 7a8560cb22 avcodec/nvenc: avoid failing b_ref_mode check when unset 2 years ago
Zhao Zhili 21101d9eb1 avcodec/nvenc: fix potential NULL pointer dereference 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
Anton Khirnov 3553809703 lavc/nvenc: handle frame durations and AV_CODEC_CAP_ENCODER_REORDERED_OPAQUE 2 years ago
Timo Rothenpieler 9ca139b2aa avcodec/nvenc: fix vbv buffer size in cq mode 2 years ago
Timo Rothenpieler 45216e33e2 avcodec/nvenc: notify users about rc_lookahead clipping 2 years ago
Timo Rothenpieler ac0f42d893 avcodec/nvenc: explicitly disable lookahead if lacking sufficient surfaces 2 years ago
Timo Rothenpieler eb1e359a14 avcodec/nvenc: use provided constant for max extradata size 2 years ago
Timo Rothenpieler c7a60124e3 avcodec/nvenc: add forgotten X2RGB10 formats to 10-bit-list 2 years ago
Timo Rothenpieler 939273d3b4 avcodec/nvenc: remove unsupported AV1 High Profile 2 years ago
Timo Rothenpieler e7fbdda64e avcodec/nvenc: fix AV1 darWidth/Height calculation 2 years ago
Timo Rothenpieler aa3d98227e avcodec/nvenc: don't queue and offset dts for AV1 2 years ago
Timo Rothenpieler 6362b8cd19 avcodec/nvenc: set correct "sei" payload type for AV1 2 years ago
Timo Rothenpieler 5c288a44ad avcodec/nvenc: add AV1 encoding support 2 years ago
Timo Rothenpieler 28680e2f41 avcodec/nvenc: only set b_ref_mode when explicitly requested 2 years ago
Timo Rothenpieler 12733c0cbd avcodec/nvenc: remove unused slice offset querying 2 years ago
Timo Rothenpieler b710698790 avcodec/nvenc: hardcode color characteristics for internal RGB2YUV conversion 2 years ago
Timo Rothenpieler 85bc6b5abf avcodec/nvenc: add support for additional (10 bit) RGB pixel formats 3 years ago
Martin Storsjö a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 3 years ago
Anton Khirnov 587545c9e0 lavc/nvenc: switch to the new FIFO API 3 years ago
Timo Rothenpieler 0b13c34a65 avcodec/nvenc: zero-initialize NV_ENC_REGISTER_RESOURCE struct 3 years ago
Limin Wang 0c8741f819 avcodec/nvenc: add udu_sei option to import user data unregistered SEIs 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago