pipewire/pinos/client
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 src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
build_mkenum.py port to meson 2016-09-26 12:15:52 +02:00
context.c improve introspection 2016-08-18 12:17:31 +02:00
context.h some more rework 2016-07-18 17:40:58 +02:00
format.c mem: remove memory stuff 2016-09-29 18:18:59 +02:00
format.h Work on negotiation 2016-08-05 16:39:26 +02:00
introspect.c Handle error cases 2016-09-16 13:13:41 +02:00
introspect.h Remove some events 2016-09-23 17:08:20 +02:00
mainloop.c port to meson 2016-09-26 12:15:52 +02:00
mainloop.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
meson.build port to meson 2016-09-26 12:15:52 +02:00
pinos.c mem: remove memory stuff 2016-09-29 18:18:59 +02:00
pinos.h port to meson 2016-09-26 12:15:52 +02:00
private.h improve introspection 2016-08-18 12:17:31 +02:00
properties.c port to meson 2016-09-26 12:15:52 +02:00
properties.h Work on sink 2016-08-24 16:38:51 +02:00
ringbuffer.c port to meson 2016-09-26 12:15:52 +02:00
ringbuffer.h remove old files 2016-07-28 21:30:15 +02:00
stream.c mem: remove memory stuff 2016-09-29 18:18:59 +02:00
stream.h Add support for async results 2016-09-22 09:08:44 +02:00
subscribe.c improve introspection 2016-08-18 12:17:31 +02:00
subscribe.h improve introspection 2016-08-18 12:17:31 +02:00