diff options
author | Umang Jain <umang.jain@ideasonboard.com> | 2023-06-27 13:52:21 +0200 |
---|---|---|
committer | Umang Jain <umang.jain@ideasonboard.com> | 2023-06-28 23:23:13 +0200 |
commit | e6b6a6d42ea5b21119bd5ce25c32270f0665ba4c (patch) | |
tree | 0625bf7e4d0e35fce19fd81e54d5fec0e62b3179 /utils | |
parent | 1f607da926e182cd63db9d1f748aa0af34592c98 (diff) |
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>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions