diff options
author | Saliev, Rafik F <rafik.f.saliev-at-intel.com@ffmpeg.org> | 2022-12-16 09:37:27 +0000 |
---|---|---|
committer | Guo Yejun <yejun.guo@intel.com> | 2022-12-17 09:55:14 +0800 |
commit | 8ad988ac37d4d92dbb60796e26c3ad558a3eebeb (patch) | |
tree | e334c7d9270ad2be9c2228a53fe5eab23fd8ce08 /libavfilter/vf_blockdetect.c | |
parent | 10a56363a749610a44a30fd5200575f5bbc18562 (diff) | |
download | ffmpeg-8ad988ac37d4d92dbb60796e26c3ad558a3eebeb.tar.gz |
libavfilter/dnn: fix openvino async mode
Bugfix: The OpenVino DNN backend in the 'async' mode sets
'task->inference_done' to 'complete' prior to data copy from
OpenVino output buffer to task's output frame.
This order causes task destroy in ff_dnn_get_result_common()
prior to model output processing.
Signed-off-by: Rafik Saliev <rafik.f.saliev@intel.com>
Diffstat (limited to 'libavfilter/vf_blockdetect.c')
0 files changed, 0 insertions, 0 deletions