libcamera/src
Umang Jain e6b6a6d42e gstreamer: Drop libcamera_private dependency
Drop libcamera_private dependency entirely as to avoid libcamerasrc
getting more dependent on it. In order to achieve that, one of the
mutex locks in GstLibcameraSrcState needs to be replaced with GMutex.

However doing so, this won't let us to use the clang's thread annotation
macros in libcamera (which should be fine as libcamerasrc would move
out of libcamera repo once matured).

Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
2023-06-28 23:23:13 +02:00
..
android android: mm: Stub libhardware for build tests 2023-05-30 18:29:08 +03:00
apps apps: qcam: Remove redundant check 2023-05-04 11:04:03 +02:00
gstreamer gstreamer: Drop libcamera_private dependency 2023-06-28 23:23:13 +02:00
ipa ipa: rpi: agc: Do not switch to a default if a mode is unavailable 2023-06-19 11:31:10 +01:00
libcamera libcamera: meson: Allow PH to change libcamera_deps 2023-06-19 11:31:36 +01:00
py py: Fix code formatting 2023-06-04 12:25:35 +03:00
v4l2 v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00
meson.build v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00