Age | Commit message (Expand) | Author |
2021-12-04 | libcamera: file: Manage fd by UniqueFD | Hirokazu Honda |
2021-12-04 | libcamera: event_dispatcher_poll: Manage fd by UniqueFD | Hirokazu Honda |
2021-12-03 | libcamera: base: file_descriptor: Return UniqueFD from dup() | Laurent Pinchart |
2021-12-03 | libcamera: base: file_descriptor: Add constructor from UniqueFD | Hirokazu Honda |
2021-12-03 | test: Add UniqueFD test | Laurent Pinchart |
2021-12-03 | libcamera: base: Introduce UniqueFD | Hirokazu Honda |
2021-12-03 | libcamera: base: file_descriptor: Move inode() function to frame_buffer.cpp | Laurent Pinchart |
2021-12-03 | libcamera: Move file_descriptor.h to base/ | Laurent Pinchart |
2021-12-03 | libcamera: Move compiler.h to base/ | Laurent Pinchart |
2021-12-03 | libcamera: camera_sensor: Fix doxygen warning | Laurent Pinchart |
2021-12-03 | libcamera: backtrace: Include cxxabi.h without HAVE_DW | Khem Raj |
2021-12-03 | ipu3: ipa: Allow IPA to apply controls to the lens device | Han-Lin Chen |
2021-12-03 | libcamera: camera_lens: add CameraLens as a member of CameraSensor | Han-Lin Chen |
2021-12-03 | libcamera: camera_lens: Add a new class to model a camera lens | Han-Lin Chen |
2021-12-03 | libcamera: add model() for retrieving model name in V4L2Subdevice | Han-Lin Chen |
2021-12-03 | ipa: ipu3: Extend ipu3 ipa interface for lens controls | Han-Lin Chen |
2021-12-01 | pipeline: raspberrypi: Choose bit depth and packing according to raw stream | David Plowman |
2021-12-01 | pipeline: raspberrypi: Fix under-allocation of embedded data buffers | David Plowman |
2021-12-01 | guides: tracing: Mention where to find the trace file | Paul Elder |
2021-12-01 | ipa: rkisp1: Initialize numCells in constructor | Jean-Michel Hautbois |
2021-12-01 | test: gstreamer: Avoid call to deprecated gst_element_get_request_pad() | Xavier Roumegue |
2021-12-01 | android: camera_request: Add thread safety annotation | Hirokazu Honda |
2021-12-01 | android: camera_device: Add thread safety annotation | Hirokazu Honda |
2021-12-01 | android: camera_device: Fix variables access without protection | Hirokazu Honda |
2021-12-01 | android: camera_stream: Add thread safety annotation | Hirokazu Honda |
2021-12-01 | android: camera_stream: Protect buffers initialization by mutex_ | Hirokazu Honda |
2021-12-01 | android: camera_hal_manager: Add thread safety annotation | Hirokazu Honda |
2021-12-01 | libcamera: Correct include headers for Mutex classes | Hirokazu Honda |
2021-12-01 | libcamera: base: Add mutex classes with thread safety annotations | Hirokazu Honda |
2021-12-01 | libcamera: base: Add thread safety annotation macros | Hirokazu Honda |
2021-12-01 | v4l2: Consolidate mutex classes to Mutex and MutexLocker | Hirokazu Honda |
2021-12-01 | android: Consolidate mutex classes to Mutex and MutexLocker | Hirokazu Honda |
2021-12-01 | libcamera: base: Introduce ConditionVariable | Hirokazu Honda |
2021-12-01 | test: Replace "/proc/self/exe" with path to test binary | Laurent Pinchart |
2021-12-01 | test: Store path to the test executable in Test class | Laurent Pinchart |
2021-11-30 | ipa: ipu3: Rectify gain value reporting in request metadata | Umang Jain |
2021-11-30 | android: camera_device: Provide toString() helper for stream_type | Umang Jain |
2021-11-29 | ipa: rkisp1: agc: Introduce prepare call | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Introduce AGC | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: agc: Introduce HW revision in IPAContext | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Report and use sensor controls | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Use the Algorithm class | Jean-Michel Hautbois |
2021-11-29 | ipa: libipa: Introduce Algorithm class template | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Introduce IPAContext | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Instantiate CameraSensorHelper | Jean-Michel Hautbois |
2021-11-29 | ipa: Do not modify the sensor limits | Jean-Michel Hautbois |
2021-11-29 | ipa: rkisp1: Pass IPASettings at init call | Jean-Michel Hautbois |
2021-11-29 | libipa: Correct IMX219 in CameraSensorHelper | Jean-Michel Hautbois |
2021-11-29 | libcamera: Add tracing to meson summary | Jacopo Mondi |
2021-11-29 | test: camera: Fix trivial spelling mistake | Jacopo Mondi |