summaryrefslogtreecommitdiff
path: root/include/libcamera/internal/v4l2_videodevice.h
AgeCommit message (Expand)Author
10 dayslibcamera: Drop file name from header comment blocksLaurent Pinchart
2022-09-01libcamera: v4l2_videodevice: Improve toColorSpace() readabilityUmang Jain
2022-08-03libcamera: v4l2_videodevice: Match formats supported by the deviceJacopo Mondi
2022-08-03libcamera: v4l2_videodevice: Reintroduce toV4L2PixelFormat()Jacopo Mondi
2022-06-27libcamera: v4l2_videodevice: Identify non-zero stream startsKieran Bingham
2022-05-04libcamera: Add operator<<() for V4L2 format classesLaurent Pinchart
2022-04-06libcamera: v4l2_videodevice: Add a dequeue timerNaushir Patuck
2022-03-28libcamera: v4l2_videodevice: Empty the V4L2 buffer cache on streamOff()Naushir Patuck
2022-03-28libcamera: v4l2_videodevice: Better tracking of the device stateNaushir Patuck
2021-12-13libcamera: video_device: Support passing ColorSpaces to V4L2 video devicesDavid Plowman
2021-12-04libcamera: base: shared_fd: Rename fd() to get()Laurent Pinchart
2021-12-04libcamera: base: Rename FileDescriptor to SharedFDLaurent Pinchart
2021-12-04libcamera: v4l2_videodevice: Pass FileDescriptor to open()Laurent Pinchart
2021-12-04libcamera: v4l2_videodevice: Use fd for a file descriptorHirokazu Honda
2021-11-24libcamera: internal: Convert to pragma onceKieran Bingham
2021-10-27libcamera: v4l2_videodevice: provide hasMediaController()Kieran Bingham
2021-09-07libcamera: v4l2_videodevice: Cache PixelFormatInfoLaurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Drop toV4L2PixelFormat()Laurent Pinchart
2021-09-02libcamera: Drop emitter object pointer from signal argumentsLaurent Pinchart
2021-08-30libcamera: v4l2_videodevice: Create color-format planes in createBuffer()Hirokazu Honda
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move class helpers to the base libraryKieran Bingham
2021-02-12libcamera: Utilise LIBCAMERA_DISABLE_COPYKieran Bingham
2021-01-12libcamera: v4l2_videodevice: Track streaming stateKieran Bingham
2020-12-09libcamera: v4l2_device: Return a unique pointer from fromEntityName()Laurent Pinchart
2020-11-10libcamera: v4l2_device: Move start of frame detection to V4L2DeviceNiklas Söderlund
2020-11-07libcamera: v4l2_videodevice: Zero-initialize planes in V4L2DeviceFormatLaurent Pinchart
2020-10-21libcamera: v4l2_videodevice: Prevent shadowing of V4L2BufferCache membersKieran Bingham
2020-07-23libcamera: v4l2_videodevice: Add using statement for format mapNiklas Söderlund
2020-07-10libcamera: V4L2VideoDevice: Add tryFormatPaul Elder
2020-06-06libcamera: Rename header guards for internal headersLaurent Pinchart
2020-06-06libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h}Laurent Pinchart
2020-06-05libcamera: Mark logPrefix() implementations with overrideLaurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart