]> git.alsa-project.org Git - tinycompress.git/commit
compress_ops: add get_tstamp64
authorGeorge Verhaegen <verhaegen@google.com>
Mon, 21 Jul 2025 15:19:16 +0000 (16:19 +0100)
committerVinod Koul <3178504+vinodkoul@users.noreply.github.com>
Wed, 21 Jan 2026 06:29:57 +0000 (11:59 +0530)
commit0bd5530be0b378038ec37719fa29508b7b6e6a37
tree46d407b9a4afa4bd660d719737e90a6dfab990df
parent6270ff0792bac0a956c8131d33f2220ea1f61d52
compress_ops: add get_tstamp64

Add get_tstamp64 using the new ioctl SNDRV_COMPRESS_TSTAMP64.
include/tinycompress/compress_ops.h
include/tinycompress/tinycompress.h
src/lib/compress.c
src/lib/compress_hw.c