freebsd-skq/sys/dev/sound/pcm
Ian Dowse 72d173fa8f Fix an off-by-one error in feed_monotostereo16() that caused the
first sample in the buffer to be ignored. The bug caused a repetitive
glitch in one of the stereo channels when playing mono sound on
configurations that use the monotostereo16 feeder.

Reviewed by:	orion
2003-08-23 12:18:30 +00:00
..
ac97_if.m Remove the trailing ^M's. makeobjops.awk does not like them. 2002-05-01 03:07:40 +00:00
ac97_patch.c Add patch for AD198x. 2003-08-21 15:44:55 +00:00
ac97_patch.h Add patch for AD198x. 2003-08-21 15:44:55 +00:00
ac97.c Additional VT1616 id. 2003-08-21 23:22:51 +00:00
ac97.h Apply Rudolf Cejka's patch for: 2003-08-21 15:50:32 +00:00
buffer.c Additional malloc failure checks. 2003-04-20 17:08:56 +00:00
buffer.h Implement a "sndbuf_getbufaddr" function and use it instead of vtophys(). 2003-02-20 17:31:12 +00:00
channel_if.m
channel.c try to make really sshort sounds actually play 2003-08-18 23:18:47 +00:00
channel.h (hopefully) fix build breakage some people are seeing 2002-11-26 18:16:27 +00:00
dsp.c modify comments 2003-08-15 02:31:13 +00:00
dsp.h
fake.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
feeder_fmt.c Fix an off-by-one error in feed_monotostereo16() that caused the 2003-08-23 12:18:30 +00:00
feeder_if.m Remove the trailing ^M's. makeobjops.awk does not like them. 2002-05-01 03:07:40 +00:00
feeder_rate.c Additional malloc failure checks. 2003-04-20 17:08:56 +00:00
feeder.c Change gcc-specific aggregate initialization member specifiers 2003-08-05 07:23:35 +00:00
feeder.h Change gcc-specific aggregate initialization member specifiers 2003-08-05 07:23:35 +00:00
mixer_if.m makeobjops.awk is stricter on syntax than the perl version. 2002-05-01 03:52:40 +00:00
mixer.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
mixer.h
sndstat.c Gigacommit to improve device-driver source compatibility between 2003-03-03 12:15:54 +00:00
sound.c handle locking when creating or destroying vchans better 2003-08-18 23:20:39 +00:00
sound.h handle locking when creating or destroying vchans better 2003-08-18 23:20:39 +00:00
vchan.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
vchan.h