You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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().
3 years ago
..
src Improve error handling in screen initialization 3 years ago
tests Replace SDL_strdup() by strdup() 3 years ago
meson.build Wrap SDL thread functions into scrcpy-specific API 3 years ago
scrcpy.1 Document --encoder option 4 years ago