pipewire/spa/plugins/videoconvert
Wim Taymans 2d858e0ba2 spa: a Flush command does not stop processing
A flush command is not supposed to stop playback but just clear the
current state. Normally, to avoid complications, an application will
Pause, Flush and optionally Start to do things smoothly without
interfering with the process loop, but things should not crash if that's
not the case.

Fixes #2726
2022-09-26 11:10:02 +02:00
..
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
plugin.c videoconvert: beginnings of video converter 2019-07-25 12:19:41 +02:00
videoadapter.c spa: a Flush command does not stop processing 2022-09-26 11:10:02 +02:00