diff options
author | Guo, Yejun <yejun.guo@intel.com> | 2020-11-18 14:54:10 +0800 |
---|---|---|
committer | Guo, Yejun <yejun.guo@intel.com> | 2020-12-29 09:31:06 +0800 |
commit | 5024286465acc35ae005715e0152a135df30ad0a (patch) | |
tree | b919d1411efcb9d5a58928fb6e495bb2cf0a1b36 /libavfilter/vf_pixdesctest.c | |
parent | e67b5d0a247cc7c896c6c1042cf140c429866738 (diff) | |
download | ffmpeg-5024286465acc35ae005715e0152a135df30ad0a.tar.gz |
dnn_interface: change from 'void *userdata' to 'AVFilterContext *filter_ctx'
'void *' is too flexible, since we can derive info from
AVFilterContext*, so we just unify the interface with this data
structure.
Signed-off-by: Xie, Lin <lin.xie@intel.com>
Signed-off-by: Wu Zhiwen <zhiwen.wu@intel.com>
Signed-off-by: Guo, Yejun <yejun.guo@intel.com>
Diffstat (limited to 'libavfilter/vf_pixdesctest.c')
0 files changed, 0 insertions, 0 deletions