diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-13 15:00:44 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-13 15:00:44 +0000 |
commit | 40c0df04d26e72b1f4bc4f0faafd396fdfcd6df5 (patch) | |
tree | 950c2c8bdbe0f03ad57d5a3bf3f647af956df966 /misc/Makefile | |
parent | Add cd9660_unicode 1.0, a kernel driver for reading CD disks with non-English (diff) |
Provide workaround for a bug in pcm driver introduced with format emulation
changes.
At present newpcm has sticky parameter settings, even when an
inappropriate value is set. For instance, set format to alaw on h/w
that does not support alaw; newpcm interface state records format as
alaw, and subsequent unrelated state changes may fail, ie a rate change.
In mpg123 this can cause files to be played at lower quality
than available because of mis-diagnosis of available formats and
sample rates. E.g downsamples everything to 11025Hz on this h/w as
12kHz probing breaks state and subsequent probes for higher supported
sampling rates.
PR: 25046
Submitted by: Orion Hodson <oh@btinternet.com>
Notes
Notes:
svn path=/head/; revision=38310
Diffstat (limited to 'misc/Makefile')
0 files changed, 0 insertions, 0 deletions