[Bug 184380] [pcm] SNDCTL_DSP_SETFMT accepts unsupported values
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 20 06:48:54 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184380
Hans Petter Selasky <hselasky at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Works As Intended
Status|Open |Closed
--- Comment #3 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
We are out of bits in the AFMT field in FreeBSD. So AFMT_FLOAT cannot be
defined!
Assume that when AFMT_FLOAT is not defined, that it is not supported.
Also OSS documentation marks this feature as "not recommended".
Please edit the applications in question.
Thank you!
--HPS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-multimedia
mailing list