aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/idcinvideo.c
diff options
context:
space:
mode:
authorHaihao Xiang <haihao.xiang@intel.com>2023-01-30 09:37:19 +0800
committerHaihao Xiang <haihao.xiang@intel.com>2023-02-03 10:27:58 +0800
commitb92028346c35dad837dd1160930435d88bd838b5 (patch)
tree92ccaeb8d667be2e80eb6aec0e1f1ac1a4600c62 /libavcodec/idcinvideo.c
parenta48c95d3c9c404c9139f7fc4eb7ae8bdf6fe0eaa (diff)
downloadffmpeg-b92028346c35dad837dd1160930435d88bd838b5.tar.gz
lavfi/deinterlace_qsv: re-use VPPContext for deinterlace_qsv filter
QSVDeintContext and VPPContext have the same base context, and all features in deinterlace_qsv are implemented in vpp_qsv filter, so deinterlace_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 support pixel formats to implement deinterlace_qsv, then remove QSVDeintContext. Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>
Diffstat (limited to 'libavcodec/idcinvideo.c')
0 files changed, 0 insertions, 0 deletions