Wenbin Chen
|
dc4d3429e1
libavcodec/qsvenc: Add skip_frame support to qsvenc
|
2 лет назад |
Wenbin Chen
|
a3c0a3ec60
libavcodec/qsvenc: Let runtime to set default parameter.
|
2 лет назад |
Wenbin Chen
|
f3ba1458b6
libavcodec/qsvenc: Add "slice" intra refresh type to qsvenc
|
2 лет назад |
Haihao Xiang
|
a5b6e29227
lavc/qsvenc: use VBR if maxrate is not specified on Windows
|
2 лет назад |
Andreas Rheinhardt
|
48286d4d98
avcodec/codec_internal: Add macro to set AVCodec.long_name
|
2 лет назад |
Haihao Xiang
|
1adfd28f9e
qsvenc_{hevc,h264}: add scenario option
|
3 лет назад |
Haihao Xiang
|
6900feef06
lavc/qsv: create mfx session using oneVPL for decoding/encoding
|
4 лет назад |
Haihao Xiang
|
3e61b7dd7f
qsv: remove mfx/ prefix from mfx headers
|
4 лет назад |
Andreas Rheinhardt
|
6aad1204cc
avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFE
|
2 лет назад |
Yue Heng
|
11912f65ef
libavcodec/qsvenc: Add min/max QP control options for I/P/B frame
|
2 лет назад |
Haihao Xiang
|
478e1a98a2
qsv: add requirement for the mininal version of libmfx
|
2 лет назад |
Dmitry Rogozhkin
|
f8a07c4d4a
libavcodec/qsvenc: expose only supported options
|
2 лет назад |
Andreas Rheinhardt
|
4243da4ff4
avcodec/codec_internal: Use union for FFCodec decode/encode callbacks
|
3 лет назад |
Andreas Rheinhardt
|
5aabb2596f
avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefault
|
3 лет назад |
Andreas Rheinhardt
|
20f9727018
avcodec/codec_internal: Add FFCodec, hide internal part of AVCodec
|
3 лет назад |
Andreas Rheinhardt
|
a688f3c13c
avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.h
|
3 лет назад |
Wenbin Chen
|
e102fd98d6
libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh parameter
|
3 лет назад |
Limin Wang
|
617452ce2c
avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, pic_timing_sei options
|
3 лет назад |
Andreas Rheinhardt
|
a247ac640d
avcodec: Constify AVCodecs
|
4 лет назад |
Andreas Rheinhardt
|
d85c41b572
avcodec: Remove private options from AVCodecContext
|
4 лет назад |
Andreas Rheinhardt
|
78ce00428f
avcodec: Remove deprecated coder type options
|
4 лет назад |
James Almer
|
34a385b340
avcodec/qsvenc_h264: add missing atsc_a53.h include
|
4 лет назад |
Mark Thompson
|
5a1ff44907
lavc/qsvenc: Add hardware config metadata
|
4 лет назад |
Linjie Fu
|
a8355eed36
lavc/qsvenc: expose low_power as a common option for QSV encoder
|
6 лет назад |
Zhong Li
|
391f884675
lavc/qsvenc_h264: remove the privite option trellis
|
6 лет назад |
Zhong Li
|
b9a066ae23
lavc/qsvenc: use the common option "trellis" of AVCodecContext
|
6 лет назад |
Linjie Fu
|
e92ce340e6
lavc/qsvenc: add VDENC support for H264
|
6 лет назад |
Zhong Li
|
c9f0cff5ef
lavc/qsvenc: add an option to set h264 pps for every frame
|
6 лет назад |
Michael Bunk
|
0d7e0f25ca
Fix typos
|
6 лет назад |
James Almer
|
27e30c73d7
Merge commit 'e16b20782a597e36a9c7488487c3179375a25b97'
|
6 лет назад |
James Almer
|
8e789d244c
Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'
|
6 лет назад |
James Almer
|
b4ca32414e
Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'
|
6 лет назад |
Zhong Li
|
e16b20782a
lavc/qsvenc: allow to set qp range for h264 BRC
|
6 лет назад |
Zhong Li
|
900487043b
lavc/qsvenc: add quality status to side_data
|
6 лет назад |
Zhong Li
|
6088b7b037
lavc/qsvenc: expose qp of encoded frames
|
6 лет назад |
Zhong Li
|
4ce701b4e6
qsvenc: remove vcm option on Linux
|
6 лет назад |
Zhong Li
|
35ed7f93db
qsvenc: Add an option to disable MFE mode
|
6 лет назад |
Zhong Li
|
06344f705e
lavc/qsvenc: set corret maximum value of look_ahead_downsampling
|
6 лет назад |
James Almer
|
f790410b6b
Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'
|
7 лет назад |
Maxym Dmytrychenko
|
cca5e4f040
qsv: adding Multi Frame Encode support
|
7 лет назад |
James Almer
|
b065c71e9d
Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'
|
7 лет назад |
Zhong Li
|
deefca02c2
qsvenc: add the Access Unit Delimiter NAL Unit support
|
7 лет назад |
Zhong Li
|
0645698ecc
lavc/qsvenc: disable h264 look_ahead by default
|
7 лет назад |
James Almer
|
374f818bfb
Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'
|
7 лет назад |
wm4
|
b945fed629
avcodec: add metadata to identify wrappers and hardware decoders
|
7 лет назад |
wm4
|
47687a2f8a
avcodec: add metadata to identify wrappers and hardware decoders
|
7 лет назад |
James Almer
|
dde7b1d485
Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'
|
7 лет назад |
Li, Zhong
|
b843b343d8
qsvenc: cavlc option is only available for h264
|
7 лет назад |
Mark Thompson
|
562f386c77
Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'
|
8 лет назад |
Mark Thompson
|
1f26a231bb
qsv: Merge libav implementation
|
8 лет назад |