diff options
author | Jun Zhao <[email protected]> | 2019-05-22 09:41:56 +0800 |
---|---|---|
committer | Jun Zhao <[email protected]> | 2019-05-22 17:34:18 +0800 |
commit | 98663a0bb8cb8dc0fbc7c8964ebfab9efc5c046d (patch) | |
tree | 9843f058c76e274fe22a8e6773d0ac1a9bfb2012 /libavfilter/vf_convolution.c | |
parent | ecc096513c32119341a1240b67778f3e24b4293e (diff) |
lavfi/lensfun: Use ff_filter_get_nb_threads() get number of threads
ff_filter_get_nb_threads() respect AVFilterContext.nb_threads and
graph->nb_threads both, in most case, we perfer this API than using
ctx->graph->nb_threads directly.
Reviewed-by: Steven Liu <[email protected]>
Reviewed-by: Paul B Mahol <[email protected]>
Signed-off-by: Jun Zhao <[email protected]>
Diffstat (limited to 'libavfilter/vf_convolution.c')
0 files changed, 0 insertions, 0 deletions