mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -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. |
||
|---|---|---|
| .. | ||
| draw.c | ||
| meson.build | ||
| plugin.c | ||
| videotestsrc.c | ||