index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
sound
/
pcm
/
feeder_fmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
update my email address.
cg
2003-09-07
1
-1
/
+1
*
Fix an off-by-one error in feed_monotostereo16() that caused the
iedowse
2003-08-23
1
-1
/
+1
*
Additional malloc failure checks.
orion
2003-04-20
1
-0
/
+6
*
Back out last commit, which is fine in theory, but ignores the fact
orion
2003-03-05
1
-3
/
+3
*
It seems that sound(4)'s feeder routines don't need to allocate memory
green
2003-02-23
1
-6
/
+6
*
various fixes to eliminate locking warnings
cg
2002-11-25
1
-3
/
+3
*
Fix a warning due to the code assuming sizeof(int) == sizeof(void *) which
jhb
2002-04-11
1
-1
/
+1
*
many changes:
cg
2001-08-23
1
-2
/
+2
*
fix feeder initialisation methods to return correct result codes.
cg
2001-04-08
1
-3
/
+3
*
mega-commit.
cg
2001-03-24
1
-24
/
+24
*
add a format feeder for conversion from alaw to ulaw and vice versa.
cg
2001-02-13
1
-0
/
+93
*
kobjify.
cg
2000-12-18
1
-132
/
+86
*
prepare for adding a rate conversion feeder.
cg
2000-09-23
1
-0
/
+496