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

Ariff Abdullah ariff at FreeBSD.org
Sat Jun 16 20:36:40 UTC 2007


ariff       2007-06-16 20:36:39 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/sound/pcm    feeder_volume.c 
  Log:
  Use signed int, since all the samples are in that form.
  This will help future implementation of soft amplifier
  with variable/relative 0db.
  
  Revision  Changes    Path
  1.6       +4 -4      src/sys/dev/sound/pcm/feeder_volume.c


More information about the cvs-all mailing list