summaryrefslogtreecommitdiff
path: root/libavfilter/qsvvpp.h
Commit message (Expand)AuthorAge
* lavfi/qsvvpp: add set_frame_ext_params callbackHaihao Xiang2023-08-04
* lavfi/qsvvpp: postpone vpp session initializationHaihao Xiang2023-06-20
* lavfi/qsvvpp: store a copy of the sequence parametersHaihao Xiang2023-06-20
* lavfi/qsvvpp: track the runtime version in vpp contextHaihao Xiang2023-06-20
* lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsvHaihao Xiang2023-01-17
* libavfilter/qsvvpp: Change the alignment to meet the requirement of YUV420P f...Wenbin Chen2022-12-08
* lavfi/qsv: create mfx session using oneVPL for qsv filtersHaihao Xiang2022-08-12
* qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang2022-08-12
* qsv: restrict audio related code to MFX_VERSION < 2.0Haihao Xiang2022-08-12
* qsv: remove mfx/ prefix from mfx headersHaihao Xiang2022-08-12
* lavfi/qsvvpp: switch to new FIFO APIAnton Khirnov2022-02-07
* lavfi/qsvvpp: support async depthFei Wang2021-04-11
* lavf/qsv: Add functions to print mfx iopattern, warning and errorHaihao Xiang2021-01-23
* qsv: fix the dangerous macro definitionsZhong Li2019-03-28
* Merge commit 'cca5e4f040971db6de0bfe6968f00c021d8a9c42'James Almer2018-04-13
|\
| * qsv: adding Multi Frame Encode supportMaxym Dmytrychenko2018-04-08
* | Merge commit 'a5a6ac1a123a927e5bed984ed757a29b7ff87dab'James Almer2017-11-11
|/
* libavfilter/overlay_qsv: Add QSV overlay vpp filterHuang, Zhengxu2017-09-17