]> git.sesse.net Git - ffmpeg/commit
dnn: extract common functions used by different filters
authorGuo, Yejun <yejun.guo@intel.com>
Tue, 26 Jan 2021 05:35:30 +0000 (13:35 +0800)
committerGuo, Yejun <yejun.guo@intel.com>
Thu, 18 Feb 2021 01:59:37 +0000 (09:59 +0800)
commitbdce6361004b3a24082e00b6c0126e2694a65b50
tree5caf0d86b8948778f9ef2bc8fc7c9eba45cfc010
parent995c33a046bf058c79947755fc26c8fea5edb410
dnn: extract common functions used by different filters

Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
libavfilter/Makefile
libavfilter/dnn_filter_common.c [new file with mode: 0644]
libavfilter/dnn_filter_common.h [new file with mode: 0644]
libavfilter/vf_derain.c
libavfilter/vf_dnn_processing.c
libavfilter/vf_sr.c