Skip to content

P20 mux#1

Draft
piotrhoppeintel wants to merge 4 commits into
mainfrom
p20-mux
Draft

P20 mux#1
piotrhoppeintel wants to merge 4 commits into
mainfrom
p20-mux

Conversation

@piotrhoppeintel

Copy link
Copy Markdown
Owner

No description provided.

Rework the mux module to only use the sink/source api to
prepare the SOF for the full transition to pipeline 2.0.

Signed-off-by: Piotr Hoppe <piotr.hoppe@intel.com>
Signed-off-by: Piotr Hoppe <piotr.hoppe@intel.com>
The mux module queried the state of its downstream consumers via the
legacy comp_buffer_get_from_sink() wrapper followed by
comp_buffer_get_sink_state(). This couples the module to the underlying
buffer implementation, which the sink/source API is meant to hide.

Signed-off-by: Piotr Hoppe <piotr.hoppe@intel.com>
Signed-off-by: Piotr Hoppe <piotr.hoppe@intel.com>
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.

1 participant