mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-29 06:46:38 -04:00
ParamTag on a port describes the peer direction, matching audioconvert port_set_tag. recalc_tag used info.direction == direction and could skip valid tags or forward the wrong param to the follower. Use SPA_DIRECTION_REVERSE(direction) when selecting the enumerated tag. Apply the same fix in videoadapter for videoconvert. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||