Age | Commit message (Expand) | Author |
2022-04-06 | libcamera: camera_sensor: Drop const on the return value of sizes() | Laurent Pinchart |
2022-04-06 | libcamera: v4l2_videodevice: Fix typos in a comment | Naushir Patuck |
2022-04-06 | test: v4l2_videodevice: Verify the Dequeue Watchdog | Kieran Bingham |
2022-04-06 | pipeline: raspberrypi: Add a Unicam dequeue timeout | Naushir Patuck |
2022-04-06 | libcamera: v4l2_videodevice: Add a dequeue timer | Naushir Patuck |
2022-04-06 | ipa: raspberrypi: alsc: Limit the calculated lambda values | Naushir Patuck |
2022-04-06 | Documentation: Briefly document the mail-based contribution process | Laurent Pinchart |
2022-04-06 | ipa: raspberrypi: Correct some of the ControlInfo ranges and defaults | David Plowman |
2022-04-02 | Documentation: guides: introduction: Fix spelling errors | Kunal Agarwal |
2022-04-02 | ipa: vimc: Rename processControls() to queueRequest() | Umang Jain |
2022-04-02 | ipa: rkisp1: Split queuing of request and parameter filling | Umang Jain |
2022-04-01 | libipa: camera_sensor_helper: Add OV5640 helper | Paul Elder |
2022-04-01 | libipa: camera_sensor_helper: Add IMX296 helper | Laurent Pinchart |
2022-04-01 | libipa: camera_sensor_helper: Add IMX290 helper | Laurent Pinchart |
2022-04-01 | libipa: camera_sensor_helper: Implement exponential gain model | Laurent Pinchart |
2022-04-01 | libipa: camera_sensor_helper: Reorganize gain constants | Laurent Pinchart |
2022-04-01 | libcamera: v4l2_videodevice: Fix potential errno overwrite | Laurent Pinchart |
2022-03-29 | libcamera: camera_sensor: Add IMX290 sensor properties | Laurent Pinchart |
2022-03-29 | gstreamer: Fix typo in comment | Laurent Pinchart |
2022-03-28 | ipa: ipu3: Ensure controls exists in before they are queried | Umang Jain |
2022-03-28 | ipa: ipu3: Drop sensor controls private members from IPAIPU3 | Umang Jain |
2022-03-28 | ipa: ipu3: Consolidate querying of exposure and gain limits | Umang Jain |
2022-03-28 | ipa: rkisp1: Introduce AWB | Jean-Michel Hautbois |
2022-03-28 | ipa: rkisp1: agc: Add a histogram-based gain | Jean-Michel Hautbois |
2022-03-28 | ipa: libipa: Histogram: Constify the constructor span | Jean-Michel Hautbois |
2022-03-28 | ipa: rkisp1: Introduce Black Level Correction | Jean-Michel Hautbois |
2022-03-28 | ipa: rkisp1: Use frame counter for the request queued | Jean-Michel Hautbois |
2022-03-28 | utils: hooks: pre-push: Catch commits without author's SoB | Laurent Pinchart |
2022-03-28 | test: Test V4L2BufferCache::isEmpty() member function | Naushir Patuck |
2022-03-28 | libcamera: v4l2_videodevice: Empty the V4L2 buffer cache on streamOff() | Naushir Patuck |
2022-03-28 | libcamera: v4l2_videodevice: Do not allow buffer queueing in stopping state | Naushir Patuck |
2022-03-28 | libcamera: v4l2_videodevice: Better tracking of the device state | Naushir Patuck |
2022-03-28 | pipeline: raspberrypi: Repurpose RPi::Stream::reset() | Naushir Patuck |
2022-03-28 | pipeline: raspberrypi: Free buffers in the RPiCamera destructor and re-configure | Naushir Patuck |
2022-03-28 | pipeline: raspberrypi: Move freeBuffers() to the RPiCameraData class | Naushir Patuck |
2022-03-28 | pipeline: raspberrypi: Avoid over-allocation for ISP Output 1 | Naushir Patuck |
2022-03-25 | libcamera: base: timer: Drop start() overload with int argument | Laurent Pinchart |
2022-03-25 | pipeline: rkisp1: Match sensor aspect ratio when generating configurations | Laurent Pinchart |
2022-03-25 | cam: Fix indentation in meson.build | Laurent Pinchart |
2022-03-23 | ipa: rkisp1: Replace event-based ops with dedicated functions | Umang Jain |
2022-03-23 | ipa: rkisp1: Drop private exposure and gain limits | Umang Jain |
2022-03-23 | libcamera: framebuffer: Add a missing space in documentation | Umang Jain |
2022-03-23 | libcamera: v4l2_videodevice: Clarify setting of v4l2_buffer timestamp | Umang Jain |
2022-03-23 | libcamera: v4l2_videodevice: Remove setting of buffer sequence | Umang Jain |
2022-03-23 | libcamera: camera_sensor: Add OV5640 sensor properties | Paul Elder |
2022-03-23 | ipa: raspberrypi: Add tuning file for IMX296 sensor | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: Add camera helper for Sony IMX296 sensor | Naushir Patuck |
2022-03-23 | ipa: raspberrypi: cam_helper: Make exposure conversion functions virtual | Naushir Patuck |
2022-03-23 | libcamera: camera_sensor: Add IMX296 sensor properties | Laurent Pinchart |
2022-03-23 | ipa: raspberrypi: awb: Fix typo in AWB mode conversion table | David Plowman |