scrcpy/app
Romain Vimont bf8696d02e Avoid unnecessary copy on config packets demuxing
Use av_packet_ref() to reference the packet without copy.

This also simplifies the logic, by making the "offset" variable and the
memcpy() call local to the if-block.
2023-01-02 16:18:23 +01:00
..
data Add -s auto-completion for zsh 2022-10-12 13:24:43 +02:00
prebuilt-deps Upgrade FFmpeg (5.1.2) for Windows 64-bit 2022-12-22 12:33:08 +01:00
src Avoid unnecessary copy on config packets demuxing 2023-01-02 16:18:23 +01:00
tests Use precise scrolling values 2022-08-28 15:23:08 +02:00
meson.build Build log.c for test_cli 2022-10-19 15:17:43 +02:00
scrcpy-windows.manifest Set DPI awareness for Windows 2021-12-20 19:13:02 +01:00
scrcpy-windows.rc Bump version to 1.25 2022-12-22 12:33:29 +01:00
scrcpy.1 Use current adb port (if any) for --tcpip 2022-12-02 19:09:53 +01:00