diff options
author | Shubhanshu Saxena <[email protected]> | 2021-08-08 16:25:36 +0530 |
---|---|---|
committer | Guo Yejun <[email protected]> | 2021-08-10 22:27:27 +0800 |
commit | 4d627acefab73b1d52c2185f975a0b082b4a7d5d (patch) | |
tree | cfbeb4a08cbffe6df889c0423f477f1e5fbad82d /libavformat/tls_openssl.c | |
parent | a3db9b5405c06b6d4cb7a607a5abb8d0b80a1f6e (diff) |
lavfi/dnn_backend_tf: Add TF_Status to TFRequestItem
Since requests are running in parallel, there is inconsistency in
the status of the execution. To resolve it, we avoid using mutex
as it would result in single TF_Session running at a time. So add
TF_Status to the TFRequestItem
Signed-off-by: Shubhanshu Saxena <[email protected]>
Diffstat (limited to 'libavformat/tls_openssl.c')
0 files changed, 0 insertions, 0 deletions