Age | Commit message (Expand) | Author |
2020-10-07 | android: camera_stream: Create buffer pool | Jacopo Mondi |
2020-10-07 | android: camera_device: Make CameraStream configuration nicer | Jacopo Mondi |
2020-10-07 | android: camera_device: Return Camera as shared_ptr | Jacopo Mondi |
2020-10-07 | android: camera_stream: Fetch format and size from configuration | Jacopo Mondi |
2020-10-07 | android: camera_stream: Retrieve Stream and Configuration | Jacopo Mondi |
2020-10-07 | android: camera_device: Move processing to CameraStream | Jacopo Mondi |
2020-10-07 | android: camera_stream: Construct with Android stream | Jacopo Mondi |
2020-10-07 | android: camera_stream: Delegate Encoder construction | Jacopo Mondi |
2020-10-07 | android: camera_stream: Add CameraStream::Type | Jacopo Mondi |
2020-10-07 | android: camera_stream: Break out CameraStream | Jacopo Mondi |
2020-10-07 | ipa: raspberrypi: fix access to uninitialized variables | Tomi Valkeinen |
2020-10-07 | ipa: raspberrypi: fix bin_x calculation | Tomi Valkeinen |
2020-10-07 | android: jpeg: exif: Sanitize ASCII strings with utils::toAscii() | Umang Jain |
2020-10-07 | libcamera: PipelineHandler: Move printing pipeline names to CameraManager | Paul Elder |
2020-10-07 | libcamera: ProcessManager: make ProcessManager lifetime explicitly managed | Paul Elder |
2020-10-07 | libcamera: file_descriptor: Remove spurious 'is' | Jacopo Mondi |
2020-10-07 | pipeline: ipa: raspberrypi: Switch to use C++17 features where possible | Naushir Patuck |
2020-10-04 | qcam: viewfinder_gl: Add shader to render packed YUV formats | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Merge the semi-planar UV and VU shaders | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Support #define in shaders | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Rename shader files | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Hardcode the vertex shader file name | Laurent Pinchart |
2020-10-04 | qcam: viewfinder_gl: Don't store texture IDs in class members | Laurent Pinchart |
2020-10-04 | qcam: Remove unneeded './' file prefix in *.qrc | Laurent Pinchart |
2020-10-02 | pipeline: raspberrypi: Sensor flips should be applied unconditionally | Naushir Patuck |
2020-10-02 | qcam: dng_writer: Record camera model | Niklas Söderlund |
2020-10-02 | cam: Print user-friendly camera names | Niklas Söderlund |
2020-10-02 | libcamera: pipeline: uvcvideo: Set sensor model property | Niklas Söderlund |
2020-10-02 | libcamera: pipeline: uvcvideo: Initialize CameraData from MediaDevice | Niklas Söderlund |
2020-10-02 | libcamera: camera_sensor: Set sensor model property | Niklas Söderlund |
2020-10-02 | libcamera: utils: Add method to remove non-ASCII characters | Niklas Söderlund |
2020-10-02 | libcamera: properties: Add model property | Niklas Söderlund |
2020-10-02 | src: android: exif: Set the class byte ordering | Kieran Bingham |
2020-10-01 | libcamera: pipeline: rkisp1: Add support for XRGB8888 | Niklas Söderlund |
2020-10-01 | libcamera: Add support for XRGB8888 and XBGR8888 | Niklas Söderlund |
2020-10-01 | libcamera: pipeline: rkisp1: Add support for R8 | Niklas Söderlund |
2020-10-01 | libcamera: pipeline: rkisp1: Add support for RGB656 | Niklas Söderlund |
2020-10-01 | libcamera: pipeline: rkisp1: Fix media bus propagation for NV{12,21} | Niklas Söderlund |
2020-10-01 | libcamera: pipeline: rkisp1: Remove support for YVYU and VYUY | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Use the media link to track if a path is enabled | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move path link handling to RkISP1Path | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move start and stop of path to RkISP1Path | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Add wrappers for accessing the path video device | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move path configuration generation and validatio... | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move path configuration to RkISP1Path | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Breakout basic path handling to own class | Niklas Söderlund |
2020-09-30 | libcamera: stream: Rename StillCaptureRaw to Raw | Niklas Söderlund |
2020-09-29 | libcamera: ipu3: Adjust comment on ImgU configuration | Jacopo Mondi |
2020-09-29 | libcamera: ipu3: Remove dead code check | Jacopo Mondi |
2020-09-29 | libcamera: ipu3: Fix RAW+YUV capture | Jacopo Mondi |