19 Commits (112fdae9f99abce1d95a0c2b1e2f3c76cdee4c3c)

Author SHA1 Message Date
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
Haihao Xiang 1f88fb80d5 lavc/qsvenc_jpeg: accept YUYV422 and BGRA in system memory 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 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
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
Mark Thompson 5a1ff44907 lavc/qsvenc: Add hardware config metadata 5 years ago
Zhong Li 6f9d7c556d lavc/qsvenc: no need to include h264.h for jpeg encoder 6 years ago
Zhong Li 92c25963e8 lavc/qsvenc_jpeg: set a default quality 6 years ago
Zhong Li 0e3d7d845d lavc/qsvenc_jpeg: add async_depth support 6 years ago
Zhong Li 1ff6cb2ca6 lavc/qsvenc_jpeg: set a default quality 6 years ago
Zhong Li 4c5e77e0bf lavc/qsvenc_jpeg: add async_depth support 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
James Almer 9d3eb75cf6 avcodec/qsvenc_jpeg: fix copyright header 7 years ago
Huang, Zhengxu 2fd6e7d077 libavcodec/mjpeg_qsv: Add QSV MJPEG encoder 8 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 9 years ago
Anton Khirnov 5d2daebf3c qsvenc: mark the encoders as INIT_CLEANUP 9 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