scrcpy v3.2

Changes since v3.1:
 - Add many audio sources (#5870, #5412, #5670)
 - Improve/fix camera listing (#5669)
 - Add --display-ime-policy (#5703)
 - Allow controls with --no-window (#5803, #5804)
 - Add workaround for Pico 4 Ultra (#5659)
 - Fix rotation after a recent Android 15 upgrade (#5908)
 - Fix audio capture on Android 16 (#5698)
 - Make static Linux binaries compatible with older versions (#5689)
 - Make static macOS binaries compatible with older versions (#5649, #5697)
 - Upgrade FFmpeg to 7.1.1
 - Upgrade libusb to 1.0.28
 - Upgrade SDL to 2.32.2
 - Various technical fixes