Age | Commit message (Expand) | Author |
2024-11-04 | gstreamer: Implement caps negotiation for video/x-bayer | Johannes Kirchmair |
2024-07-26 | gstreamer: Fix width and height range handling | Hou Qi |
2024-05-14 | gstreamer: Fix string memory leak | Barnabás Pőcze |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-02-02 | gstreamer: Map 10/12/14/16 bayer formats supports | Nicolas Dufresne |
2024-02-02 | gstreamer: Map R8/R16 pixel format | Nicolas Dufresne |
2023-01-05 | libcamera: Use C++17 [[fallthrough]] everywhere | Matti Lehtimäki |
2022-12-24 | gstreamer: Add bayer8 support to libcamerasrc element | Pavel Machek |
2022-11-21 | gstreamer: Do not lookup controls by id | Jacopo Mondi |
2022-11-12 | gstreamer: Provide framerate support for libcamerasrc | Rishikesh Donadkar |
2022-09-12 | gstreamer: Check gstreamer version before using newer macros | Vedant Paranjape |
2022-09-01 | gstreamer: Provide colorimetry <> ColorSpace mappings | Rishikesh Donadkar |
2022-08-24 | gstreamer: Add support for additional RGB formats | Laurent Pinchart |
2022-07-04 | gstreamer: Use gst_task_resume() when available | Laurent Pinchart |
2021-09-28 | gstreamer: Fix spelling of the work manager used in a util function | 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-08-26 | gstreamer: Fix usage of default size for fixation | Nicolas Dufresne |
2021-08-26 | gstreamer: Fix concurrent access issues to CameraManager | Nicolas Dufresne |
2020-06-18 | gst: Replace explicit DRM FourCCs with libcamera formats | Laurent Pinchart |
2020-03-18 | libcamera: PixelFormat: Make constructor explicit | Laurent Pinchart |
2020-03-18 | libcamera: Use PixelFormat instead of unsigned int where appropriate | Niklas Söderlund |
2020-03-07 | gst: utils: Factor-out the task resume helper | Jakub Adam |
2020-03-07 | gst: utils: Add StreamConfiguration helpers | Nicolas Dufresne |
2020-03-07 | gst: Add utility to convert StreamFormats to GstCaps | Nicolas Dufresne |