index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
aucat
/
dsp.h
Age
Commit message (
Expand
)
Author
2024-04-22
aucat: Use a 24-bit table for index to volume conversion
Alexandre Ratchov
2024-04-22
aucat: Fix comments, from similar comments fixes in sndiod
Alexandre Ratchov
2022-12-26
spelling fixes; from paul tagliamonte
Jason McIntyre
2022-03-07
Switch internal sample representation to 24-bit fixed-point
Alexandre Ratchov
2021-05-25
Drop assembly for 24-bit fixed-point operations
Alexandre Ratchov
2021-01-12
const-ify lookup tables; ok ratchov@
Christian Weisgerber
2021-01-11
Use sndiod's 8-th order FIR low-pass filter for resampling
Alexandre Ratchov
2016-06-08
removed unused fields of resamp structure
Alexandre Ratchov
2016-06-07
Add resamp_getcnt() routine to calculate the exact number of samples
Alexandre Ratchov
2016-05-27
Make resamp_do() get the exact number input and output samples and
Alexandre Ratchov
2016-05-26
Make format conversion routines return the number of frames
Alexandre Ratchov
2015-01-21
Simplify internals and rewrite file header parsing code:
Alexandre Ratchov