scrcpy/app
Romain Vimont f91fa56593 Fix segfault on rotation while recording
The packet sink push_session() callback is optional, but it was called
unconditionnally even when not implemented, leading to a segfault.

Bug introduced by commit 78cba1b7c2.

Fixes #6687 <https://github.com/Genymobile/scrcpy/issues/6687>
2026-02-21 10:45:12 +01:00
..
data Add option to specify the camera zoom 2026-01-13 20:37:42 +01:00
deps Upgrade SDL build script for SDL3 2026-01-08 20:40:51 +01:00
src Fix segfault on rotation while recording 2026-02-21 10:45:12 +01:00
tests Improve adb devices parsing 2026-02-12 20:06:11 +01:00
meson.build Add utility to serialize windows arguments 2026-02-12 20:00:39 +01:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 3.3.4 2025-12-17 19:57:50 +01:00
scrcpy.1 Add shortcuts to change the camera zoom 2026-01-13 20:40:58 +01:00