libcamera/src
Barnabás Pőcze fbb67a73c4 libcamera: media_device: Ignore lockf() return value
When `_FORTIFY_SOURCE` is enabled, the `lockf()` function might be marked
with the `warn_unused_result` attribute, leading to compilation failure.
Fix that by explicitly ignoring the return value.

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:26:35 +01:00
..
android meson: Don't unnecessarily fallback to libyuv wrap 2024-11-26 19:05:17 +02:00
apps apps: qcam: Simplify PixelFormat search 2025-03-21 16:09:39 +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: media_device: Ignore lockf() return value 2025-03-21 16:26:35 +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