Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 05:18:30 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm feeder_fmt.c
Message-ID:  <200308231218.h7NCIU0q020267@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308231218.h7NCIU0q020267>