summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-23test: gstreamer: Simplify elements' ownershipsVedant Paranjape
2021-09-23test: gstreamer: Simplify single stream test using functions from GstUtilsVedant Paranjape
2021-09-23test: gstreamer_single_stream_test: Fix memory leakVedant Paranjape
2021-09-22gstreamer: Convert cm_singleton_ptr to static variableVedant Paranjape
2021-09-22gstreamer: Support planar formatsKieran Bingham
2021-09-22qcam: viewfinder_gl: Support configurable stride in shadersLaurent Pinchart
2021-09-22qcam: format_converter: Add fully-planar YUV formats supportLaurent Pinchart
2021-09-22qcam: format_converter: Rename YUV and NV to YUVPacked and YUVSemiPlanarLaurent Pinchart
2021-09-22qcam: format_converter: Add configurable stride supportLaurent Pinchart
2021-09-22qcam: viewfinder: Pass stride value to viewfinderLaurent Pinchart
2021-09-22android: camera_device: Configure one stream for identical stream requestsHirokazu Honda
2021-09-22android: camera_stream: Support PostProcessorYuv in CameraStreamHirokazu Honda
2021-09-22android: camera_stream: Create post processor in configure()Hirokazu Honda
2021-09-21android: jpeg: Rectify variable naming style.Umang Jain
2021-09-21android: yuv: Remove CameraDevice forward-declareUmang Jain
2021-09-19libcamera: base: Add libatomic dependencyFabrice Fontaine
2021-09-19test: v4l2_compat: Report test as skipped if no compatible driver foundLaurent Pinchart
2021-09-15test: serialization: Prevent parallelisationKieran Bingham
2021-09-14libcamera: v4l2_videodevice: Handle unexpected buffersKieran Bingham
2021-09-14ipa: ipu3: Clear incoming parameter use flagsKieran Bingham
2021-09-14README: Fix android dependenciesKieran Bingham
2021-09-10utils: ipc: proxy worker: Fix indentation in call deserializationPaul Elder
2021-09-10test: v4l2_compat_test: Fix v4l2-compliance version parsingPaul Elder
2021-09-10v4l2: v4l2_camera_proxy: Set the compressed flag in enum_fmtPaul Elder
2021-09-10v4l2: v4l2_camera_proxy: Report the proper format name in enum_fmtPaul Elder
2021-09-10libcamera: v4l2_pixelformat: Add helper function to get the descriptionPaul Elder
2021-09-10libcamera: v4l2_pixelformat: Add entries for NV24 and NV42Paul Elder
2021-09-10libcamera: v4l2_pixelformat: Add V4L2 description stringsPaul Elder
2021-09-10v4l2: v4l2_compat_manager: Don't print "camera not found" on openat()Paul Elder
2021-09-09android: jpeg: Split and pass the thumbnail planes to encoderUmang Jain
2021-09-09libcamera: controls: Use a const ControlValidatorKieran Bingham
2021-09-09test: gstreamer: Fix the destructor of GstreamerTest base classVedant Paranjape
2021-09-09android: mm: cros_camera_buffer: Log failure error on cleanupUmang Jain
2021-09-08test: gstreamer: Factor out code into a base classVedant Paranjape
2021-09-07v4l2: Sum bytesused for all planes when dequeuing bufferLaurent Pinchart
2021-09-07qcam: viewfinder_qt: Support multi-planar buffersLaurent Pinchart
2021-09-07qcam: viewfinder_gl: Support multi-planar buffersLaurent Pinchart
2021-09-07qcam: Use Image class to access pixel dataLaurent Pinchart
2021-09-07qcam: Print bytesused for all planesLaurent Pinchart
2021-09-07cam: drm: Avoid importing the same dmabuf multiple timesLaurent Pinchart
2021-09-07cam: drm: Set per-plane offsets when creating DRM frame bufferLaurent Pinchart
2021-09-07cam: drm: Support per-plane stride valuesLaurent Pinchart
2021-09-07cam: file_sink: Use Image class to access pixel dataLaurent Pinchart
2021-09-07cam: Add Image classLaurent Pinchart
2021-09-07android: jpeg: Support multi-planar buffersLaurent Pinchart
2021-09-07android: jpeg: Use stride instead of image width for line addressLaurent Pinchart
2021-09-07android: camera_device: Don't assume all planes use the same fdLaurent Pinchart
2021-09-07libcamera: framebuffer: Prevent modifying the number of metadata planesLaurent Pinchart
2021-09-07libcamera: framebuffer: Allocate metadata planes at construction timeLaurent Pinchart
2021-09-07libcamera: v4l2_videodevice: Use utils::enumerate()Laurent Pinchart