mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Keep the original sequence number of the port_set_param(Format) and port_use_buffer() calls around. When they produce an error, we will get an error with the same sequence number. When the sync completes, check if we got an error for the pending operation and return that as the result. We then also mark the link in error. We don't mark the port in error because that is not really the case. This should make the link error when negotiation of format or buffers fails instead of silently continuing. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||