summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pcm/feeder_fmt.c
Commit message (Expand)AuthorAgeFilesLines
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* update my email address.cg2003-09-071-1/+1
* Fix an off-by-one error in feed_monotostereo16() that caused theiedowse2003-08-231-1/+1
* Additional malloc failure checks.orion2003-04-201-0/+6
* Back out last commit, which is fine in theory, but ignores the factorion2003-03-051-3/+3
* It seems that sound(4)'s feeder routines don't need to allocate memorygreen2003-02-231-6/+6
* various fixes to eliminate locking warningscg2002-11-251-3/+3
* Fix a warning due to the code assuming sizeof(int) == sizeof(void *) whichjhb2002-04-111-1/+1
* many changes:cg2001-08-231-2/+2
* fix feeder initialisation methods to return correct result codes.cg2001-04-081-3/+3
* mega-commit.cg2001-03-241-24/+24
* add a format feeder for conversion from alaw to ulaw and vice versa.cg2001-02-131-0/+93
* kobjify.cg2000-12-181-132/+86
* prepare for adding a rate conversion feeder.cg2000-09-231-0/+496
OpenPOWER on IntegriCloud