30 Commits (ba38d0e3282544765bff1110e043c65c7e566db6)

Author SHA1 Message Date
Haihao Xiang d263fce2b2 lavc/qsvenc: update the selection of bitrate control method 1 year ago
Anton Khirnov 1e7d2007c3 all: use designated initializers for AVOption.unit 1 year ago
Anton Khirnov 08bebeb1be Revert "all: Don't set AVClass.item_name to its default value" 1 year ago
Andreas Rheinhardt 0c6203c97a all: Don't set AVClass.item_name to its default value 1 year ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 3 years ago
Haihao Xiang 6900feef06 lavc/qsv: create mfx session using oneVPL for decoding/encoding 3 years ago
Haihao Xiang 3e61b7dd7f qsv: remove mfx/ prefix from mfx headers 3 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 3 years ago
Dmitry Rogozhkin f8a07c4d4a libavcodec/qsvenc: expose only supported options 3 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
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt d85c41b572 avcodec: Remove private options from AVCodecContext 4 years ago
Mark Thompson 5a1ff44907 lavc/qsvenc: Add hardware config metadata 5 years ago
Zhong Li b9a066ae23 lavc/qsvenc: use the common option "trellis" of AVCodecContext 6 years ago
wm4 b945fed629 avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
wm4 47687a2f8a avcodec: add metadata to identify wrappers and hardware decoders 7 years ago
Vittorio Giovara 0e6c853221 lavc: Move b_frame_strategy and b_sensitivity to codec private options 9 years ago
Anton Khirnov fc4c27c4ed qsvenc: expose additional encoding options 9 years ago
Anton Khirnov fb8753ada2 qsvenc: factor out common options 9 years ago
Vittorio Giovara 2d59159508 lavc: AV-prefix a few left out capabilities 10 years ago
Anton Khirnov 5d2daebf3c qsvenc: mark the encoders as INIT_CLEANUP 10 years ago
Anton Khirnov 3a85397e8b lavc: add Intel libmfx-based MPEG2 encoder 10 years ago
Ivan Uskov 6e5864ab29 avcodec/qsvenc_h264: Change the set of performance presets to match with the MFX library constants. 10 years ago
Anton Khirnov 72b7441a10 lavc: add Intel libmfx-based H.264 encoder 10 years ago