readme: fix typo (#1)

This commit is contained in:
AsciiWolf 2017-06-21 13:20:30 +02:00 committed by Wim Taymans
parent 68413d472f
commit 5298ee8fae

4
README
View file

@ -4,11 +4,11 @@ PipeWire
PipeWire is a server and user space API to deal with multimedia PipeWire is a server and user space API to deal with multimedia
pipelines. This includes: 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 application provided streams) and multiplexing this with
clients. clients.
- Accessing sources of video for consumption. - 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, Nodes in the graph can be implemented as separate processes,
communicating with sockets and exchanging multimedia content using fd communicating with sockets and exchanging multimedia content using fd