index
:
libcamera/jmondi/libcamera.git
imx8mp/extensible-format
imx8mp/extensible-format-v8
imx8mp/extensible-format-v9
isi/raw_sensor
isi/raw_sensor_v2
jmondi/android/ndk/pinephonepro
jmondi/android/pinephonepro
jmondi/android/vndk
jmondi/device-match-generalize
jmondi/imx8mp/debix-a
jmondi/lc-compliance-cros
jmondi/pinephone
jmondi/pinephonepro
jmondi/pinephonepro-af
jmondi/rk3399/google-dru-scarlet
jmondi/rockpi/af/imx519
jmondi/rpi5-on-mainline
multicontext/rpi/v3
pfc/rkisp1-free-run
pfc/rkisp1-free-run-upstreaming
pfc/rkisp1-free-run-v2
yaml-emitter
Jacopo Mondi's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
v4l2
/
v4l2_compat_manager.cpp
Age
Commit message (
Expand
)
Author
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_file: Store file description
Laurent Pinchart
2022-01-14
v4l2: v4l2_compat_manager: Print path and fd in openat()
Laurent Pinchart
2021-09-10
v4l2: v4l2_compat_manager: Don't print "camera not found" on openat()
Paul Elder
2021-06-25
libcamera/base: Move extended base functionality
Kieran Bingham
2021-06-25
libcamera/base: Move utils to the base library
Kieran Bingham
2021-05-18
v4l2: Replace manual loop counters with utils::enumerate()
Laurent Pinchart
2020-06-25
v4l2: V4L2CameraProxy: Take V4L2CameraFile as argument for intercepted calls
Paul Elder
2020-06-19
v4l2: v4l2_compat: Intercept open64, openat64, and mmap64
Paul Elder
2020-06-08
v4l2: v4l2_compat: Add eventfd signaling to support polling
Paul Elder
2020-05-28
v4l2: Relicense V4L2 compatibility layer under LGPL
Laurent Pinchart
2020-05-16
libcamera: Move internal headers to include/libcamera/internal/
Laurent Pinchart
2020-02-13
v4l2: Remove internal thread
Laurent Pinchart
2020-01-12
v4l2: camera: Handle memory mapping of buffers directly
Niklas Söderlund
2020-01-07
v4l2: compat_manager: Move file operations to new struct FileOperations
Laurent Pinchart
2020-01-03
v4l2: v4l2_compat: Add V4L2 compatibility layer
Paul Elder