]> git.rkrishnan.org Git - pihpsdr.git/commit
Overhaul of the ALSA audio module. This now keeps the
authorDL1YCF <dl1ycf@darc.de>
Wed, 2 Jun 2021 18:00:45 +0000 (20:00 +0200)
committerDL1YCF <dl1ycf@darc.de>
Wed, 2 Jun 2021 18:00:45 +0000 (20:00 +0200)
commit1ca98335783aa10d1ab71ca3d3259eea02457020
tree0b9f2fc5e9174b2d8732b00acde2aa57db05d013
parent2c5b305c1d58ea74f63fc1a4d4bf07a5868204ad
Overhaul of the ALSA audio module. This now keeps the
output buffer filling at half-filling and eliminates
those audio cracks that were caused by "short writes",
that is, audio writes to a nearly full ALSA buffer not
capable of storing the data.
audio.c