summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.h
Commit message (Expand)AuthorAge
* lavc/qsv: create mfx session using oneVPL for decoding/encodingHaihao Xiang2022-08-12
* qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang2022-08-12
* qsvenc: restrict multi-frame encode to MFX_VERSION < 2.0Haihao Xiang2022-08-12
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-12
* libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codecWenbin Chen2022-07-20
* 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
* libavcodec/qsvenc: enable LowDelayBRC and MaxFrameSizeI/MaxFrameSizeP for mor...He, Fan F2022-04-06
* lavc/qsvenc: switch to new FIFO APIAnton Khirnov2022-02-07
* lavc/qsvenc: add tile encoding support for VP9Haihao Xiang2022-01-29
* libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa...Wenbin Chen2022-01-27
* libavcodec/qsvenc: Add transform skip to hevc_qsvWenbin Chen2022-01-21
* libavcodec/qsvenc: Add low latency P-pyramid support to qsvWenbin Chen2022-01-21
* libavcodec/qsvenc: Add DisableDeblockingIdc support to qsvWenbin Chen2022-01-21
* lavc/qsvenc: allows the SDK runtime to choose LowPower/non-LowPower modesHaihao Xiang2021-08-12
* libavcodec/qsvence: Use QSV encoder defaults as ffmpeg defaultsSoft Works2021-08-11
* lavc/qsvenc: pass the color properties to the SDKHaihao Xiang2021-08-04
* lavc: Mark hw_config pointer arrays as constMark Thompson2020-11-08
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-26
* lavc/qsvenc: add Tiles encode support for HEVCLinjie Fu2019-12-12
* lavc/qsvenc: Fix some code indentationsLinjie Fu2019-11-28
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-03
* lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li2019-09-26
* lavc/qsvenc: enable hevc gpb optionZhong Li2019-04-03
* lavc/qsvenc: get vps extradata from MSDKZhong Li2019-04-01
* 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: make the queried libmfx version easily reusedZhong Li2019-03-28
* lavc/qsvenc: enable QVBR modeZhong Li2019-01-25
* 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
* lavc/qsvenc: add forced_idr optionZhong Li2018-11-30
* lavc/qsvenc: enable ICQ and ICQ_LA on LinuxZhong Li2018-11-30
* Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer2018-09-02
|\
| * avcodec/qsv: fix async supportDmitry Rogozhkin2018-07-26
* | Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'James Almer2018-09-02
|\|
| * qsvenc: remove vcm option on LinuxZhong Li2018-06-11
* | lavc/qsvenc: add quality status to side_dataZhong Li2018-08-22
* | lavc/qsvenc: expose qp of encoded framesZhong Li2018-08-07
* | avcodec/qsvenc: fix version detection on cygwinTimo Rothenpieler2018-06-27
* | 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
| * lavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWNRuiling Song2018-02-12
* | Merge commit '8bb9824fcbc5a6ebf68391d70a2c4f03447990d2'Mark Thompson2018-02-12
|\|
| * qsvenc: AVBR is not supported on non-windows OSZhong Li2018-02-12
* | Merge commit '508378556631dc18d32247b4a4e35703758e1ca9'James Almer2017-12-14
|\|
| * qsv: Support explicit lookahead downscalingLuca Barbato2017-12-12