summaryrefslogtreecommitdiff
path: root/libavfilter/qsvvpp.h
Commit message (Expand)AuthorAgeFilesLines
* lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsvHaihao Xiang2023-01-171-4/+4
* libavfilter/qsvvpp: Change the alignment to meet the requirement of YUV420P f...Wenbin Chen2022-12-081-0/+1
* lavfi/qsv: create mfx session using oneVPL for qsv filtersHaihao Xiang2022-08-121-0/+5
* qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang2022-08-121-0/+3
* qsv: restrict audio related code to MFX_VERSION < 2.0Haihao Xiang2022-08-121-0/+2
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-121-1/+1
* lavfi/qsvvpp: switch to new FIFO APIAnton Khirnov2022-02-071-1/+1
* lavfi/qsvvpp: support async depthFei Wang2021-04-111-1/+38
* lavf/qsv: Add functions to print mfx iopattern, warning and errorHaihao Xiang2021-01-231-0/+9
* qsv: fix the dangerous macro definitionsZhong Li2019-03-281-2/+2
* Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-131-0/+8
|\
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-081-0/+8
* | Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer2017-11-111-4/+4
|/
* libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu2017-09-171-0/+66