pipewire/spa/plugins/v4l2
Wim Taymans 18776b155b mem: Add tag to memmap
Add a tag field when creating a memmap so that we can do lookup on it.
This makes it easier to implement the tracking of mappings for io areas.
Remove custom io memory tracking and use the tags.

Add flags to spa_chunk to make data corrupted. The flags on the buffer
stay constant for the life of the buffer. Add flags to mark memory
readable and writable. Mark memory readonly in v4l2-source.

Pass the daemon activation area to the client in the transport event.
This never changes and need to be handled differently from the other
activation areas.

Use the right flags when importing memory.

Add the (desired) memory type to mempool_alloc.

improve some debug.
2019-07-25 12:10:05 +02:00
..
meson.build Remove libv4l2 dependency 2019-05-17 12:41:57 +02:00
v4l2-device.c names: add standard factory name definitions 2019-06-21 13:31:34 +02:00
v4l2-monitor.c names: add standard factory name definitions 2019-06-21 13:31:34 +02:00
v4l2-source.c names: add standard factory name definitions 2019-06-21 13:31:34 +02:00
v4l2-utils.c mem: Add tag to memmap 2019-07-25 12:10:05 +02:00
v4l2.c use SPA_EXPORT to export symbols 2019-02-06 13:24:41 +01:00
v4l2.h v4l2: use 32 buffers max 2019-05-27 15:35:20 +02:00