There is a very small probability that the ReadThread will always wait for run_event signal after filet_Stop calls qcap_driver_stop_stream, and then filter_Stop is stuck waiting for the ReadThread to exit when calling qcap_driver_cleanup_stream. This issue was found in the video call hang up of Tencent QQ application.
Signed-off-by: Jiajin Cui cuijiajin@uniontech.com --- dlls/qcap/v4l.c | 1 + 1 file changed, 1 insertion(+)