mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
Add a port_info event. With this, we get updates to ports pushed to us, which is more convenient and also allows for better dynamic add/remove of ports. We don't need to the PortChanged event anymore We can remove the get_port_ids/get_n_ports/port_get_info methods. Update plugins |
||
|---|---|---|
| .. | ||
| audioconvert.c | ||
| benchmark-fmt-ops.c | ||
| channelmix-ops-sse.c | ||
| channelmix-ops.c | ||
| channelmix.c | ||
| fmt-ops-sse2.c | ||
| fmt-ops.c | ||
| fmtconvert.c | ||
| merger.c | ||
| meson.build | ||
| plugin.c | ||
| resample-peaks-sse.h | ||
| resample-peaks.h | ||
| resample-speex.h | ||
| resample.c | ||
| resample.h | ||
| splitter.c | ||
| test-fmt-ops.c | ||