scrcpy/app
Romain Vimont 3b4366e5bf Stop stream immediately on quit
If the stream is stopped, av_read_frame() will be woken up and yield a
corrupted packet. Do not try to decode or record it.
2019-05-30 22:30:18 +02:00
..
src Stop stream immediately on quit 2019-05-30 22:30:18 +02:00
tests Add missing return 0 in unit test 2019-05-30 22:30:18 +02:00
meson.build Use cbuf for control event queue 2019-05-30 22:30:18 +02:00