summaryrefslogtreecommitdiff
path: root/cras/src/tests/rstream_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
2021-02-04rstream: validate client type from clientpaulhsia
2020-12-02dbus_control: Add get/changed API for input streams with permissionpaulhsia
2020-10-23rstream_unittest: Fix compile error with USE=coveragepaulhsia
2020-10-22CRAS: rstream - Log audio energy in output streamsHsin-Yu Chao
2019-12-17CRAS: apm_list - Protect APM from multi-thread accessHsin-Yu Chao
2019-12-06CRAS: server_metrics - Log stream effectsYu-Hsuan Hsu
2019-11-23CRAS: metrics - Refactor logging stream functionYu-Hsuan Hsu
2019-08-22CRAS: rstream: allow clients to provide shmFletcher Woodruff
2019-07-29CRAS: Format stream related unittestsEn-Shuo Hsu
2019-06-25CRAS: cras_shm: split samples into separate shmFletcher Woodruff
2019-06-25CRAS: cras_shm: rename shm_area to shm_headerFletcher Woodruff
2019-06-11CRAS: rstream: unsplit output and input shmFletcher Woodruff
2019-01-28CRAS: rstream_unittest - Fix build without webrtcDylan Reid
2019-01-11CRAS: server_metrics - Log number of missed callback schedulesYu-Hsuan Hsu
2018-10-12CRAS: rstream - Config fmt converter by the fmt after processingHsin-Yu Chao
2018-08-10CRAS: Fix unit test without APM enabledDylan Reid
2018-06-21CRAS: apm_list - Add apm_list moduleHsin-Yu Chao
2017-11-16CRAS: rstream - Add API to flush audio messagesCheng-Yi Chiang
2017-11-16CRAS: rstream - Let rstream user query pending replyCheng-Yi Chiang
2017-11-16CRAS: rstream_unittest - use a new fd instead of stdoutCheng-Yi Chiang
2017-01-04CRAS: ucm - Use "Speech" instead of "Voice" for UCM verb.Chinyue Chen
2016-10-26CRAS: Support more stream types.Chinyue Chen
2016-06-17CRAS: Fix some unittest files that don't build under Brillo.John Muir
2015-11-17CRAS: rstream - use posix shm for stream audio.Dylan Reid
2015-11-17CRAS: rstream_ut - Remove unused stubDylan Reid
2015-04-01CRAS: move rstream create/destroy to stream_listDylan Reid
2015-04-01CRAS: Move some book keeping to rstreamDylan Reid
2015-03-31CRAS: Use stream_list instead of per client listDylan Reid
2014-12-12CRAS: rstream - rename get_buffer_size to get_buffer_framesDylan Reid
2014-12-12CRAS: rstream - save flags.Dylan Reid
2014-10-08CRAS: buffer_share - rename dev to id.Dylan Reid
2014-09-27CRAS: Rename input/dev_mix to buffer_share.Dylan Reid
2014-09-27CRAS: dev_stream - remove redundant mix_offset member.Dylan Reid
2014-09-27CRAS: Make input streams work with new timing.Dylan Reid
2014-09-05CRAS: rstream - Remove unused flags variable.Dylan Reid
2014-09-05CRAS: Remove min_cb_level.Dylan Reid
2014-07-03CRAS: rstream - Keep an audio area for input and output.Dylan Reid
2013-03-18CRAS: Fix issues found by running valgrind on unit tests.Chih-Chung Chang
2013-01-10CRAS: rstream - Store input and output shm pointer.Dylan Reid
2013-01-10CRAS: rstream UT - Add input creation test.Dylan Reid
2012-08-09CRAS: shm - Use volume scaler setter/getter.Dylan Reid
2012-08-08CRAS: shm - Remove size member.Dylan Reid
2012-01-25CRAS: Name enums, and favor size_t instead of uint32_t.Dylan Reid
2012-01-24CRAS: Add cras_rstream.Dylan Reid