cvs commit: src/sys/dev/sound/pcm feeder_fmt.c

Ian Dowse iedowse at FreeBSD.org
Sat Aug 23 05:18:31 PDT 2003


iedowse     2003/08/23 05:18:30 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    feeder_fmt.c 
  Log:
  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
  
  Revision  Changes    Path
  1.12      +1 -1      src/sys/dev/sound/pcm/feeder_fmt.c


More information about the cvs-src mailing list