summaryrefslogtreecommitdiff
path: root/cras/src/tests/mix_unittest.cc
AgeCommit message (Expand)Author
2021-08-03Remove all files except OWNERS.HEADandroid-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-preview-2android-s-v2-preview-1android-s-v2-beta-3android-s-v2-beta-2android-s-qpr3-beta-1android-s-beta-5mastermainandroid-t-preview-1android-s-v2-preview-1android-s-v2-beta-3android-s-qpr3-beta-1android-s-beta-5Andrew Walbran
2019-08-27CRAS: Format unittests for edid_util and mixEn-Shuo Hsu
2019-06-25CRAS: cras_shm: rename shm_area to shm_headerFletcher Woodruff
2019-03-26cras: modify scaler_buffer_inc clipping behaviorFletcher Woodruff
2018-12-05CRAS: mix: remove undefined behaviors around shiftTzung-Bi Shih
2018-12-04CRAS: mix: preserve signedness for S24_LE when scalingTzung-Bi Shih
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-07-28CRAS: cras_fmt_conv - add S24_3LE format supportYao-wen Mao
2014-11-27CRAS: mix - Add mix with dst/src stridesDylan Reid
2014-11-27CRAS: mix - Add 32 and 24 bit mixingDylan Reid
2014-11-27CRAS: mix - reorder exported functionsDylan Reid
2014-09-12CRAS: move stream mixing to dev_stream.Dylan Reid
2014-08-08CRAS: mix - Fix bug in cras_mix_add_streamHsin-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-08-09CRAS: shm - Use volume scaler setter/getter.Dylan Reid
2012-08-08CRAS: shm - Add getters and setters.Dylan Reid
2012-06-22CRAS: When the system is muted, skip mix and render zeros.Dylan Reid
2012-02-15CRAS: Rename stream volume to volume_scaler.Dylan Reid
2012-02-09CRAS: Add volume scaling and mute handling to cras_mix.Dylan Reid
2012-01-23CRAS: Add mixer.Dylan Reid