Multimedia processing graphs
Find a file
Wim Taymans 73e6272488 node: keep separate array of links
Keep a separate array with the links that we only access and update from
the data-thread.
2016-10-24 18:01:04 +02:00
doc
man
pinos node: keep separate array of links 2016-10-24 18:01:04 +02:00
pkgconfig
po
spa node: keep separate array of links 2016-10-24 18:01:04 +02:00
.gitignore
autogen.sh
config.h.meson improve build and install 2016-10-05 11:46:54 +02:00
git-version-gen
GPL
LGPL
LICENSE
Makefile Improve makefile, add run target to run in-tree 2016-10-05 11:52:44 +02:00
meson.build
NEWS
pinos.spec
PROTOCOL
README

Pinos
-----

Pinos is a user space API to deal with video. This includes:

  - Make availabe sources of video (such as from a capture devices or
       application provided streams)
  - Accessing sources of video for consumption.

Video providers and consumers are implemented as separate processes
communicating with DBUS and exchanging video frames using fd passing.