summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.h
Commit message (Expand)AuthorAgeFilesLines
* libavcodec/qsvenc: enable Hyper Encodegalinart2023-01-301-2/+17
* libavcodec/qsvenc: Add skip_frame support to qsvencWenbin Chen2022-11-071-0/+13
* libavcodec/qsvenc_hevc: add tier optionnyanmisaka2022-11-071-0/+1
* libavcodec/qsvenc_av1: add av1_qsv encoderWenbin Chen2022-10-241-1/+6
* libavcodec/qsvenc: Let runtime to decide targetUsageWenbin Chen2022-09-301-1/+1
* libavcodec/qsvenc: Add pic_timing_sei reset support to qsvWenbin Chen2022-09-301-0/+2
* libavcodec/qsvenc: Add bitrate reset support to qsvencWenbin Chen2022-09-301-0/+5
* libavcodec/qsvenc: Add framerate reset support to qsvWenbin Chen2022-09-301-0/+2
* libavcodec/qsvenc: Add low_delay_brc reset support to qsvencWenbin Chen2022-09-091-0/+2
* libavcodec/qsvenc: Add max/min qp reset support in qsvencWenbin Chen2022-09-091-0/+9
* libavcodec/qsvenc: Add intra refresh reset support to qsvencWenbin Chen2022-09-091-0/+5
* libavcodec/qsvenc: Add gop_size reset support to qsvencWenbin Chen2022-09-091-0/+2
* libavcodec/qsvenc: Add max_frame_size reset support to qsvWenbin Chen2022-09-091-0/+2
* lavc/qsvenc: use VBR if maxrate is not specified on WindowsHaihao Xiang2022-09-071-2/+4
* qsvenc_{hevc,h264}: add scenario optionHaihao Xiang2022-08-231-0/+14
* lavc/qsv: create mfx session using oneVPL for decoding/encodingHaihao Xiang2022-08-121-0/+3
* qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang2022-08-121-0/+2
* qsvenc: restrict multi-frame encode to MFX_VERSION < 2.0Haihao Xiang2022-08-121-1/+1
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-121-1/+1
* libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codecWenbin Chen2022-07-201-0/+6
* libavcodec/qsvenc: Add min/max QP control options for I/P/B frameYue Heng2022-06-061-0/+15
* qsv: add requirement for the mininal version of libmfxHaihao Xiang2022-05-251-42/+9
* libavcodec/qsvenc: expose only supported optionsDmitry Rogozhkin2022-05-251-14/+38
* libavcodec/qsvenc: enable LowDelayBRC and MaxFrameSizeI/MaxFrameSizeP for mor...He, Fan F2022-04-061-2/+8
* lavc/qsvenc: switch to new FIFO APIAnton Khirnov2022-02-071-1/+1
* lavc/qsvenc: add tile encoding support for VP9Haihao Xiang2022-01-291-0/+1
* libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa...Wenbin Chen2022-01-271-0/+1
* libavcodec/qsvenc: Add transform skip to hevc_qsvWenbin Chen2022-01-211-0/+1
* libavcodec/qsvenc: Add low latency P-pyramid support to qsvWenbin Chen2022-01-211-0/+3
* libavcodec/qsvenc: Add DisableDeblockingIdc support to qsvWenbin Chen2022-01-211-0/+3
* lavc/qsvenc: allows the SDK runtime to choose LowPower/non-LowPower modesHaihao Xiang2021-08-121-1/+1
* libavcodec/qsvence: Use QSV encoder defaults as ffmpeg defaultsSoft Works2021-08-111-2/+2
* lavc/qsvenc: pass the color properties to the SDKHaihao Xiang2021-08-041-1/+3
* lavc: Mark hw_config pointer arrays as constMark Thompson2020-11-081-1/+1
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-261-0/+3
* lavc/qsvenc: add Tiles encode support for HEVCLinjie Fu2019-12-121-0/+7
* lavc/qsvenc: Fix some code indentationsLinjie Fu2019-11-281-1/+1
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-031-0/+6
* lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li2019-09-261-1/+1
* lavc/qsvenc: enable hevc gpb optionZhong Li2019-04-031-0/+3
* lavc/qsvenc: get vps extradata from MSDKZhong Li2019-04-011-0/+3
* lavc/qsvenc: expose low_power as a common option for QSV encoderLinjie Fu2019-04-011-0/+1
* lavc/qsvenc_h264: remove the privite option trellisZhong Li2019-03-281-1/+0
* lavc/qsvenc: make the queried libmfx version easily reusedZhong Li2019-03-281-0/+2
* lavc/qsvenc: enable QVBR modeZhong Li2019-01-251-2/+5
* lavc/qsvenc: add VDENC support for H264Linjie Fu2019-01-101-0/+2
* lavc/qsvenc: add an option to set h264 pps for every frameZhong Li2018-12-071-0/+2
* lavc/qsvenc: add forced_idr optionZhong Li2018-11-301-0/+2
* lavc/qsvenc: enable ICQ and ICQ_LA on LinuxZhong Li2018-11-301-1/+1
* Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer2018-09-021-1/+1
|\