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
/
aurateconv.c
Age
Commit message (
Expand
)
Author
2017-08-07
Fix typo in comment.
isaki
2017-07-30
The audio module will now compile with WARNS=5.
nat
2017-06-20
Rate conversion works at 8 bits, so enable it.
nat
2011-11-23
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
jmcneill
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2005-12-11
merge ktrace-lwp.
christos
2005-05-31
add missing const.
christos
2005-05-30
sprinkle more const
christos
2005-03-12
Fix a problem that the resultant stream contains many garbage data at
kent
2005-03-12
make this compile with AURATECONV_DEBUG
kent
2005-01-10
merge kent-audio1 branch, which introduces audio filter pipeline to the MI
kent
2003-12-31
Forcibly undefining debugging macros is rude, so don't do it.
bjh21
2002-11-07
Clean up token pasting so that this works with GCC 3.3's CPP.
thorpej
2002-11-02
/*CONTCOND*/ while (0)'ed macros
perry
2002-10-13
Support for sampling rate conversion against slinear_be 16bit/24bit.
kent
2002-03-18
Make this file compiles again when AURATECONV > 0.
enami
2002-03-17
move aurateconv.h into audiovar.h to avoid name clash with the config(8)
christos
2002-03-17
aurateconv.c:
kent
2002-03-17
Rename aurateconvproto.h to aurateconv.h.
kent
2002-03-09
Move sampling rate conversion functions to aurateconv.c.
kent