Commit graph

4 commits

Author SHA1 Message Date
Wim Taymans
cdb2028f9b src -> pinos and fix include paths
Rename src to pinos and fix all the include paths so that they contain
pinos/ to avoid conflicts
2016-02-01 15:40:48 +01:00
Wim Taymans
a6dfb8831f properties: add init_builder method
Add method to init a GVariant builder from properties.
2015-09-01 12:48:04 +02:00
Wim Taymans
6611061683 Improve state management
Split setup of pipeline and state change to inspect the pipeline formats
and properties. Pass the device monitor caps to the gstreamer source so
that we don't have to query that again.

Work on adding time provider to the sender pipeline. Send the port and
address to the client in the source-output object properties.

Improve properties API and add some more docs.
2015-08-13 11:37:10 +02:00
Wim Taymans
c77d7718a2 properties: add generic property bag
Add a structure to hold string key/value pairs. This is basically a thin
wrapper around GHashTable with some extra API.
2015-07-17 16:52:16 +02:00