Genymobile-scrcpy/app
Romain Vimont be21e43be5 Fix frame leak on pending frame update
The previous pending frame was not unreferenced before referencing the
new one, causing frames to leak whenever a texture update failed
(typically on Windows when the window is minimized with D3D9).

Refs 6298ef095f
Fixes #4297 <https://github.com/Genymobile/scrcpy/issues/4297>
Fixes #6357 <https://github.com/Genymobile/scrcpy/issues/6357>
2025-09-23 21:18:45 +02:00
..
data Remove useless flag in zsh completion script 2025-05-22 20:00:58 +02:00
deps Update platform-tools checksums 2025-07-17 13:20:45 +02:00
src Fix frame leak on pending frame update 2025-09-23 21:18:45 +02:00
tests Extend value range for SDK mouse scrolling 2025-06-20 19:54:16 +02:00
meson.build Set icon and server env paths for meson devenv 2024-12-12 18:15:26 +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.2 2025-09-06 14:36:37 +02:00
scrcpy.1 Add missing --screen-off-timeout doc in manpage 2025-04-14 18:07:37 +02:00