[pulseaudio-discuss] [PATCH v2] pipe-source: suspend source when no writers connected to fifo

Georg Chini georg at chini.tk
Sat Feb 10 20:59:58 UTC 2018


On 08.02.2018 17:58, Raman Shyshniou wrote:
>      Make pipe-source suspended if all writers closed fifo.
>      Source will be automatically unsuspended if any data will
>      be written to pipe and suspended again when last writer
>      closed fifo.
> ---
>   src/modules/module-pipe-source.c | 114 +++++++++++++++++++++++++++++++++++++--
>   1 file changed, 109 insertions(+), 5 deletions(-)
>
What is the motivation/use case for the patch? Normally, if there
are no writers, the source should deliver silence like any other
source without input signal.

Regards
              Georg


More information about the pulseaudio-discuss mailing list