78 Commits (47fa87996d76d593d072bb457fb987386b14ff78)

Author SHA1 Message Date
galinart 5002829416 libavcodec/qsvenc: enable Hyper Encode 2 years ago
Haihao Xiang 7cfc3c0d26 lavc/qsvenc_h264: don't support P010 format 2 years ago
Wenbin Chen dc4d3429e1 libavcodec/qsvenc: Add skip_frame support to qsvenc 2 years ago
Wenbin Chen a3c0a3ec60 libavcodec/qsvenc: Let runtime to set default parameter. 2 years ago
Wenbin Chen f3ba1458b6 libavcodec/qsvenc: Add "slice" intra refresh type to qsvenc 2 years ago
Haihao Xiang a5b6e29227 lavc/qsvenc: use VBR if maxrate is not specified on Windows 2 years ago
Andreas Rheinhardt 48286d4d98 avcodec/codec_internal: Add macro to set AVCodec.long_name 2 years ago
Haihao Xiang 1adfd28f9e qsvenc_{hevc,h264}: add scenario option 2 years ago
Haihao Xiang 6900feef06 lavc/qsv: create mfx session using oneVPL for decoding/encoding 2 years ago
Haihao Xiang 3e61b7dd7f qsv: remove mfx/ prefix from mfx headers 2 years ago
Andreas Rheinhardt 6aad1204cc avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE 3 years ago
Yue Heng 11912f65ef libavcodec/qsvenc: Add min/max QP control options for I/P/B frame 3 years ago
Haihao Xiang 478e1a98a2 qsv: add requirement for the mininal version of libmfx 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
Wenbin Chen e102fd98d6 libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh parameter 3 years ago
Limin Wang 617452ce2c avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, pic_timing_sei options 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt d85c41b572 avcodec: Remove private options from AVCodecContext 4 years ago
Andreas Rheinhardt 78ce00428f avcodec: Remove deprecated coder type options 4 years ago
James Almer 34a385b340 avcodec/qsvenc_h264: add missing atsc_a53.h include 4 years ago
Mark Thompson 5a1ff44907 lavc/qsvenc: Add hardware config metadata 5 years ago
Linjie Fu a8355eed36 lavc/qsvenc: expose low_power as a common option for QSV encoder 6 years ago
Zhong Li 391f884675 lavc/qsvenc_h264: remove the privite option trellis 6 years ago
Zhong Li b9a066ae23 lavc/qsvenc: use the common option "trellis" of AVCodecContext 6 years ago
Linjie Fu e92ce340e6 lavc/qsvenc: add VDENC support for H264 6 years ago
Zhong Li c9f0cff5ef lavc/qsvenc: add an option to set h264 pps for every frame 6 years ago
Linjie Fu e716323fa8 qsvenc: Add VDENC support for H264 and HEVC 6 years ago
Michael Bunk 0d7e0f25ca Fix typos 6 years ago
Zhong Li e16b20782a lavc/qsvenc: allow to set qp range for h264 BRC 6 years ago
Zhong Li 900487043b lavc/qsvenc: add quality status to side_data 6 years ago
Zhong Li 6088b7b037 lavc/qsvenc: expose qp of encoded frames 7 years ago
Zhong Li 4ce701b4e6 qsvenc: remove vcm option on Linux 7 years ago
Zhong Li 35ed7f93db qsvenc: Add an option to disable MFE mode 7 years ago
Zhong Li 06344f705e lavc/qsvenc: set corret maximum value of look_ahead_downsampling 7 years ago
Maxym Dmytrychenko cca5e4f040 qsv: adding Multi Frame Encode support 7 years ago
Zhong Li deefca02c2 qsvenc: add the Access Unit Delimiter NAL Unit support 7 years ago
Zhong Li 0645698ecc lavc/qsvenc: disable h264 look_ahead by default 7 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
Li, Zhong b843b343d8 qsvenc: cavlc option is only available for h264 7 years ago
Mark Thompson 1f26a231bb qsv: Merge libav implementation 8 years ago
Nablet Developer 8d858674fd avcodec/qsvenc_h264: fix segfault when a53 SEI is not available 8 years ago
Carl Eugen Hoyos 93e041026f lavc: Enable a53cc by default for x264 and qsv_h264. 8 years ago
Anton Khirnov 37a9015ee8 qsvenc: add support for p010 9 years ago
Anton Khirnov b24dafe105 lavc: drop unnecessary h264dec.h includes 9 years ago
Anton Khirnov 9df889a5f1 h264: rename h264.[ch] to h264dec.[ch] 9 years ago