CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/07 04:41:07
Modified files:
usr.bin/sndiod : dev.c
Log message:
prefill with silence the buffer where cmap_copy() stores samples
rather than the client buffer. Fixes uninitialized data being treated
as recorded samples when resampling or format conversions are involved
but no mono->stereo conversion is used.
