You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-06 09:34:36 +02: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>