libcamera/src
Barnabás Pőcze 1df8091e63 libcamera: v4l2_videodevice: lastUsedCounter_ need not be atomic
The `V4L2BufferCache` type is not thread-safe. Its `lastUsedCounter_`
member is not used in contexts where its atomicity would matter.
So it does not need to be have an atomic type.

Signed-off-by: Barnabás Pőcze <barnabas.pocze@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2025-03-21 16:56:58 +01:00
..
android meson: Don't unnecessarily fallback to libyuv wrap 2024-11-26 19:05:17 +02:00
apps apps: cam: Highlight default enumerator 2025-03-21 16:40:50 +01:00
gstreamer gstreamer: Add Y444 format support to the YUV list 2025-03-19 08:59:47 +00:00
ipa ipa: rpi: Add support for Raspberry Pi 5 2025-03-20 12:03:28 +00:00
libcamera libcamera: v4l2_videodevice: lastUsedCounter_ need not be atomic 2025-03-21 16:56:58 +01:00
py utils: codegen: controls.py: Parse direction information 2024-12-18 17:26:52 +09:00
v4l2 meson: Convert v4l2 into a feature option 2025-01-10 12:35:10 +01:00
meson.build libcamera: meson: Fix libyuv detection 2025-03-01 22:36:24 +00:00