aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pcm/feeder_mixer.c
Commit message (Expand)AuthorAgeFilesLines
* sound: Fix regression in pcm/feeder_mixer.cChristos Margiolis2025-03-301-2/+4
* sound: Make feed_mixer_apply() __always_inlineChristos Margiolis2025-03-101-1/+1
* sound: Update COPYRIGHT noticesChristos Margiolis2025-03-101-0/+4
* sound: Simplify pcm/feeder_mixer.cChristos Margiolis2025-03-101-105/+68
* sound: Turn clamp macros into a functionChristos Margiolis2025-03-101-1/+1
* sound: Refactor the format conversion frameworkChristos Margiolis2025-03-101-3/+6
* sys: Remove SND_DECLARE_FILEJohn Baldwin2023-08-181-2/+0
* sys: Remove $FreeBSD$: sound driver versionWarner Losh2023-08-161-1/+1
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Increase the allowed maximum number of audio channels from 31 to 127Hans Petter Selasky2017-05-241-4/+4
* Sound Mega-commit. Expect further cleanup until code freeze.Ariff Abdullah2009-06-071-0/+402