Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2007 17:14:19 +0000 (UTC)
From:      Ariff Abdullah <ariff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/sound/pcm feeder_volume.c
Message-ID:  <200703161714.l2GHEJ5w064789@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ariff       2007-03-16 17:14:19 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    feeder_volume.c 
  Log:
  [stage: 3.1/9]
  
  malloc()less feeder_volume. Informations can be retrieved dynamically
  by doing table lookup on static data. Increase resolution from 6bit
  to PCM_FXSHIFT (8bit) for better resolution and finer volume changes.
  
  Revision  Changes    Path
  1.4       +67 -106   src/sys/dev/sound/pcm/feeder_volume.c



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