Age | Commit message (Expand) | Author |
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 |
2024-02-23 | ipa: rkisp1: Fix histogram weights configuration | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: Store hardware parameters in IPA context | Laurent Pinchart |
2024-02-23 | ipa: rkisp1: agc: Wrap variable length C arrays in spans | Laurent Pinchart |
2024-02-23 | pipeline: rpi: vc4: Use an unpacked format if no packed one is available | David Plowman |
2024-02-15 | utils: mojom: Fix build error caused by the mojom tool update | Naushir Patuck |
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 |
2024-02-02 | doc: gstreamer: Add missing queues | Nicolas Dufresne |
2024-01-25 | libcamera: object: Add and use thread-bound assertion | Laurent Pinchart |
2024-01-25 | libcamera: object: Document and ensure Object deletion constraints | Laurent Pinchart |
2024-01-25 | test: timer-thread: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: timer-thread: Move timer start from wrong thread to separate test | Laurent Pinchart |
2024-01-25 | test: signal-threads: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: message: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | test: message: Remove incorrect slow receiver test | Laurent Pinchart |
2024-01-25 | test: event-thread: Destroy Object from correct thread context | Laurent Pinchart |
2024-01-25 | libcamera: thread: Ensure deferred deletion of all objects before stopping | Laurent Pinchart |
2024-01-25 | test: object-delete: Test deferred delete just before thread stops | Laurent Pinchart |
2024-01-25 | libcamera: signal: Replace object.h inclusion with forward declatation | Laurent Pinchart |
2024-01-25 | libcamera: object: Fix thread-bound reference in documentation | Laurent Pinchart |
2024-01-24 | apps: common: dng_writer: Add a default case for switch-case on a modulo | Paul Elder |
2024-01-23 | libcamera: v4l2_subdevice: Explain sort order of formatInfoMap | Kieran Bingham |
2024-01-23 | libcamera: bayer_format: Add Y12 to bayerToFormat | Kieran Bingham |
2024-01-23 | libcamera: formats: Fix sort ordering of R10_CSI2P | Kieran Bingham |
2024-01-23 | libcamera: formats: Add 16-bit mono format | Naushir Patuck |
2024-01-23 | libcamera: Remove empty formats.c | Laurent Pinchart |
2024-01-23 | pipeline: rpi: Always initialize the embedded buffer in tryRunPipeline | Elias Naur |
2024-01-23 | test: gstreamer: Use env instead of registry edit | Nicolas Dufresne |
2024-01-23 | gstreamer: Add meson devenv support | Nicolas Dufresne |