diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2023-01-17 14:20:25 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2023-01-30 08:48:58 +0800 |
commit | d66312cf278f0b2db4d4410dd6a99bb4d1f30919 (patch) | |
tree | e4120df49ae9b0c878c5bd2ef70b2f3ad7854224 /libavformat/srtenc.c | |
parent | 500282941655558e2440afe163f0268dc5ac61bf (diff) | |
download | ffmpeg-d66312cf278f0b2db4d4410dd6a99bb4d1f30919.tar.gz |
lavfi/scale_qsv: simplify scale_qsv filter
Use QSVVPPContext as a base context of QSVScaleContext, hence we may
re-use functions defined for QSVVPPContext to manage MFX session for
scale_qsv filter.
In addition, system memory has been taken into account in
QSVVVPPContext, we may add support for non-QSV pixel formats in the
future.
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavformat/srtenc.c')
0 files changed, 0 insertions, 0 deletions