pipewire/pinos/daemon
Wim Taymans 24108e01c1 mem: remove memory stuff
Remove the memory stuff from the spa API, we can do thing more simple
and efficiently if we always allocate buffers outside of the plugins and
only implement an alloc function on the node when it can do something
clever.
Move serialize code to the props/format/buffer code
Make it possible to copy a format and properties.
2016-09-29 18:18:59 +02:00
..
.gitignore Ignore generated files 2016-08-29 13:15:03 +02:00
daemon-config.c port to meson 2016-09-26 12:15:52 +02:00
daemon-config.h port to meson 2016-09-26 12:15:52 +02:00
main.c mem: remove memory stuff 2016-09-29 18:18:59 +02:00
meson.build port to meson 2016-09-26 12:15:52 +02:00
pinos-system.conf src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
pinos.conf.in daemon-conf: Add conf file parsing 2016-08-29 18:31:08 +02:00
pinos.desktop.in src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00