mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-01-14 03:04:29 +01:00
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> PR #2781 <https://github.com/Genymobile/scrcpy/pull/2781> Reviewed-by: Yu-Chen Lin <npes87184@gmail.com>