summaryrefslogtreecommitdiffstats
path: root/src/audio_core/time_stretch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* audio_core: Flush stream when not playing anythingMerryMage2018-09-121-0/+4
* cubeb_sink: Perform audio stretchingMerryMage2018-09-081-6/+6
* audio_core: Add audio stretcherMerryMage2018-09-081-0/+64
* Massive removal of unused modulesJames Rowe2018-01-131-143/+0
* audio: Log dropping frames as trace to reduce spam.bunnei2018-01-071-1/+1
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-4/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-4/+6
* AudioCore: Implement time stretcher (#1737)Maribel2016-05-151-0/+144