CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2016/05/27 09:38:27
Modified files: usr.bin/aucat : aucat.c dsp.c dsp.h Log message: Make resamp_do() get the exact number input and output samples and provide routines to calculate them. This way we don't rely on it to calculate the bytes procuded/consumed anymore. No behaviour change.