Age | Commit message (Expand) | Author |
2021-10-15 | android: Filter preview streams on FPS | Jacopo Mondi |
2021-10-15 | android: capabilities: Collect absolute max frame durations | Jacopo Mondi |
2021-10-15 | android: capabilties: Correctly populate STALL durations | Jacopo Mondi |
2021-10-15 | android: capabilities: Use per-configuration durations | Jacopo Mondi |
2021-10-15 | android: capabilties: Assume controls::FrameDurationLimits is supported | Jacopo Mondi |
2021-10-15 | android: capabilities: Initialize camera state when building properties | Jacopo Mondi |
2021-10-15 | android: capabilities: Collect per-stream frame durations | Jacopo Mondi |
2021-10-15 | ipa: ipu3: Update camera controls in configure() | Jacopo Mondi |
2021-10-15 | libcamera: ipu3: Split controls init/update | Jacopo Mondi |
2021-10-15 | libcamera: ipu3: Rationalize constant expressions names | Jacopo Mondi |
2021-10-15 | libcamera: ipu3: Centralize ImgU sizes definition | Jacopo Mondi |
2021-10-15 | libcamera: ipu3: Use the optimal sensor size | Jacopo Mondi |
2021-10-15 | libcamera: v4l2_subdevice: Set format field to V4L2_FIELD_NONE | Laurent Pinchart |
2021-10-15 | libcamera: media_device: Print link information when setup fails | Laurent Pinchart |
2021-10-15 | lc-compliance: Remove using namespace in header files | Hirokazu Honda |
2021-10-15 | v4l2: Remove using namespace in header files | Hirokazu Honda |
2021-10-15 | qcam: Remove using namespace in header files | Hirokazu Honda |
2021-10-15 | cam: Remove using namespace in stream_options.h | Hirokazu Honda |
2021-10-15 | ipa: raspberrypi: agc: Remove using namespace in agc.hpp | Hirokazu Honda |
2021-10-15 | cam: Drop frames once the capture limit is reached | Laurent Pinchart |
2021-10-15 | cam: Pass stream names to FileSink | Laurent Pinchart |
2021-10-15 | cam: Rename CameraSession::streamName_ to streamNames_ | Laurent Pinchart |
2021-10-15 | libcamera: base: backtrace: Fallback to libunwind for symbolic names | Laurent Pinchart |
2021-10-15 | libcamera: base: backtrace: Use libunwind when available | Laurent Pinchart |
2021-10-15 | libcamera: base: backtrace: Use libdw to provide symbolic names | Laurent Pinchart |
2021-10-15 | libcamera: base: Add Backtrace class | Laurent Pinchart |
2021-10-15 | libcamera: pipeline: ipu3: Use new Size grownBy() and shrunkBy() helpers | Laurent Pinchart |
2021-10-15 | libcamera: geometry: Add Size members to grown or shrink by a margin | Laurent Pinchart |
2021-10-13 | android: Check if Stream configurations were generated correctly | Javier Martinez Canillas |
2021-10-12 | android: camera_device: Fix crash in calling CameraDevice::close() | Hirokazu Honda |
2021-10-10 | android: camera_stream: Fix error message for buffer creation | Laurent Pinchart |
2021-10-07 | pipeline: raspberrypi: Create empty control lists correctly | David Plowman |
2021-10-06 | ipa: ipu3: Replace ipa::ipu3::algorithms::Ipu3AwbCell | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: agc: Rewrite and simplify the brightness loop | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Introduce Black Level Correction | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Use the line stride for the stats | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Correct the gain multipliers | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Correct the relevant zones proportion | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Change limits and split loops in calculateBdsGrid() | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Change the limits of the AWB stats | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: awb: Make the naming consistent | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Change Accumulator structure layout | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Rename IspStatsRegion to Accumulator | Jean-Michel Hautbois |
2021-10-06 | ipa: ipu3: Move the AWB stats structures | Jean-Michel Hautbois |
2021-10-06 | android: camera_stream: Set right format for processor output buffer | Hirokazu Honda |
2021-10-05 | libcamera: Fix crash caused by reading uninitialised delayed controls | David Plowman |
2021-10-05 | cam: kms_sink: Print display pipeline configuration | Laurent Pinchart |
2021-10-05 | libcamera: camera_sensor: Reverse the key and value of test pattern mode map | Hirokazu Honda |
2021-10-05 | gstreamer: Check if Stream configurations were generated correctly | Javier Martinez Canillas |
2021-09-30 | android: camera_device: Send capture results by inspecting the queue | Umang Jain |