mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-16 07:00:00 -05:00
link: keep per link buffer negotiation state
Keep buffers cached on output ports. Complete the link to PAUSED when we have negotiated buffers on input and output.
This commit is contained in:
parent
317493a2dc
commit
3281737199
4 changed files with 5 additions and 5 deletions
|
|
@ -430,7 +430,6 @@ on_process (void *_data)
|
|||
mem->offset += data->offset;
|
||||
}
|
||||
|
||||
|
||||
gst_buffer_ref (buf);
|
||||
g_queue_push_tail (&pwsrc->queue, buf);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue