scrcpy/app
Romain Vimont 0538e9645b Improve error handling in screen initialization
After the struct screen is initialized, the window, the renderer and the
texture are necessarily valid, so there is no need to check in
screen_destroy().
2021-02-25 22:18:51 +01:00
..
src Improve error handling in screen initialization 2021-02-25 22:18:51 +01:00
tests Replace SDL_strdup() by strdup() 2021-02-17 09:54:03 +01:00
meson.build Wrap SDL thread functions into scrcpy-specific API 2021-02-17 09:54:03 +01:00
scrcpy.1 Document --encoder option 2020-11-08 21:11:12 +01:00