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
plugin.c
videoadapter.c spa: a Flush command does not stop processing 2022-09-26 11:10:02 +02:00