Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Suyu
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
many-archive
Suyu
Commits
7e697ab7ff729aee3d88eb18cd130132786444ac
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
suyu
src
audio_core
cubeb_sink.cpp
Author
Search by author
Any Author
authors
Recolic
root
1 author
Sep 08, 2018
cubeb_sink: Hold last available value instead of writing zeros
· 7e697ab7
MerryMage
authored
6 years ago
This reduces clicking in output audio should we underrun.
7e697ab7
cubeb_sink: Use RingBuffer
· 6d9dd1dc
MerryMage
authored
6 years ago
6d9dd1dc
Add audio stretching support
· a6efff8b
fearlessTobi
authored
6 years ago
a6efff8b
Aug 12, 2018
cubeb_sink: Protect queue with a mutex
· fcc5ffdf
MerryMage
authored
6 years ago
fcc5ffdf
Aug 04, 2018
audio_core: Use s16 where possible for audio samples.
· 1dee8ced
bunnei
authored
6 years ago
1dee8ced
cubeb_sink: Support variable sample_rate and num_channels.
· 02fccc09
bunnei
authored
6 years ago
02fccc09
audio_core: Sinks need unique names as well.
· 34b3f834
bunnei
authored
6 years ago
34b3f834
Jul 31, 2018
audio_core: Implement Sink and SinkStream interfaces with cubeb.
· f437c11c
bunnei
authored
6 years ago
f437c11c
Loading