Genymobile-scrcpy/app
Romain Vimont bfb0872493 Avoid resetting pending frame
The function update_texture() calls update_texture_internal() and falls
back to set_pending_frame() if it fails.

When the frame passed is the pending frame, call only the _internal()
version instead.

This will prevent issues with frame reference counts by ensuring the
source and destination frames are never the same.

Refs 6298ef095f
Refs #6357 <https://github.com/Genymobile/scrcpy/issues/6357>
2025-09-23 21:18:08 +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 Avoid resetting pending frame 2025-09-23 21:18:08 +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