Age | Commit message (Expand) | Author |
2024-04-13 | utils: ipc: Fix async main interface functions with no parameters | Paul Elder |
2024-04-10 | utils: ipc: Fix event functions with no parameters | Paul Elder |
2024-03-28 | apps: cam: Add support for PPM output format | Milan Zamazal |
2024-03-27 | v4l2: meson: Keep defines sorted alphabetically | Laurent Pinchart |
2024-03-27 | v4l2: Unset _TIME_BITS in addition to _FILE_OFFSET_BITS | Steve Langasek |
2024-03-26 | libcamera: pipeline: Add Mali-C55 ISP pipeline | Jacopo Mondi |
2024-03-22 | android: camera_device: Save capture settings unconditionally | Fang Hui |
2024-03-20 | apps: lc-compliance: Re-organize source directory | Jacopo Mondi |
2024-03-20 | apps: lc-compliance: Fix typo in comment | Jacopo Mondi |
2024-03-20 | apps: lc-compliance: Check that requests complete successfully | Nícolas F. R. A. Prado |
2024-03-19 | utils: tuning: readme: Improve names of dependency packages | Paul Elder |
2024-03-15 | checkstyle: Work around bug in difflib | Stefan Klug |
2024-03-15 | libcamera: camera_sensor: Expose the Bayer order | Laurent Pinchart |
2024-03-15 | libcamera: camera_sensor: Test for read-only HBLANK with READ_ONLY flag | Laurent Pinchart |
2024-03-15 | libcamera: camera_sensor: Reorder functions | Laurent Pinchart |
2024-03-15 | libcamera: camera_sensor: Drop updateControlInfo() function | Laurent Pinchart |
2024-03-15 | libcamera: camera_sensor: Move related classes to subdirectory | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Add V4L2Subdevice::Route structure | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Replace Routing::toString() with operator<<() | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Add stream support to get/set functions | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Drop V4L2SubdeviceFormat::bitsPerPixel() | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Extend MediaBusFormatInfo with metadata formats | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Expose media bus format info as internal API | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Add code member to MediaBusFormatInfo | Laurent Pinchart |
2024-03-15 | libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormatInfo | Laurent Pinchart |
2024-03-12 | libcamera: controls: Add policy parameter to ControlList::merge() | Stefan Klug |
2024-03-12 | libcamera: framebuffer_allocator: Remove entry if allocation fails | Barnabás Pőcze |
2024-03-12 | libcamera: framebuffer_allocator: Use default destructor | Barnabás Pőcze |
2024-03-12 | libcamera: framebuffer_allocator: Move from argument in constructor | Barnabás Pőcze |
2024-03-11 | cam: capture_script: Make parseRectangles work for non-array | Paul Elder |
2024-03-11 | utils: checkstyle.py: Fix known_trailers sort order | Hans de Goede |
2024-03-11 | utils: checkstyle.py: Add Co-developed-by to known_trailers | Hans de Goede |
2024-03-06 | ipa: rpi: cam_helper: Extend embedded data parsing to RAW14 modes | Nick Hollinghurst |
2024-03-06 | libcamera: v4l2_subdevice: Add 14-bit Bayer formats | Nick Hollinghurst |
2024-03-05 | guides: pipeline-handler: Fix controlInfo_ initialization | Jacopo Mondi |
2024-03-01 | libcamera: controls: Fix typo on thermal | Kieran Bingham |
2024-02-28 | pipeline: simple: Add support for MediaTek MT8365 platforms | Suhrid Subramaniam |
2024-02-28 | meson_options: Autodetect pycamera support | Kieran Bingham |
2024-02-28 | README.rst: Report py dependencies | Kieran Bingham |
2024-02-28 | utils: ipu3: Fix return value check on file output | Kieran Bingham |
2024-02-28 | libcamera: formats: Fix planes bounds check | Kieran Bingham |
2024-02-27 | utils: rkisp1: gen-csc-table.py: Don't presume python3 location | Laurent Pinchart |
2024-02-27 | utils: checkstyle.py: Update LogCategoryChecker regexp | Milan Zamazal |
2024-02-27 | utils: checkstyle.py: Don't presume python3 location | Milan Zamazal |
2024-02-27 | libcamera: formats: Fix typos in PixelFormatInfo documentation | Laurent Pinchart |
2024-02-27 | libcamera: Use utils::to_underlying() | Laurent Pinchart |
2024-02-27 | libcamera: utils: Add to_underlying() helper function | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: Support the i.MX8MP ISP version | Paul Elder |
2024-02-23 | include: linux: Add RKISP1_V_IMX8MP version | Paul Elder |