scrcpy/app
Romain Vimont da8be4c8d5 Fix compilation errors with old SDL versions
SDL_PixelFormatEnum has been introduced in SDL 2.0.10:
<cc6a8ac87e>

SDL_PIXELFORMAT_BGR444 has been introduced in SDL 2.0.12:
<a1c11854f2>

Fixes #2777 <https://github.com/Genymobile/scrcpy/issues/2777>
2021-11-14 15:18:15 +01:00
..
src Fix compilation errors with old SDL versions 2021-11-14 15:18:15 +01:00
tests Move str_util to str 2021-11-14 01:22:22 +01:00
meson.build Move str_util to str 2021-11-14 01:22:22 +01:00
scrcpy.1 Document --power-off-on-close 2021-11-07 19:27:53 +01:00