Age | Commit message (Expand) | Author |
2020-10-12 | libcamera: pipeline: simple: enable qcom-camss | Andrey Konovalov |
2020-10-12 | libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request | Paul Elder |
2020-10-10 | libcamera: pipeline: simple: enable mplane devices using contiguous memory | Andrey Konovalov |
2020-10-10 | android: jpeg: Use LGPL-2.1 license | Umang Jain |
2020-10-09 | test: span: Fix typo describing the dynamic span test | Paul Elder |
2020-10-07 | android: camera_device: Clear streams_ at stop time | Jacopo Mondi |
2020-10-07 | android: camera_device: Add stream mapping log | Jacopo Mondi |
2020-10-07 | android: camera_device: Use CameraStream buffers | Jacopo Mondi |
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 | Documentation: coding-style: Document global variable guidelines | 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 | utils: hooks: pre-push: Accept Acked-by in addition to Reviewed-by | Laurent Pinchart |
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: span: Use default copy assignemnt operator | Laurent Pinchart |