summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc_h264.c
Commit message (Expand)AuthorAge
* lavc/qsvenc: update the selection of bitrate control methodHaihao Xiang2024-02-29
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* Revert "all: Don't set AVClass.item_name to its default value"Anton Khirnov2024-01-20
* all: Don't set AVClass.item_name to its default valueAndreas Rheinhardt2023-12-22
* libavcodec/qsvenc: enable Hyper Encodegalinart2023-01-30
* lavc/qsvenc_h264: don't support P010 formatHaihao Xiang2022-12-01
* libavcodec/qsvenc: Add skip_frame support to qsvencWenbin Chen2022-11-07
* libavcodec/qsvenc: Let runtime to set default parameter.Wenbin Chen2022-09-30
* libavcodec/qsvenc: Add "slice" intra refresh type to qsvencWenbin Chen2022-09-09
* lavc/qsvenc: use VBR if maxrate is not specified on WindowsHaihao Xiang2022-09-07
* avcodec/codec_internal: Add macro to set AVCodec.long_nameAndreas Rheinhardt2022-09-03
* qsvenc_{hevc,h264}: add scenario optionHaihao Xiang2022-08-23
* lavc/qsv: create mfx session using oneVPL for decoding/encodingHaihao Xiang2022-08-12
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-12
* avcodec: Add FF_CODEC_CAP_NOT_INIT_THREADSAFEAndreas Rheinhardt2022-07-18
* libavcodec/qsvenc: Add min/max QP control options for I/P/B frameYue Heng2022-06-06
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-25
* libavcodec/qsvenc: expose only supported optionsDmitry Rogozhkin2022-05-25
* avcodec/codec_internal: Use union for FFCodec decode/encode callbacksAndreas Rheinhardt2022-04-05
* avcodec/codec_internal: Rename AVCodecDefault->FFCodecDefaultAndreas Rheinhardt2022-03-21
* avcodec/codec_internal: Add FFCodec, hide internal part of AVCodecAndreas Rheinhardt2022-03-21
* avcodec/internal: Move FF_CODEC_CAP_* to a new header codec_internal.hAndreas Rheinhardt2022-03-21
* libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa...Wenbin Chen2022-01-27
* avcodec/qsvenc_h264: use AV_OPT_TYPE_BOOL for aud, a53cc, cavlc, look_ahead, ...Limin Wang2021-12-27
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-27
* avcodec/qsvenc_h264: add missing atsc_a53.h includeJames Almer2020-08-15
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-26
* lavc/qsvenc: expose low_power as a common option for QSV encoderLinjie Fu2019-04-01
* lavc/qsvenc_h264: remove the privite option trellisZhong Li2019-03-28
* lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li2019-03-28
* lavc/qsvenc: add VDENC support for H264Linjie Fu2019-01-10
* lavc/qsvenc: add an option to set h264 pps for every frameZhong Li2018-12-07
* Fix typosMichael Bunk2018-09-14
* Merge commit 'e16b20782a597e36a9c7488487c3179375a25b97'James Almer2018-09-11
|\
| * lavc/qsvenc: allow to set qp range for h264 BRCZhong Li2018-09-02
* | Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'James Almer2018-09-02
|\|
| * qsvenc: remove vcm option on LinuxZhong Li2018-06-11
* | Merge commit '35ed7f93dbc72d733e454ae464b1324f38af62a0'James Almer2018-09-02
|\|
| * qsvenc: Add an option to disable MFE modeZhong Li2018-05-24
* | lavc/qsvenc: add quality status to side_dataZhong Li2018-08-22
* | lavc/qsvenc: expose qp of encoded framesZhong Li2018-08-07
* | lavc/qsvenc: set corret maximum value of look_ahead_downsamplingZhong Li2018-05-07
* | Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-13
|\|
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* | Merge commit 'deefca02c275ce4bc5ccbee690463ffef81a18b8'James Almer2018-03-29
|\|
| * qsvenc: add the Access Unit Delimiter NAL Unit supportZhong Li2018-03-16
| * avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | lavc/qsvenc: disable h264 look_ahead by defaultZhong Li2018-03-06