mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-02-07 15:04:27 +01:00
Config packets must be prepended to the next media packet. Extract the logic to a new sc_packet_merger helper to simplify the demuxer code.