No description
Find a file
Wim Taymans f51307f8f8 pinospay: rename events
Rename the network message. We want the same event name for the
message we received and the one we send.
2015-12-04 12:46:36 +01:00
doc doc updates 2015-09-30 13:00:14 +02:00
m4 Add po files and desktop.in 2015-09-04 17:10:48 +02:00
man man: add some man pages 2015-09-02 14:58:03 +02:00
pkgconfig
po po: remove autogenerated file 2015-09-14 09:12:50 +02:00
src pinospay: rename events 2015-12-04 12:46:36 +01:00
.gitignore
autogen.sh
bootstrap.sh
configure.ac Add po files and desktop.in 2015-09-04 17:10:48 +02:00
git-version-gen
GPL
LGPL
LICENSE spec: add rpm specfile 2015-09-02 09:10:49 +02:00
Makefile.am Add po files and desktop.in 2015-09-04 17:10:48 +02:00
NEWS
pinos.spec spec: update version 2015-09-09 17:20:27 +02:00
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.