scrcpy/app
Romain Vimont 28f6cbaea6 Destroy screen once stream is finished
The screen receives callbacks from the decoder, fed by the stream.

The decoder is run from the stream thread, so waiting for the end of
stream is sufficient to avoid possible use-after-destroy.
2021-04-11 14:42:09 +02:00
..
src Destroy screen once stream is finished 2021-04-11 14:42:09 +02:00
tests Replace SDL_strdup() by strdup() 2021-02-17 09:54:03 +01:00
meson.build Remove HiDPI compilation flag 2021-04-04 15:00:13 +02:00
scrcpy.1 Document --encoder option 2020-11-08 21:11:12 +01:00