Commit Graph

  • dbd13a6f77 Documentation: coding-style: Clean up header guard style Kieran Bingham 2024-04-17 10:51:12 +01:00
  • f4d416db91 ipu3: Use posix basename Khem Raj 2024-03-24 11:33:07 -07:00
  • b2ef255295 libcamera: software_isp: Apply black level compensation Milan Zamazal 2024-04-16 11:13:54 +02:00
  • d9b2619e2e libcamera: Add "Software ISP benchmarking" documentation Hans de Goede 2024-04-16 11:13:53 +02:00
  • 09fb65486e libcamera: debayer_cpu: Add BGR888 output support Hans de Goede 2024-04-16 11:13:52 +02:00
  • 17c58df4b4 libcamera: debayer_cpu: Add support for 8, 10 and 12 bpp unpacked bayer input Hans de Goede 2024-04-16 11:13:51 +02:00
  • e19adc453f libcamera: swstats_cpu: Add support for 8, 10 and 12 bpp unpacked bayer input Hans de Goede 2024-04-16 11:13:50 +02:00
  • c50065c9eb libcamera: pipeline: simple: Enable use of Soft ISP and Soft IPA Andrey Konovalov 2024-04-16 11:13:49 +02:00
  • 4095a8184b libcamera: pipeline: simple: Rename converterBuffers_ and related vars Andrey Konovalov 2024-04-16 11:13:48 +02:00
  • 6362bd46ca libcamera: Introduce SoftwareIsp Andrey Konovalov 2024-04-16 11:13:47 +02:00
  • c987946e43 libcamera: ipa: Add Soft IPA Andrey Konovalov 2024-04-16 11:13:46 +02:00
  • 3755d96648 libcamera: software_isp: Add DebayerCpu class Hans de Goede 2024-04-16 11:13:45 +02:00
  • 783f92c018 libcamera: software_isp: Add Debayer base class Hans de Goede 2024-04-16 11:13:44 +02:00
  • c683e81947 libcamera: software_isp: Add SwStatsCpu class Hans de Goede 2024-04-16 11:13:43 +02:00
  • 9a2d7d3b6a libcamera: shared_mem_object: Reorganize the code and document the SharedMemObject class Andrei Konovalov 2024-04-16 11:13:42 +02:00
  • ce3c8a5082 libcamera: shared_mem_object: Rename SIZE constant to `size' Milan Zamazal 2024-04-16 11:13:41 +02:00
  • bd801907bf libcamera: internal: Move SharedMemObject class to a common directory Andrey Konovalov 2024-04-16 11:13:40 +02:00
  • 87ee158ec8 libcamera: dma_heaps: extend DmaHeap class to support system heap Andrey Konovalov 2024-04-16 11:13:39 +02:00
  • 6062ada2f5 libcamera: internal: Move dma_heaps.[h, cpp] to common directories Andrey Konovalov 2024-04-16 11:13:38 +02:00
  • d89b15a612 libcamera: pipeline: simple: fix size adjustment in validate() Andrey Konovalov 2024-04-16 11:13:37 +02:00
  • 1c5830a9a4 utils: ipc: Fix async main interface functions with no parameters Paul Elder 2024-04-12 11:42:56 +09:00
  • 9dc601cf7a utils: ipc: Fix event functions with no parameters Paul Elder 2024-04-09 19:37:36 +09:00
  • 666f17affc apps: cam: Add support for PPM output format Milan Zamazal 2024-03-22 20:50:32 +01:00
  • 48f3a25d7c v4l2: meson: Keep defines sorted alphabetically Laurent Pinchart 2024-03-27 15:18:54 +02:00
  • 705601781b v4l2: Unset _TIME_BITS in addition to _FILE_OFFSET_BITS Steve Langasek 2024-03-20 17:58:40 +01:00
  • 0fbc801a1d libcamera: pipeline: Add Mali-C55 ISP pipeline Jacopo Mondi 2023-09-14 10:25:36 +01:00
  • edef303bbe android: camera_device: Save capture settings unconditionally Fang Hui 2024-02-26 11:08:12 +08:00
  • ed632bf37e apps: lc-compliance: Re-organize source directory Jacopo Mondi 2023-12-22 17:22:40 +01:00
  • b20e1e1c5a apps: lc-compliance: Fix typo in comment Jacopo Mondi 2023-12-22 14:28:13 +01:00
  • 3e93337996 apps: lc-compliance: Check that requests complete successfully Nícolas F. R. A. Prado 2022-12-28 16:30:02 -06:00
  • 8106b6671f utils: tuning: readme: Improve names of dependency packages Paul Elder 2024-02-29 18:30:10 +09:00
  • 62c31a352c checkstyle: Work around bug in difflib Stefan Klug 2024-03-14 11:57:36 +01:00
  • 284919ef2e libcamera: camera_sensor: Expose the Bayer order Laurent Pinchart 2024-02-28 14:40:13 +02:00
  • 58bcddbdeb libcamera: camera_sensor: Test for read-only HBLANK with READ_ONLY flag Laurent Pinchart 2024-02-28 14:16:04 +02:00
  • 2a6d432457 libcamera: camera_sensor: Reorder functions Laurent Pinchart 2024-02-09 12:05:43 +02:00
  • 9b1a2a8c8b libcamera: camera_sensor: Drop updateControlInfo() function Laurent Pinchart 2024-02-09 11:49:56 +02:00
  • 2a0baf47eb libcamera: camera_sensor: Move related classes to subdirectory Laurent Pinchart 2024-01-29 17:36:30 +02:00
  • c5a8152af2 libcamera: v4l2_subdevice: Add V4L2Subdevice::Route structure Laurent Pinchart 2024-02-26 16:24:27 +02:00
  • e8f01b37e8 libcamera: v4l2_subdevice: Replace Routing::toString() with operator<<() Laurent Pinchart 2024-02-26 16:02:40 +02:00
  • 0d2ad0cd84 libcamera: v4l2_subdevice: Add stream support to get/set functions Laurent Pinchart 2024-02-26 03:25:43 +02:00
  • d41e0585e9 libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormat::mbus_code to code Laurent Pinchart 2024-02-26 13:27:39 +02:00
  • 4c82481fc4 libcamera: v4l2_subdevice: Drop V4L2SubdeviceFormat::bitsPerPixel() Laurent Pinchart 2024-02-26 13:15:18 +02:00
  • 7941903d62 libcamera: v4l2_subdevice: Extend MediaBusFormatInfo with metadata formats Laurent Pinchart 2024-02-26 12:53:01 +02:00
  • d60fb23258 libcamera: v4l2_subdevice: Expose media bus format info as internal API Laurent Pinchart 2024-02-26 04:50:15 +02:00
  • 1a1cf4a2c1 libcamera: v4l2_subdevice: Add code member to MediaBusFormatInfo Laurent Pinchart 2024-02-26 05:40:59 +02:00
  • 3777d80acc libcamera: v4l2_subdevice: Rename V4L2SubdeviceFormatInfo Laurent Pinchart 2024-02-26 05:38:18 +02:00
  • d54abd32af libcamera: controls: Add policy parameter to ControlList::merge() Stefan Klug 2024-03-07 11:27:38 +01:00
  • 2e2ba223f3 libcamera: framebuffer_allocator: Remove entry if allocation fails Barnabás Pőcze 2024-03-10 14:30:43 +00:00
  • ab5816a540 libcamera: framebuffer_allocator: Use default destructor Barnabás Pőcze 2024-03-10 14:30:38 +00:00
  • 443734023c libcamera: framebuffer_allocator: Move from argument in constructor Barnabás Pőcze 2024-03-10 14:30:33 +00:00
  • 01935edbba cam: capture_script: Make parseRectangles work for non-array Paul Elder 2024-03-08 11:42:18 +01:00
  • cdb07a0217 utils: checkstyle.py: Fix known_trailers sort order Hans de Goede 2024-03-11 13:58:03 +01:00
  • 60f6e71cc4 utils: checkstyle.py: Add Co-developed-by to known_trailers Hans de Goede 2024-03-11 13:01:02 +01:00
  • caed5a551b ipa: rpi: cam_helper: Extend embedded data parsing to RAW14 modes Nick Hollinghurst 2024-03-05 11:01:36 +00:00
  • a63af956ac libcamera: v4l2_subdevice: Add 14-bit Bayer formats Nick Hollinghurst 2024-03-05 11:01:35 +00:00
  • 1bf2d707e4 guides: pipeline-handler: Fix controlInfo_ initialization Jacopo Mondi 2024-03-01 11:05:46 +01:00
  • be21f2747a libcamera: controls: Fix typo on thermal Kieran Bingham 2024-02-28 17:27:15 +00:00
  • c64446c226 pipeline: simple: Add support for MediaTek MT8365 platforms Suhrid Subramaniam 2023-07-17 16:23:28 -07:00
  • 4d122bfbb7 meson_options: Autodetect pycamera support Kieran Bingham 2024-02-23 17:47:18 +00:00
  • 36753f5cbb README.rst: Report py dependencies Kieran Bingham 2024-02-23 17:47:17 +00:00
  • bdd85fa01c utils: ipu3: Fix return value check on file output Kieran Bingham 2024-02-26 09:48:57 +00:00
  • 25a8d8b8a9 libcamera: formats: Fix planes bounds check Kieran Bingham 2024-02-26 09:48:56 +00:00
  • 26d9e36d3e utils: rkisp1: gen-csc-table.py: Don't presume python3 location Laurent Pinchart 2024-02-27 15:40:17 +02:00
  • 51054cef60 utils: checkstyle.py: Update LogCategoryChecker regexp Milan Zamazal 2024-02-27 13:14:47 +01:00
  • 08556380b8 utils: checkstyle.py: Don't presume python3 location Milan Zamazal 2024-02-27 13:14:46 +01:00
  • f26e75fd0f libcamera: formats: Fix typos in PixelFormatInfo documentation Laurent Pinchart 2024-02-26 04:18:49 +02:00
  • dae4a44067 libcamera: Use utils::to_underlying() Laurent Pinchart 2024-02-25 18:36:15 +02:00
  • 6a50c960be libcamera: utils: Add to_underlying() helper function Laurent Pinchart 2024-02-23 16:55:15 +02:00
  • 059bbcdc34 ipa: rkisp1: Support the i.MX8MP ISP version Paul Elder 2024-02-16 20:09:52 +09:00
  • d2436c57d7 include: linux: Add RKISP1_V_IMX8MP version Paul Elder 2024-02-16 20:09:52 +09:00
  • a5e6b7f0db ipa: rkisp1: Fix histogram weights configuration Laurent Pinchart 2024-02-16 20:54:40 +02:00
  • 528dc21b09 ipa: rkisp1: Store hardware parameters in IPA context Laurent Pinchart 2024-02-16 20:54:40 +02:00
  • 971c4904ff ipa: rkisp1: agc: Wrap variable length C arrays in spans Laurent Pinchart 2024-02-16 20:54:37 +02:00
  • 366077c4db pipeline: rpi: vc4: Use an unpacked format if no packed one is available David Plowman 2024-02-21 12:49:19 +00:00
  • 5e4dc46a0c utils: mojom: Fix build error caused by the mojom tool update Naushir Patuck 2024-02-15 08:23:42 +00:00
  • 38d28cc5fc gstreamer: Map 10/12/14/16 bayer formats supports Nicolas Dufresne 2024-02-02 09:58:19 +01:00
  • 05894d2652 gstreamer: Map R8/R16 pixel format Nicolas Dufresne 2024-02-02 09:58:18 +01:00
  • 1dd3bd9d7d doc: gstreamer: Add missing queues Nicolas Dufresne 2024-02-02 10:08:05 +01:00
  • 6f1bd9cf55 libcamera: object: Add and use thread-bound assertion Laurent Pinchart 2024-01-18 23:26:44 +02:00
  • 56f817892c libcamera: object: Document and ensure Object deletion constraints Laurent Pinchart 2024-01-19 19:31:58 +02:00
  • fdcea5ad79 test: timer-thread: Destroy Object from correct thread context Laurent Pinchart 2024-01-19 03:43:55 +02:00
  • 4f76beae86 test: timer-thread: Move timer start from wrong thread to separate test Laurent Pinchart 2024-01-19 03:21:15 +02:00
  • dfe81fd702 test: signal-threads: Destroy Object from correct thread context Laurent Pinchart 2024-01-21 04:45:40 +02:00
  • edbcdebba7 test: message: Destroy Object from correct thread context Laurent Pinchart 2024-01-21 04:45:40 +02:00
  • 652b47249a test: message: Remove incorrect slow receiver test Laurent Pinchart 2024-01-21 04:40:59 +02:00
  • 1f5d485bfb test: event-thread: Destroy Object from correct thread context Laurent Pinchart 2024-01-19 03:43:55 +02:00
  • f422624d9c libcamera: thread: Ensure deferred deletion of all objects before stopping Laurent Pinchart 2024-01-19 17:29:58 +02:00
  • d47fa37c2e test: object-delete: Test deferred delete just before thread stops Laurent Pinchart 2024-01-21 05:13:04 +02:00
  • d5c9b726bd libcamera: signal: Replace object.h inclusion with forward declatation Laurent Pinchart 2024-01-19 19:33:11 +02:00
  • fc4ded714d libcamera: object: Fix thread-bound reference in documentation Laurent Pinchart 2024-01-18 23:25:22 +02:00
  • 64502c8d4a apps: common: dng_writer: Add a default case for switch-case on a modulo Paul Elder 2024-01-24 16:56:04 +09:00
  • 4d9eac1a68 libcamera: v4l2_subdevice: Explain sort order of formatInfoMap Kieran Bingham 2024-01-23 15:15:55 +00:00
  • d11c6359b5 libcamera: bayer_format: Add Y12 to bayerToFormat Kieran Bingham 2024-01-23 14:12:34 +00:00
  • f87e4c3908 libcamera: formats: Fix sort ordering of R10_CSI2P Kieran Bingham 2024-01-23 14:09:52 +00:00
  • 2ab8b8d48a libcamera: formats: Add 16-bit mono format Naushir Patuck 2023-11-16 09:24:40 +00:00
  • 6fb55e1e70 libcamera: Remove empty formats.c Laurent Pinchart 2024-01-22 17:44:05 +02:00
  • 0dc737d3e3 pipeline: rpi: Always initialize the embedded buffer in tryRunPipeline Elias Naur 2024-01-22 08:33:10 -05:00
  • 484c86ac65 test: gstreamer: Use env instead of registry edit Nicolas Dufresne 2024-01-19 15:08:48 -05:00
  • ebc396fc7a gstreamer: Add meson devenv support Nicolas Dufresne 2024-01-19 15:08:47 -05:00
  • 81791d2cac utils: ipc: extract-docs: Fix escape characters in regex Paul Elder 2024-01-22 20:01:04 +09:00