Age | Commit message (Expand) | Author |
2020-07-10 | libcamera: pipeline: raspberrypi: Fix initial value for scoring routine | Naushir Patuck |
2020-07-10 | v4l2: v4l2_camera_proxy: Use stream config in tryFormat | Paul Elder |
2020-07-10 | v4l2: v4l2_camera_proxy: Get stride and frameSize from stream config | Paul Elder |
2020-07-10 | v4l2: v4l2_camera: Fix stream selection for buffer operations | Paul Elder |
2020-07-10 | libcamera: StreamConfiguration: Update stride documentation | Paul Elder |
2020-07-10 | libcamera: vimc: Fill stride and frameSize at config validation | Paul Elder |
2020-07-10 | libcamera: uvcvideo: Fill stride and frameSize at config validation | Paul Elder |
2020-07-10 | libcamera: simple: Fill stride and frameSize at config validation | Paul Elder |
2020-07-10 | libcamera: rkisp1: Fill stride and frameSize at config validation | Paul Elder |
2020-07-10 | libcamera: raspberrypi: Fill stride and frameSize at config validation | Paul Elder |
2020-07-10 | libcamera: ipu3: Fill stride and frameSize at config validation | Paul Elder |
2020-07-10 | libcamera: pipeline: uvcvideo: Filter out unsupported formats | Paul Elder |
2020-07-10 | libcamera: pipeline: raspberrypi: Filter out unsupported formats | Paul Elder |
2020-07-10 | libcamera: pipeline_handler: Fatal if registering camera without media devices | Paul Elder |
2020-07-10 | libcamera: pipeline: raspberrypi: Acquire media devices with acquireMediaDevice | Paul Elder |
2020-07-10 | libcamera: pipeline: raspberrypi: Simplify format fetching | Paul Elder |
2020-07-10 | libcamera: PixelFormatInfo: Add functions stride and frameSize | Paul Elder |
2020-07-10 | libcamera: StreamConfiguration: Add frameSize field | Paul Elder |
2020-07-10 | libcamera: formats: PixelFormatInfo: Add v4l2 lookup function | Paul Elder |
2020-07-10 | libcamera: V4L2VideoDevice: Add tryFormat | Paul Elder |
2020-07-10 | libcamera: formats: Add fields to info to ease calculating stride | Paul Elder |
2020-07-10 | libcamera: formats: Add NV24 and NV42, and reorder NV formats | Paul Elder |
2020-07-09 | libcamera: ipu3: cio2: Make use of utils::map_keys() helper | Niklas Söderlund |
2020-07-09 | libcamera: utils: Add map_keys() function | Laurent Pinchart |
2020-07-08 | libcamera: Use Size::isNull() | Laurent Pinchart |
2020-07-07 | android: camera_device: Remove single buffer restriction. | Kieran Bingham |
2020-07-07 | android: camera_device: Add buffers for each stream to Requests | Kieran Bingham |
2020-07-06 | android: camera_device: Maintain a vector of CameraStream | Kieran Bingham |
2020-07-06 | android: camera_device: Create the Request and Camera3RequestDescriptor together | Kieran Bingham |
2020-07-06 | android: camera_device: Simplify FrameBuffer construction from a buffer_handle_t | Kieran Bingham |
2020-07-06 | android: camera_device: Support multiple stream configurations | Kieran Bingham |
2020-07-06 | android: camera_device: Provide a toPixelFormat helper | Kieran Bingham |
2020-07-06 | libcamera: ipa: raspberrypi: Populate focus FoM from the ISP statistics | Naushir Patuck |
2020-07-06 | ipa: raspberrypi: Populate libcamera metadata after controller process | Naushir Patuck |
2020-07-06 | libcamera: controls: Add focus Figure of Merit (FoM) control | Naushir Patuck |
2020-07-03 | ipa: raspberrypi: Enable focus measure without recompile | David Plowman |
2020-07-03 | libcamera: ipu3: cio2: Do not proxy signal | Niklas Söderlund |
2020-07-03 | libcamera: ipu3: Make it easier to read when a request may be completed | Niklas Söderlund |
2020-07-03 | libcamera: raspberrypi: Document vc_sm_cma pointer sharing with IPA | Niklas Söderlund |
2020-07-01 | ipa/pipeline: rkisp1: Fix spelling | Andrej Shadura |
2020-06-29 | libcamera: ipu3: cio2: Use Size::isNull() | Niklas Söderlund |
2020-06-29 | libcamera: geometry: Add isNull() function to Size class | Laurent Pinchart |
2020-06-29 | libcamera: raspberrypi: Fail on unsupported stream role | Jacopo Mondi |
2020-06-29 | libcamera: raspberrypi: Refuse invalid roles configuration | Jacopo Mondi |
2020-06-29 | libcamera: ipu3: Fix wrong indentation | Jacopo Mondi |
2020-06-29 | libcamera: ipu3: Accept an empty roles list | Jacopo Mondi |
2020-06-29 | libcamera: ipu3: Improve error on multiple raw streams request | Jacopo Mondi |
2020-06-28 | libcamera: ipu3: imgu: Use unique_ptr for video and subdevices | Niklas Söderlund |
2020-06-28 | libcamera: ipu3: imgu: Remove ImgUOutput | Niklas Söderlund |
2020-06-28 | libcamera: ipu3: Remove IPU3Stream | Niklas Söderlund |