index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mulaw.c
Age
Commit message (
Expand
)
Author
2002-03-09
Add new two convert functions slinear16_to_alaw_[lb]e.
tacha
2002-02-10
Add slinear16_to_mulaw_le().
kent
2001-11-13
add RCSIDs
lukem
2001-10-07
fix typo (two -> to)
itohy
2001-10-02
ANSIfy.
augustss
2001-01-18
constify
jdolecek
2000-08-18
fix typo in comment
wiz
1999-11-01
Make little endian and big endian version of all functions
augustss
1998-08-09
But seriously...
mycroft
1998-08-09
Oops; the previous was wrong on little-endian machines.
mycroft
1998-08-09
Add mulaw_to_slinear16 and alaw_to_slinear16.
mycroft
1998-05-22
Add alaw/mulaw conversion to/from 8 bit signed linear.
augustss
1997-08-04
Audio:
augustss
1997-07-31
Audio changes:
augustss
1997-06-14
RCS ID police.
thorpej
1997-05-28
Add Alaw encoding emulation.
augustss
1997-05-23
Redo the way selecting the mode for SB cards is done completely.
augustss
1997-05-13
Clean up emulation code, SB, and GUS drivers and add some more encoding
augustss
1997-05-09
Change the interface between high and lowlevel audio drivers again:
augustss
1995-07-19
GUS audio driver from John Kohl.
brezak