mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-16 08:21:22 -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. |
||
|---|---|---|
| .. | ||
| aec | ||
| alsa | ||
| audioconvert | ||
| audiomixer | ||
| audiotestsrc | ||
| avb | ||
| bluez5 | ||
| control | ||
| ffmpeg | ||
| jack | ||
| libcamera | ||
| support | ||
| test | ||
| v4l2 | ||
| videoconvert | ||
| videotestsrc | ||
| volume | ||
| vulkan | ||
| meson.build | ||