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 6baed8a06f Do not init SDL video subsystem if no display
The SDL video subsystem is not necessary if we don't display the video.

Move the sdl_init_and_configure() function from screen.c to scrcpy.c,
because it is not only related to the screen display.
6 years ago
..
src Do not init SDL video subsystem if no display 6 years ago
tests tests: fix test_control_event_serialize 6 years ago
meson.build Add stream layer 6 years ago