]> git.alsa-project.org Git - alsa-lib.git/commit
pcm: hw: fix default timestamp type for O_APPPEND
authorJaroslav Kysela <perex@perex.cz>
Mon, 7 Apr 2025 16:52:17 +0000 (18:52 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 7 Apr 2025 16:53:02 +0000 (18:53 +0200)
commit15f2b276121b0acbdfdf32035f721c8e58a9114e
tree05a7bdbfe9332d2ab2d1c8271e7c5002c7ff5ead
parent7e01443ecc2c887e943d4e88070665a24f1d2218
pcm: hw: fix default timestamp type for O_APPPEND

Fixes: 7e01443e ("pcm: hw: do not reset tstamp_type in SND_PCM_APPEND mode")
Link: https://github.com/alsa-project/alsa-lib/pull/450
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/pcm/pcm_hw.c