summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc_h264.c
Commit message (Expand)AuthorAgeFilesLines
* libavcodec/qsvenc: enable Hyper Encodegalinart2023-01-301-0/+3
* lavc/qsvenc_h264: don't support P010 formatHaihao Xiang2022-12-011-1/+0
* libavcodec/qsvenc: Add skip_frame support to qsvencWenbin Chen2022-11-071-0/+1
* libavcodec/qsvenc: Let runtime to set default parameter.Wenbin Chen2022-09-301-3/+2
* libavcodec/qsvenc: Add "slice" intra refresh type to qsvencWenbin Chen2022-09-091-0/+1
* lavc/qsvenc: use VBR if maxrate is not specified on WindowsHaihao Xiang2022-09-071-0/+1
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-031-1/+1
* qsvenc_{hevc,h264}: add scenario optionHaihao Xiang2022-08-231-0/+1
* lavc/qsv: create mfx session using oneVPL for decoding/encodingHaihao Xiang2022-08-121-1/+0
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-121-1/+1
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-181-1/+2
* libavcodec/qsvenc: Add min/max QP control options for I/P/B frameYue Heng2022-06-061-0/+1
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-251-6/+0
* libavcodec/qsvenc: expose only supported optionsDmitry Rogozhkin2022-05-251-0/+12
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-051-1/+1
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-211-1/+1
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-211-9/+9
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-211-1/+1
* libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa...Wenbin Chen2022-01-271-2/+5
* avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, ...Limin Wang2021-12-271-6/+6
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-271-1/+1
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-271-3/+0
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-271-3/+0
* avcodec/qsvenc_h264: add missing atsc_a53.h includeJames Almer2020-08-151-0/+1
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-261-0/+1
* lavc/qsvenc: expose low_power as a common option for QSV encoderLinjie Fu2019-04-011-4/+0
* lavc/qsvenc_h264: remove the privite option trellisZhong Li2019-03-281-6/+0
* lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li2019-03-281-1/+1
* lavc/qsvenc: add VDENC support for H264Linjie Fu2019-01-101-0/+4
* lavc/qsvenc: add an option to set h264 pps for every frameZhong Li2018-12-071-0/+2
* Fix typosMichael Bunk2018-09-141-1/+1
* Merge commit 'e16b20782a597e36a9c7488487c3179375a25b97'James Almer2018-09-111-0/+2
|\
| * lavc/qsvenc: allow to set qp range for h264 BRCZhong Li2018-09-021-0/+2
* | Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'James Almer2018-09-021-0/+3
|\ \ | |/
| * qsvenc: remove vcm option on LinuxZhong Li2018-06-111-0/+3
* | Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'James Almer2018-09-021-1/+3
|\ \ | |/
| * qsvenc: Add an option to disable MFE modeZhong Li2018-05-241-1/+3
* | lavc/qsvenc: add quality status to side_dataZhong Li2018-08-221-5/+0
* | lavc/qsvenc: expose qp of encoded framesZhong Li2018-08-071-0/+5
* | lavc/qsvenc: set corret maximum value of look_ahead_downsamplingZhong Li2018-05-071-1/+1
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-131-0/+4
|\ \ | |/
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-081-0/+4
* | Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'James Almer2018-03-291-0/+3
|\ \ | |/
| * qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li2018-03-161-0/+2
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-1/+2
* | lavc/qsvenc: disable h264 look_ahead by defaultZhong Li2018-03-061-1/+1
* | Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer2017-12-141-1/+4
|\ \ | |/
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-141-1/+2
* | Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'James Almer2017-11-291-1/+4
|\ \ | |/
| * qsvenc: cavlc option is only available for h264Li, Zhong2017-11-241-1/+4