Skip to content

Commit

Permalink
Sync with bluez alsa 220708 (#1)
Browse files Browse the repository at this point in the history
After kernel upgrade long term play introduces XRUNs.

Tried to sync the code with a recent version of bluez alsa (from 220708).
alsa-cdsp is original based on bluez-alsa `source/asound/bluealsa-pcm.c`.
Sync the changes made to bluez-alsa, where applicable, to alsa-cdsp.
Some of the changes concerns fixing the snd_pcm_avail bug and XRUNs.

While it did fix the XRUNs, it also introduced artifacts on pause/play.
Reverted for to old delay variant for the first 100k samples and then switch to the new delay calculation.
  • Loading branch information
bitkeeper authored Jul 25, 2022
1 parent 1a1b0a3 commit 0dfa843
Show file tree
Hide file tree
Showing 3 changed files with 456 additions and 137 deletions.
Loading

0 comments on commit 0dfa843

Please sign in to comment.