/sys/dev/flash/

is.form.submit();'> NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/dev/auconv.c
AgeCommit message (Expand)Author
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2011-09-07auconv_exact_match: don't check precision, validbits, or channels for AC3jmcneill
2011-09-06Add AUDIO_ENCODING_AC3 encoding type.jmcneill
2009-01-03remove extra semicolons.yamt
2008-03-04Split device_t and softc for audio(4), and other related cosmetic changes.cube
2007-03-01TRUE -> true, FALSE -> falsethorpej
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-03-18Revert local changes not meant for previous commit.jmcneill
2006-03-18Check the return value of AUCONV_MALLOC. Fixes a pile of CIDs related tojmcneill
2006-02-26fix tyop in debug printfpooka
2006-02-26make compile with AUCONV_DEBUG: rename encoding_names to encoding_dbg_namespooka
2005-12-11merge ktrace-lwp.christos
2005-01-10merge kent-audio1 branch, which introduces audio filter pipeline to the MIkent
2004-11-13add the following four functions:kent
2002-03-15audio.c: revert a part of previous change.kent
2002-03-09Move sampling rate conversion functions to aurateconv.c.kent
2002-03-07Sampling rate and mono-stereo conversion described inkent
2002-02-18Add ulinear8 to/from slinear16 transforms.augustss
2002-01-15<dev/auconv.h> -> "auconv.h"; this makes auconv.c portable.mrg
2001-11-13add RCSIDslukem
2001-10-02ANSIfy.augustss