summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pcm/feeder_rate.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Additional malloc failure checks.orion2003-04-201-0/+2
* Back out last commit, which is fine in theory, but ignores the factorion2003-03-051-1/+1
* It seems that sound(4)'s feeder routines don't need to allocate memorygreen2003-02-231-4/+1
* Fix comment typo.orion2003-02-061-18/+28
* o Constrain inputs to 25Hz granularity so interpolator can operateorion2003-01-301-64/+97
* Re-implemention of the interpolation code used for sample rateorion2003-01-201-53/+308
* various fixes to eliminate locking warningscg2002-11-251-2/+2
* many changes:cg2001-08-231-2/+2
* add a new method for retrieving feeder parameterscg2001-05-271-0/+17
* add a software sample rate conversion feeder. this uses linearcg2001-04-081-0/+175
OpenPOWER on IntegriCloud