summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc_h264.c
Commit message (Expand)AuthorAge
* 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
* | Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer2017-12-14
|\|
* | avcodec: add metadata to identify wrappers and hardware decoderswm42017-12-14
* | Merge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'James Almer2017-11-29
|\|
| * qsvenc: cavlc option is only available for h264Li, Zhong2017-11-24
* | Merge commit '37a9015ee84c15fec5247ba8f6577351a25fa8d2'Mark Thompson2017-03-12
|\|
| * qsvenc: add support for p010Anton Khirnov2016-07-22
* | qsv: Merge libav implementationMark Thompson2016-10-31
* | avcodec/qsvenc_h264: fix segfault when a53 SEI is not availableNablet Developer2016-10-06
* | lavc: Enable a53cc by default for x264 and qsv_h264.Carl Eugen Hoyos2016-09-14
* | Merge commit 'b24dafe10572254ff0decc18b0d7c3d3707d5a29'James Almer2016-08-01
|\|
| * lavc: drop unnecessary h264dec.h includesAnton Khirnov2016-06-21
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-29
|\|
| * h264: rename h264.[ch] to h264dec.[ch]Anton Khirnov2016-06-21
* | avcodec/qsvenc_h264: declare the QSVEncContext variable before using itJames Almer2016-06-19