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