CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/01/29 09:24:22
Modified files:
usr.bin/aucat : aucat.c
Log message:
Check that byte order is native only if we're using more than one
byte per sample, check that samples are lsb-aligned only if there's
padding. Fixes unsupported parameters not being detected if compiled
in 24-bit mode and sndiod is not running.
