mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-19 08:57:14 -05:00
audioconvert: various fixes
This commit is contained in:
parent
3b8ffdfb4e
commit
06dd7095fc
4 changed files with 71 additions and 34 deletions
|
|
@ -852,7 +852,6 @@ static int impl_node_process(struct spa_node *node)
|
|||
inio->status = SPA_STATUS_NEED_BUFFER;
|
||||
inport->offset = 0;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
outio->status = SPA_STATUS_HAVE_BUFFER;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue