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
/
libcamera
/
v4l2_videodevice.cpp
Age
Commit message (
Expand
)
Author
2020-03-24
libcamera: v4l2_videodevice: Add support for all 32-bit ARGB formats
Laurent Pinchart
2020-03-19
libcamera: v4l2_videodevice: Make V4L2PixelFormat constructor explicit
Laurent Pinchart
2020-03-19
libcamera: v4l2_videodevice: Rename toV4L2Fourcc to toV4L2PixelFormat
Laurent Pinchart
2020-03-19
libcamera: v4l2_videodevice: Add V4L2PixelFormat class
Laurent Pinchart
2020-03-19
libcamera: geometry: Construct SizeRange from Size
Laurent Pinchart
2020-03-18
libcamera: v4l2_videodevice: Add standalone buffer export support
Laurent Pinchart
2020-03-18
libcamera: v4l2_videodevice: Refactor allocateBuffers()
Laurent Pinchart
2020-03-18
libcamera: v4l2_videodevice: Pass memory type to reqbufs()
Laurent Pinchart
2020-03-18
libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers()
Laurent Pinchart
2020-03-18
libcamera: PixelFormat: Mark all function arguments of type PixelFormat as co...
Niklas Söderlund
2020-03-18
libcamera: PixelFormat: Make constructor explicit
Laurent Pinchart
2020-03-18
libcamera: PixelFormat: Turn into a class
Niklas Söderlund
2020-03-06
libcamera: V4L2BufferCache: Improve cache eviction strategy
Niklas Söderlund
2020-03-06
libcamera: V4L2BufferCache: Check for hot hit first
Niklas Söderlund
2020-03-06
libcamera: V4L2BufferCache: Use the entry reference
Niklas Söderlund
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
[prev]