]> git.sesse.net Git - nageru/commit
Use ALSA timestamps for marking input data.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 6 Mar 2019 17:48:18 +0000 (18:48 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 6 Mar 2019 17:48:18 +0000 (18:48 +0100)
commitb280eea4c3fa09472595dd62538e036f2dbcaff5
tree2ac4ebbb155137424c763bae13a8ae40bf87273f
parentc279aec5879380e9a2d2db726b29662dffc6746e
Use ALSA timestamps for marking input data.

This reportedly gives much more stable delay, as the timer is sampled
when the audio actually arrives in the kernel. Patch by Yann Dubreuil,
from the BreizhCamp repository.
nageru/alsa_input.cpp