mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
In pw_context_recalc_graph, PipeWire takes the currently configured clock target duration from the position as target rate. The position is not set for the videotestsrc since the set_io function is not implemented. This leads to a segfault when the videotestsrc is configured and loaded. Add the same dummy implementation of set_io as in the v4l2-source and the libcamera-source to prevent the segfault. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||