Romain Vimont a3703340fc Fix possible race condition on video_buffer end
The video_buffer thread clears the queue once it is stopped, but new
frames might still be pushed asynchronously.

To avoid the problem, do not push any frame once the video_buffer is
stopped.
2023-03-10 22:22:15 +01:00
..
2023-03-10 22:22:15 +01:00
2023-03-10 22:22:15 +01:00
2023-03-10 22:22:15 +01:00
2022-12-22 12:33:29 +01:00
2023-03-10 22:22:15 +01:00