diff options
author | Haihao Xiang <haihao.xiang@intel.com> | 2023-01-17 14:20:26 +0800 |
---|---|---|
committer | Haihao Xiang <haihao.xiang@intel.com> | 2023-01-30 08:48:58 +0800 |
commit | 9c09fb232b6863181ac1fe70647f9cbccb053d88 (patch) | |
tree | 2cd65d066b9e8f602e7d666c4f16e32e8dc7502a /libavformat/bluray.c | |
parent | d66312cf278f0b2db4d4410dd6a99bb4d1f30919 (diff) | |
download | ffmpeg-9c09fb232b6863181ac1fe70647f9cbccb053d88.tar.gz |
lavfi/scale_qsv: re-use VPPContext for scale_qsv filter
QSVScaleContext and VPPContext have the same base context, and all
features in scale_qsv are implemented in vpp_qsv filter, so scale_qsv
can be taken as a special case of vpp_qsv filter, and we may use
VPPContext with a different option array, preinit callback and supported
pixel formats to implement scale_qsv then remove QSVScaleContext
Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavformat/bluray.c')
0 files changed, 0 insertions, 0 deletions