From 5298ee8fae31aa9561612ed22221e45929d41f89 Mon Sep 17 00:00:00 2001 From: AsciiWolf Date: Wed, 21 Jun 2017 13:20:30 +0200 Subject: [PATCH] readme: fix typo (#1) --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index d133ce93e..9d34e6d56 100644 --- a/README +++ b/README @@ -4,11 +4,11 @@ PipeWire PipeWire is a server and user space API to deal with multimedia pipelines. This includes: - - Make availabe sources of video (such as from a capture devices or + - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - - Generating graphs for audio and video processing + - Generating graphs for audio and video processing. Nodes in the graph can be implemented as separate processes, communicating with sockets and exchanging multimedia content using fd