summaryrefslogtreecommitdiff
path: root/cras/src/tests/a2dp_iodev_unittest.cc
AgeCommit message (Expand)Author
2020-11-23adhd: Remove the use of dummy from adhd repoEn-Shuo Hsu
2020-11-13CRAS: ewma_power - add interface to disable all calculationHsin-Yu Chao
2020-07-31CRAS: unit tests: Fix gcc build errorspaulhsia
2020-06-29CRAS: a2dp - Avoid underrun in no_stream stateHsin-Yu Chao
2020-06-29CRAS: a2dp - Add warning log for possible buffer overrunHsin-Yu Chao
2020-06-24CRAS: bt_device - Track the reason to schedule suspendHsin-Yu Chao
2020-06-06CRAS: a2dp - Fix bug that A2DP write no longer gets calledHsin-Yu Chao
2020-05-15CRAS: a2dp - Log A2DP throttle time and severe throttle eventHsin-Yu Chao
2020-05-08CRAS: audio_thread - Register callbacks for arbitrary eventsHsin-Yu Chao
2020-04-25CRAS: a2dp - Fix write_block calculationHsin-Yu Chao
2020-04-23CRAS: a2dp - fix some warnings with newer clangDylan Reid
2020-04-10Revert "CRAS: a2dp - drop some blocks after write throttle"Hsin-Yu Chao
2020-04-10Revert "CRAS: a2dp - Drop some blocks to prevent buffer full"Hsin-Yu Chao
2020-04-10Revert "CRAS: a2dp - Add audio thread event for noticible a2dp drop"Hsin-Yu Chao
2020-04-06CRAS: a2dp_iodev_unittest - Fix memory leakYu-Hsuan Hsu
2020-03-30CRAS: a2dp - Remove free run implementationHsin-Yu Chao
2020-03-20CRAS: a2dp - Add audio thread event for noticible a2dp dropHsin-Yu Chao
2020-03-20CRAS: a2dp - Drop some blocks to prevent buffer fullHsin-Yu Chao
2020-03-20CRAS: a2dp - drop some blocks after write throttleHsin-Yu Chao
2020-02-19CRAS: a2dp_iodev_unittest - Fix memory leakYu-Hsuan Hsu
2020-02-15CRAS: a2dp - Adjust encode and flush flowHsin-Yu Chao
2020-02-15CRAS: a2dp - Remove the estimate queued framesHsin-Yu Chao
2020-02-15CRAS: a2dp - Implement free running for no streamHsin-Yu Chao
2020-02-15CRAS: a2dp - Add frames_to_play_in_sleep for a2dpHsin-Yu Chao
2020-02-15CRAS: a2dp - Use flush time to regulate A2DP writeHsin-Yu Chao
2020-01-23CRAS: a2dp: Fix memory leak in HandleUnderrun testpaulhsia
2020-01-15CRAS: a2dp - Add a2dp_output_underrunHsin-Yu Chao
2019-09-25CRAS: a2dp - Remove pre-fill zero framesHsin-Yu Chao
2019-08-26CRAS: Format all unittests at onceEn-Shuo Hsu
2019-07-24CRAS: a2dp_iodev_unittest - fix signed/unsigned comparisonDylan Reid
2019-07-09CRAS: Fix bt delay after leaving no_stream statepaulhsia
2019-04-03CRAS: bt_io - Implement no_stream ops for A2DP/HFPHsin-Yu Chao
2018-05-23adhd: Fix memory leaks and refactor in a2dp_iodev_unittestpaulhsia
2018-05-18adhd: Fix some memory leaks.Manoj Gupta
2017-08-24CRAS: Deduplicate snd_pcm_open and snd_pcm_hw_params calls.Chinyue Chen
2017-05-23Revert "CRAS: Deduplicate snd_pcm_open calls when opening a device."Chinyue Chen
2017-05-19CRAS: Deduplicate snd_pcm_open calls when opening a device.Chinyue Chen
2017-02-24CRAS: audio_thread - Synchronize audio thread callback removalHsin-Yu Chao
2016-11-23CRAS: a2dp - Don't flush too much when buffer level is lowHsin-Yu Chao
2016-09-10CRAS: Use the hardware timestamp with available/used frames.John Muir
2016-09-02CRAS: bt_device - Migrate a2dp suspend timer to bt_deviceHsin-Yu Chao
2016-05-25CRAS: a2dp_iodev - Implement set volume callbackHsin-Yu Chao
2016-03-06CRAS: bt_transport - Allow transport be released in blocking modeHsin-Yu Chao
2015-12-29CRAS: a2dp - Suspend a2dp if receive -EAGAIN for 5 secondsHsin-Yu Chao
2015-09-02CRAS: a2dp - Use object_path for stable idHsin-Yu Chao
2015-08-20CRAS: a2dp - Make frames_queued more preciseHsin-Yu Chao
2015-08-20CRAS: a2dp - Remove uneccessary zero framesHsin-Yu Chao
2015-08-18CRAS: iodev - Add stable device ID.Chinyue Chen
2015-08-17CRAS: a2dp - Use socket depth in framesHsin-Yu Chao
2015-02-27CRAS: bt_device - Create bt_device when transport/profile connectedHsin-Yu Chao