CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2017/11/07 04:39:24
Modified files: usr.bin/aucat : aucat.c Log message: prefill with silence the buffer where cmap_copy() stores samples rather than the file buffer. Fixes initialized data being treated as recorded samples when resampling or format conversions are involved but mono->stereo conversion is disabled.