pipewire/spa/plugins/videoconvert
zuozhiwei 2722d16303 audioadapter: remap port id for port_reuse_buffer on target
port_use_buffers and related port methods increment port_id when the
implicit output direction differs from the adapter's primary direction.
port_reuse_buffer only receives a port id but applies to output ports,
so apply the same offset before forwarding to this->target.

Also update videoadapter for the same mapping.
2026-04-20 07:55:54 +00:00
..
meson.build
plugin.c
videoadapter.c
videoconvert-dummy.c
videoconvert-ffmpeg.c