pipewire/spa/plugins
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
..
alsa mem: remove memory stuff 2016-09-29 18:18:59 +02:00
audiomixer mem: remove memory stuff 2016-09-29 18:18:59 +02:00
audiotestsrc mem: remove memory stuff 2016-09-29 18:18:59 +02:00
ffmpeg mem: remove memory stuff 2016-09-29 18:18:59 +02:00
libva mem: remove memory stuff 2016-09-29 18:18:59 +02:00
remote mem: remove memory stuff 2016-09-29 18:18:59 +02:00
v4l2 mem: remove memory stuff 2016-09-29 18:18:59 +02:00
videotestsrc mem: remove memory stuff 2016-09-29 18:18:59 +02:00
volume mem: remove memory stuff 2016-09-29 18:18:59 +02:00
xv mem: remove memory stuff 2016-09-29 18:18:59 +02:00
meson.build Add videotestsrc 2016-09-19 09:21:08 +02:00