CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/12/10 10:30:49
Modified files:
usr.bin/sndiod : dsp.c
Log message:
Check sample signedness when setting up format conversions.
Fixes confusion between s16 and u16 found in aucat by James Cook.
