Files
scrcpy/app
Romain Vimont 2b95b5630f 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-09 19:21:28 +01:00
..
2023-03-09 19:21:25 +01:00
2023-03-09 19:21:28 +01:00
2023-03-09 19:21:28 +01:00
2022-12-22 12:33:29 +01:00
2023-03-09 19:21:25 +01:00