scrcpy/app
Romain Vimont b521ee180d Fix double-free on error
Commit 44aa7f2c88 added calls to destroy
the renderer and the window, but forgot to remove the call to
screen_destroy() they were supposed to replace.
2021-02-21 22:52:24 +01:00
..
src Fix double-free on error 2021-02-21 22:52:24 +01:00
tests Replace SDL_strdup() by strdup() 2021-02-17 09:54:03 +01:00
meson.build Enable NDEBUG via Meson built-in option 2021-02-17 09:54:03 +01:00
scrcpy.1 Document --encoder option 2020-11-08 21:11:12 +01:00