summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-13 01:37:02 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-26 06:59:40 +0000
commit9d24b78340f49a2ee6a6c990128292914417e83b (patch)
tree3c3a967ad976a5561fa72f2003738147d8f51b49 /COPYING
parent8085de594b208c1bcb57e16d6b3035e6d123074a (diff)
spkmodem-decode: fix wrong sample count
in handle audio, i do the number of samples per frame, and one more. e.g. 241 instead of 240. this bug is in the original GNU version too. this patch fixes it. this means that the output could slowly go out of sync with calculated timings. the patch fixes that. in practise, the decoder is not that sensitive, and the code would adjust anyway (automatic timing adjustment), but ideally we want to not *cause* such issues even if we mitigate them. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions