Module Name: src Committed By: nat Date: Sat Dec 16 16:04:20 UTC 2017
Modified Files: src/sys/dev: audio.c Log Message: Convert double block size of data though the play back filters. This is primarily for when audio mixing is disabled to stop inserting silence when there is data available. This change should have no effect when mixing is enabled as there is only 1 block of data in the mix ring. To generate a diff of this commit: cvs rdiff -u -r1.444 -r1.445 src/sys/dev/audio.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.