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
/
libcamera
/
v4l2_videodevice.cpp
Age
Commit message (
Expand
)
Author
2020-03-06
libcamera: V4L2BufferCache: Mark Entry::operator==() as const
Niklas Söderlund
2020-02-13
libcamera: v4l2_videodevice: Add crop/selection control
Naushir Patuck
2020-02-13
libcamera: Document thread-safety attributes of core classes
Laurent Pinchart
2020-01-22
libcamera: Fix documentation of buffer allocation/export functions
Laurent Pinchart
2020-01-14
libcamera: Switch from utils::make_unique to std::make_unique
Laurent Pinchart
2020-01-12
libcamera: v4l2_videodevice: Remove Buffer interface
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Add FrameBuffer interface
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Add V4L2BufferCache to deal with index mapping
Niklas Söderlund
2020-01-12
libcamera: buffer: Move captured metadata to FrameMetadata
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Extract exportDmabufFd()
Niklas Söderlund
2020-01-12
libcamera: v4l2_videodevice: Align which type variable is used in queueBuffer()
Niklas Söderlund
2020-01-12
libcamera: buffer: Switch from Plane to FrameBuffer::Plane
Niklas Söderlund
2020-01-03
libcamera: v4l2_device, v4l2_videodevice: call open system call directly
Paul Elder
2019-12-16
libcamera: Remove buffer index from logging
Niklas Söderlund
2019-11-20
libcamera: v4l2_videodevice: Simplify error checking for requestBuffers()
Niklas Söderlund
2019-10-28
libcamera: v4l2_videodevice: Add PixelFormat conversion
Jacopo Mondi
2019-10-15
libcamera: utils: Add hex stream output helper
Laurent Pinchart
2019-08-13
libcamera: v4l2_videodevice: Support M2M devices
Kieran Bingham
2019-08-13
libcamera: v4l2_videodevice: Fix ordering of debug statement
Kieran Bingham
2019-07-14
libcamera: v4l2_videodevice: Signal buffer completion at streamoff time
Laurent Pinchart
2019-07-14
libcamera: buffer: Split memory information to BufferMemory
Laurent Pinchart
2019-07-14
libcamera: v4l2_videodevice: Add helper to queue all buffers
Laurent Pinchart
2019-07-04
libcamera: v4l2_videodevice: Re-group operations
Jacopo Mondi
2019-06-19
libcamera: v4l2_videodevice: Update documentation
Jacopo Mondi
2019-06-19
libcamera: Introduce V4L2Device base class
Jacopo Mondi
2019-06-19
libcamera: Rename V4L2Device to V4L2VideoDevice
Jacopo Mondi