Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2003 07:02:29 -0800 (PST)
From:      Orion Hodson <orion@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm feeder.c
Message-ID:  <200302031502.h13F2TdN027223@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
orion       2003/02/03 07:02:29 PST

  Modified files:
    sys/dev/sound/pcm    feeder.c 
  Log:
  Avoid zero padding when feeding read channels.  chn_rdfeed has no way
  of knowing data size transformations of feeder chain and in some cases
  this means too much data is pulled through chain, eg converting input
  stream from 16bits to 8bits on 16bit only h/w.
  
  PR: kern/37831
  Submitted by: Harti Brandt <brandt@fokus.fraunhofer.de>
  
  Revision  Changes    Path
  1.26      +4 -0      src/sys/dev/sound/pcm/feeder.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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