mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-12 17:15:27 +01:00
Initialize async resources in dnn_load_model_th and ensure proper cleanup and thread joining in dnn_free_model_th. Signed-off-by: Raja Rathour <imraja729@gmail.com> Reviewed-by: Wenbin Chen <wenbin.chen@intel.com> Reviewed-by: Guo Yejun <yejun.guo@intel.com>