You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
scrcpy/app
Romain Vimont 609b098a97 Do not merge config audio packets
For video streams (at least H.264 and H.265), the config packet
containing SPS/PPS must be prepended to the next packet (the following
keyframe).

For audio streams (at least OPUS), they must not be merged.

PR #3757 <https://github.com/Genymobile/scrcpy/pull/3757>
2 years ago
..
data Add --no-audio option 2 years ago
prebuilt-deps Upgrade FFmpeg custom builds for Windows 2 years ago
src Do not merge config audio packets 2 years ago
tests Forward action button to device 2 years ago
meson.build Upgrade FFmpeg (6.0) for Windows 2 years ago
scrcpy-windows.manifest Set DPI awareness for Windows 3 years ago
scrcpy-windows.rc Bump version to 1.25 2 years ago
scrcpy.1 Fix --encoder documentation 2 years ago