mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
link: fix negotiation
Fix renegotiation of idle but not yet suspended nodes.
This commit is contained in:
parent
3adbaacec2
commit
4808f8f10e
5 changed files with 50 additions and 23 deletions
|
|
@ -325,6 +325,7 @@ static void
|
|||
update_state (SpaVideoTestSrc *this, SpaNodeState state)
|
||||
{
|
||||
this->node.state = state;
|
||||
spa_log_info (this->log, "videotestsrc %p: update state %d", this, state);
|
||||
}
|
||||
|
||||
static SpaResult
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue