summaryrefslogtreecommitdiff
path: root/cras/src/server/cras_mix.h
AgeCommit message (Expand)Author
2019-08-27CRAS: Format unittests for edid_util and mixEn-Shuo Hsu
2019-06-24CRAS: Format cras_mixEn-Shuo Hsu
2019-03-26cras: modify scaler_buffer_inc clipping behaviorFletcher Woodruff
2018-10-23CRAS: fix ramping for large block size streamCheng-Yi Chiang
2016-12-30CRAS: mix - Add ops to scale with incrementCheng-Yi Chiang
2016-03-23CRAS: mix: Rename cras_mix_add_stride_* to cras_mix_add_scale_stride_*Cheng-Yi Chiang
2015-11-18CRAS: mixer - separate out mixer operations for SIMD supportLiam Girdwood
2014-11-27CRAS: mix - Add mix with dst/src stridesDylan Reid
2014-11-27CRAS: mix - reorder exported functionsDylan Reid
2014-11-27CRAS: mix - Short circuit some scaling.Dylan Reid
2014-09-18CRAS: mix - Clean up unused function declarationHsin-Yu Chao
2014-09-12CRAS: move stream mixing to dev_stream.Dylan Reid
2014-05-23CRAS: mix - Add function to mix two buffers.Hsin-Yu Chao
2013-10-03CRAS: mix - Add ability to mute buffer.Dylan Reid
2013-08-13CRAS: Move mute/softvol to after loopback.Dylan Reid
2013-03-28CRAS: mix - Allow an output volume scaler.Dylan Reid
2012-11-07CRAS: mix - Add missing forward declaration.Dylan Reid
2012-08-09CRAS: shm - Use volume scaler setter/getter.Dylan Reid
2012-06-22CRAS: When the system is muted, skip mix and render zeros.Dylan Reid
2012-02-09CRAS: Add volume scaling and mute handling to cras_mix.Dylan Reid
2012-01-23CRAS: Add mixer.Dylan Reid