Skip to content

topology: add more buffering to media pipe after src - #1478

Merged
lgirdwood merged 1 commit into
thesofproject:masterfrom
juimonen:media_pipe_fix
May 29, 2019
Merged

topology: add more buffering to media pipe after src#1478
lgirdwood merged 1 commit into
thesofproject:masterfrom
juimonen:media_pipe_fix

Conversation

@juimonen

Copy link
Copy Markdown

Currently we have 1.5 times buffering after SRC in media pipeline. This
will not work for S24 or S32 playback as SRC will use the bigger buffers
with non-integer sample rate conversions as 44.1kHz to 48kHz. So add as
big buffer after SRC as before it.

Signed-off-by: Jaska Uimonen jaska.uimonen@intel.com

Currently we have 1.5 times buffering after SRC in media pipeline. This
will not work for S24 or S32 playback as SRC will use the bigger buffers
with non-integer sample rate conversions as 44.1kHz to 48kHz. So add as
big buffer after SRC as before it.

Signed-off-by: Jaska Uimonen <jaska.uimonen@intel.com>
@jajanusz

Copy link
Copy Markdown
Contributor

@zrombel CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants