pipewire/spa/plugins/libcamera
Wim Taymans cd79cdfb40 libcamera: use the data type mask to select a type
In alloc_buffers we need to look at the data types mask.
Select DmaBuf when not invalid and the DmaBuf flag is set, otherwise
select memptr.

See #1054
2021-04-15 20:40:16 +02:00
..
libcamera-client.c libcamera: cleanup unused variables 2020-06-15 17:45:01 +05:30
libcamera-device.c libcamera: cleanup unused variables 2020-06-15 17:45:01 +05:30
libcamera-source.c libcamera: cleanup unused variables 2020-06-15 17:45:01 +05:30
libcamera-utils.c libcamera: use the data type mask to select a type 2021-04-15 20:40:16 +02:00
libcamera.c Integrating libcamera 2020-06-04 10:36:39 +02:00
libcamera.h Integrating libcamera 2020-06-04 10:36:39 +02:00
libcamera_wrapper.cpp libcamera: fix the build and capture issues with latest libcamera version. 2021-02-03 16:57:09 +05:30
libcamera_wrapper.h libcamera: Fixed the crash issue when rtkit is enabled. 2020-06-12 12:24:00 +05:30
meson.build meson: replace join_paths(a, b) with a / b 2021-04-15 06:57:00 +00:00