pipewire/spa/plugins/videoconvert
Wim Taymans 8cd3fc6922 adapter: increase max-retry to 64
When the follower doesn't produce enough data for this many attempts,
bail and cause an xrun to avoid an infinite loop.

The limit of 8 cause real-life problems and should be larger. It should
probably depend on the expected size per cycle (node.latency) and the
current quantum but we don't always have this information.

See #4334
2024-10-07 09:28:39 +02:00
..
meson.build
plugin.c
videoadapter.c
videoconvert-dummy.c
videoconvert-ffmpeg.c