pipewire/spa
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
..
include mem: remove memory stuff 2016-09-29 18:18:59 +02:00
lib mem: remove memory stuff 2016-09-29 18:18:59 +02:00
plugins mem: remove memory stuff 2016-09-29 18:18:59 +02:00
tests mem: remove memory stuff 2016-09-29 18:18:59 +02:00
tools port to meson 2016-09-26 12:15:52 +02:00
meson.build port to meson 2016-09-26 12:15:52 +02:00