summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.h
Commit message (Expand)AuthorAge
* lavc/qsvenc: rename the skip_frame private option to qsv_skip_frameAnton Khirnov2024-04-09
* all: use designated initializers for AVOption.unitAnton Khirnov2024-02-14
* libavcodec/qsvenc: enable Hyper Encodegalinart2023-01-30
* libavcodec/qsvenc: Add skip_frame support to qsvencWenbin Chen2022-11-07
* libavcodec/qsvenc_hevc: add tier optionnyanmisaka2022-11-07
* libavcodec/qsvenc_av1: add av1_qsv encoderWenbin Chen2022-10-24
* libavcodec/qsvenc: Let runtime to decide targetUsageWenbin Chen2022-09-30
* libavcodec/qsvenc: Add pic_timing_sei reset support to qsvWenbin Chen2022-09-30
* libavcodec/qsvenc: Add bitrate reset support to qsvencWenbin Chen2022-09-30
* libavcodec/qsvenc: Add framerate reset support to qsvWenbin Chen2022-09-30
* libavcodec/qsvenc: Add low_delay_brc reset support to qsvencWenbin Chen2022-09-09
* libavcodec/qsvenc: Add max/min qp reset support in qsvencWenbin Chen2022-09-09
* libavcodec/qsvenc: Add intra refresh reset support to qsvencWenbin Chen2022-09-09
* libavcodec/qsvenc: Add gop_size reset support to qsvencWenbin Chen2022-09-09
* libavcodec/qsvenc: Add max_frame_size reset support to qsvWenbin Chen2022-09-09
* lavc/qsvenc: use VBR if maxrate is not specified on WindowsHaihao Xiang2022-09-07
* qsvenc_{hevc,h264}: add scenario optionHaihao Xiang2022-08-23
* 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