index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
v4l2
Age
Commit message (
Expand
)
Author
2024-06-26
v4l2: v4l2_compat: Selectively disable -Wmissing-declarations
Laurent Pinchart
2024-06-26
v4l2: v4l2_compat: Include missing headers
Laurent Pinchart
2024-06-25
v4l2: v4l2_compat: Move `open*()` flag check into function
Barnabás Pőcze
2024-06-25
v4l2: v4l2_compat: Fix redirect from `__open(at)64_2()`
Barnabás Pőcze
2024-05-09
libcamera: Drop remaining file name from header comment blocks
Laurent Pinchart
2024-05-08
libcamera: Drop file name from header comment blocks
Laurent Pinchart
2024-03-27
v4l2: meson: Keep defines sorted alphabetically
Laurent Pinchart
2024-03-27
v4l2: Unset _TIME_BITS in addition to _FILE_OFFSET_BITS
Steve Langasek
2023-12-07
meson: Tag all installed files
Laurent Pinchart
2023-07-11
v4l2: Use SystemDevices properties to identify cameras
Kieran Bingham
2023-07-11
v4l2: v4l2_camera_proxy: Prevent ioctl sign-extensions
Kieran Bingham
2023-05-04
v4l2: Move the v4l2 compat layer to libexec/libcamera
Kieran Bingham
2022-11-11
v4l2: v4l2_camera: Apply clang thread safety annotation
Hirokazu Honda
2022-11-11
v4l2: v4l2_camera_proxy: Apply clang thread safety annotation
Hirokazu Honda
2022-08-03
libcamera: v4l2_pixelformat: Return the list of V4L2 formats
Jacopo Mondi
2022-05-04
libcamera: Replace toString with operator<<() for format classes
Laurent Pinchart
2022-03-17
v4l2: camera_proxy: Fix header include order
Kieran Bingham
2022-02-15
v4l2: v4l2_camera_proxy: Fix timestamp calculation
Kieran Bingham
2022-02-04
v4l2: Provide libcamerify wrapper script
Kieran Bingham
2022-02-02
v4l2: Accept read-only buffers mappings and require MAP_SHARED
Laurent Pinchart
2022-01-21
v4l2: V4L2CameraProxy: Add support for PREPARE_BUF as one of the supported ioctl
Vedant Paranjape
2022-01-14
v4l2: v4l2_camera_proxy: Use file description in debug messages
Laurent Pinchart
2022-01-14
v4l2: v4l2_compat_manager: Store V4L2CameraFile in mmaps_
Laurent Pinchart
2022-01-14
v4l2: v4l2_camera_proxy: Drop trace message from freeBuffers()
Laurent Pinchart
2022-01-14
v4l2: v4l2_camera_file: Store file description
Laurent Pinchart
2022-01-14
v4l2: v4l2_compat_manager: Print path and fd in openat()
Laurent Pinchart
2022-01-14
v4l2: v4l2_camera_proxy: Zero flags in VIDIOC_REQBUFS
Laurent Pinchart
2022-01-08
v4l2: v4l2_camera_proxy: Add EXPBUF as one of the supported ioctl
Vedant Paranjape
2021-12-04
libcamera: base: shared_fd: Rename fd() to get()
Laurent Pinchart
2021-12-04
libcamera: base: Rename FileDescriptor to SharedFD
Laurent Pinchart
2021-12-04
v4l2: v4l2_camera: Return int in getBufferFd()
Hirokazu Honda
2021-12-03
libcamera: Move file_descriptor.h to base/
Laurent Pinchart
2021-12-01
libcamera: Correct include headers for Mutex classes
Hirokazu Honda
2021-12-01
libcamera: base: Add mutex classes with thread safety annotations
Hirokazu Honda
2021-12-01
v4l2: Consolidate mutex classes to Mutex and MutexLocker
Hirokazu Honda
2021-12-01
libcamera: base: Introduce ConditionVariable
Hirokazu Honda
2021-11-24
v4l2: Convert to pragma once
Kieran Bingham
2021-10-15
v4l2: Remove using namespace in header files
Hirokazu Honda
2021-09-10
v4l2: v4l2_camera_proxy: Set the compressed flag in enum_fmt
Paul Elder
2021-09-10
v4l2: v4l2_camera_proxy: Report the proper format name in enum_fmt
Paul Elder
2021-09-10
v4l2: v4l2_compat_manager: Don't print "camera not found" on openat()
Paul Elder
2021-09-07
v4l2: Sum bytesused for all planes when dequeuing buffer
Laurent Pinchart
2021-09-07
libcamera: framebuffer: Prevent modifying the number of metadata planes
Laurent Pinchart
2021-09-07
libcamera: Use V4L2PixelFormat::fromPixelFormat()
Laurent Pinchart
2021-09-05
v4l2: Use V4L2PixelFormat::toPixelFormat()
Laurent Pinchart
2021-08-10
src: Remove all unused sys/mman.h inclusions
Kieran Bingham
2021-07-11
libcamera: buffer: Rename buffer.h to framebuffer.h
Laurent Pinchart
2021-06-25
libcamera/base: Validate internal headers as private
Kieran Bingham
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-25
libcamera/base: Move utils to the base library
Kieran Bingham
[next]