Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copier: update buffer format on bind #9197

Closed

Conversation

iganakov
Copy link
Contributor

@iganakov iganakov commented Jun 5, 2024

Windows driver sends SET_SINK_FORMAT IPC to configure Copier module sink processing parameters before bind when there is no processing buffer between connected components.

Add Copier bind operation to update buffer format on BIND IPC.

src/audio/copier/copier.c Outdated Show resolved Hide resolved
@iganakov iganakov force-pushed the iganakov/update_sink_fmt_bind branch from 7eb1a97 to 489da6e Compare June 11, 2024 13:18
@iganakov iganakov marked this pull request as ready for review June 11, 2024 13:19
Windows driver sends SET_SINK_FORMAT IPC to configure
Copier module sink processing parameters before bind when
there is no processing buffer between connected components.

Add Copier bind operation to update buffer format on BIND IPC.

Signed-off-by: Ievgen Ganakov <[email protected]>
@iganakov iganakov force-pushed the iganakov/update_sink_fmt_bind branch from 489da6e to 9c52527 Compare June 11, 2024 14:01
@iganakov
Copy link
Contributor Author

iganakov commented Jul 5, 2024

I'm closing this PR. All issues are addressed in a new one #9276

@iganakov iganakov closed this Jul 5, 2024
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.

5 participants