summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIgor V. Kovalenko <igor.v.kovalenko@gmail.com>2023-02-06 09:38:45 +0300
committerPulseAudio Marge Bot <pulseaudio-maintainers@lists.freedesktop.org>2023-02-06 18:55:47 +0000
commit3e5db72ab759a33063e5af26f4b48ec3be1baed5 (patch)
treee14763e48425f42da06be1de8921d28a7e01d6d4 /README
parent86c5fbab5778685e19b5a4a9b8eb04ca90dff780 (diff)
downloadpulseaudio-3e5db72ab759a33063e5af26f4b48ec3be1baed5.tar.gz
bluetooth: Amend writeout to send more initial frames
When bluetooth transport has both both sink and source, pulseaudio would synchronize writing out frames with reading frames from peer to make fair schedule of reads and writes. Pulseaudio allows two blocks of data to be sent to peer before synchronizing writes with reads just in case that peer implements similar write schedule. It could happen that first blocks are still missed by peer, which would cause pulseaudio writes to stall waiting for first frames from peer. Fix this by allowing more data frames out until data from peer is actually received. Closes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/issues/1424 Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/777>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions