Age | Commit message (Expand) | Author |
2021-09-30 | android: camera_device: Transform descriptors_ map to queue | Umang Jain |
2021-09-30 | android: camera_worker: Use Camera3RequestDescriptor as cookie | Umang Jain |
2021-09-29 | android: Wait on fences in CameraStream::process() | Jacopo Mondi |
2021-09-29 | libcamera: Simplify header install paths with shortcut variables | Laurent Pinchart |
2021-09-28 | libcamera: Fix base and ipa include dir | Laurent Pinchart |
2021-09-28 | meson: Set a SONAME version in the libcamera libraries | Javier Martinez Canillas |
2021-09-28 | android: camera_device: Fix race on queuing capture request | Umang Jain |
2021-09-28 | gstreamer: Fix spelling of the work manager used in a util function | Vedant Paranjape |
2021-09-28 | libcamera: control_serializer: Fix usage of uninitialized variable | Laurent Pinchart |
2021-09-27 | Documentation: application-developer: Add camera detection check | Laurent Pinchart |
2021-09-27 | Documentation: application-developer: Use correct type to store size | Laurent Pinchart |
2021-09-27 | Documentation: application-developer: Make global variable static | Laurent Pinchart |
2021-09-27 | android: Fix generation of thumbnail for EXIF data | Umang Jain |
2021-09-27 | android: camera_capabilities: Clarify CameraMetadata allocation | Umang Jain |
2021-09-27 | libcamera: control_serializer: Separate the handles space | Jacopo Mondi |
2021-09-27 | libcamera: control_serializer: Serialize info::def() | Jacopo Mondi |
2021-09-27 | libcamera: control_serializer: Use the right idmap | Jacopo Mondi |
2021-09-27 | ipa: proxy_worker: Reset ControlSerializer on worker | Jacopo Mondi |
2021-09-27 | libcamera: ipu3: Drop entityControls map | Jacopo Mondi |
2021-09-26 | libcamera: camera_manager: Fix utils.h #include location | Laurent Pinchart |
2021-09-24 | libcamera: Standardize URLs to git repositories | Laurent Pinchart |
2021-09-24 | android: camera_device: Return unique_ptr from createFrameBuffer | Laurent Pinchart |
2021-09-24 | libcamera: v4l2_videodevice: Don't move planes to construct FrameBuffer | Laurent Pinchart |
2021-09-24 | test: gstreamer: Add a test for gstreamer multi stream | Vedant Paranjape |
2021-09-23 | test: v4l2_compat: Skip vimc as a test candidate | Paul Elder |
2021-09-23 | test: gstreamer: Simplify elements' ownerships | Vedant Paranjape |
2021-09-23 | test: gstreamer: Simplify single stream test using functions from GstUtils | Vedant Paranjape |
2021-09-23 | test: gstreamer_single_stream_test: Fix memory leak | Vedant Paranjape |
2021-09-22 | gstreamer: Convert cm_singleton_ptr to static variable | Vedant Paranjape |
2021-09-22 | gstreamer: Support planar formats | Kieran Bingham |
2021-09-22 | qcam: viewfinder_gl: Support configurable stride in shaders | Laurent Pinchart |
2021-09-22 | qcam: format_converter: Add fully-planar YUV formats support | Laurent Pinchart |
2021-09-22 | qcam: format_converter: Rename YUV and NV to YUVPacked and YUVSemiPlanar | Laurent Pinchart |
2021-09-22 | qcam: format_converter: Add configurable stride support | Laurent Pinchart |
2021-09-22 | qcam: viewfinder: Pass stride value to viewfinder | Laurent Pinchart |
2021-09-22 | android: camera_device: Configure one stream for identical stream requests | Hirokazu Honda |
2021-09-22 | android: camera_stream: Support PostProcessorYuv in CameraStream | Hirokazu Honda |
2021-09-22 | android: camera_stream: Create post processor in configure() | Hirokazu Honda |
2021-09-21 | android: jpeg: Rectify variable naming style. | Umang Jain |
2021-09-21 | android: yuv: Remove CameraDevice forward-declare | Umang Jain |
2021-09-19 | libcamera: base: Add libatomic dependency | Fabrice Fontaine |
2021-09-19 | test: v4l2_compat: Report test as skipped if no compatible driver found | Laurent Pinchart |
2021-09-15 | test: serialization: Prevent parallelisation | Kieran Bingham |
2021-09-14 | libcamera: v4l2_videodevice: Handle unexpected buffers | Kieran Bingham |
2021-09-14 | ipa: ipu3: Clear incoming parameter use flags | Kieran Bingham |
2021-09-14 | README: Fix android dependencies | Kieran Bingham |
2021-09-10 | utils: ipc: proxy worker: Fix indentation in call deserialization | Paul Elder |
2021-09-10 | test: v4l2_compat_test: Fix v4l2-compliance version parsing | Paul Elder |
2021-09-10 | v4l2: v4l2_camera_proxy: Set the compressed flag in enum_fmt | Paul Elder |
2021-09-10 | v4l2: v4l2_camera_proxy: Report the proper format name in enum_fmt | Paul Elder |