pipewire/pinos
Wim Taymans dd1fbef28f work on memory references
Add a memory reference helper struct that we can use to track the memory
in buffers and formats.
Remove custom property get and set, the default ones will work fine.
Custom ones are problematic when we want to serialize properties in
formats etc.
Deserialized Formats are now tracked in the memory pool and can be freed
if needed.
2016-08-04 19:24:16 +02:00
..
client work on memory references 2016-08-04 19:24:16 +02:00
daemon Make buffer data point to memory blocks 2016-08-03 21:33:57 +02:00
dbus more hacking 2016-07-25 10:50:05 +02:00
gst implement set_format 2016-08-04 17:33:49 +02:00
modules implement set_format 2016-08-04 17:33:49 +02:00
server More work on implementing remote protocol 2016-08-02 16:34:44 +02:00
tests more hacking 2016-07-25 10:50:05 +02:00
tools client: add client object instrospection 2016-07-20 17:55:02 +02:00
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
Makefile.am Make buffer structure sharable 2016-08-03 15:59:17 +02:00