aboutsummaryrefslogtreecommitdiff
path: root/src/audio_core/time_stretch.cpp
AgeCommit message (Expand)Author
2022-04-01audio_core: remove time stretcherAndrea Pappacoda
2019-01-14audio_core: remove unnecessary spaces on commentsOtávio Pace
2018-10-29time_stretch: Switch to values of CitrafearlessTobi
2018-10-24time_stretch: Remove unused m_channel_count member variableLioncash
2018-09-20Logging: Change the TimeStretch::Process log from debug to trace level.Subv
2018-09-17Merge pull request #1314 from lioncash/castbunnei
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-13audio_core/time_stretch: Silence truncation warnings in Process()Lioncash
2018-09-12audio_core: Flush stream when not playing anythingMerryMage
2018-09-08cubeb_sink: Perform audio stretchingMerryMage
2018-09-08audio_core: Add audio stretcherMerryMage
2018-01-12Massive removal of unused modulesJames Rowe
2018-01-07audio: Log dropping frames as trace to reduce spam.bunnei
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-05-14AudioCore: Implement time stretcher (#1737)Maribel