Files
ffmpeg/libavfilter
Saliev, Rafik F 8ad988ac37 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>
2022-12-17 09:55:14 +08:00
..
2022-07-07 17:52:32 +02:00
2022-12-08 13:03:42 +01:00
2022-10-17 09:56:44 +02:00
2022-07-30 11:42:06 +02:00
2022-07-30 11:42:06 +02:00
2022-02-20 12:38:52 +01:00
2022-12-08 13:03:42 +01:00
2022-03-07 15:29:39 +01:00
2022-03-16 14:05:26 +02:00
2022-12-08 13:03:42 +01:00
2022-12-08 13:03:42 +01:00
2022-10-04 11:55:03 +02:00
2022-04-23 10:58:29 +02:00
2022-11-09 17:39:00 +01:00