Age | Commit message (Expand) | Author |
2021-10-19 | android: camera_device: Build capture_result dynamically | Laurent Pinchart |
2021-10-19 | android: camera_request: Turn struct into a class | Laurent Pinchart |
2021-10-19 | camera_device: Remove private scope of Camera3RequestDescriptor | Umang Jain |
2021-10-19 | build: Preserve upstream git versioning using meson dist | Naushir Patuck |
2021-10-19 | utils: gen-version: Pass the meson source root to the gen-version.sh script | Naushir Patuck |
2021-10-19 | utils: hooks: pre-push: Check push to integration/* branches | Laurent Pinchart |
2021-10-19 | README: Document dependencies for backtrace generation | Laurent Pinchart |
2021-10-19 | libcamera: v4l2_videodevice: Improve debugging when buffer is too small | Laurent Pinchart |
2021-10-19 | ipa: ipu3: agc: Remove "using" directive from agc.h header | Laurent Pinchart |
2021-10-19 | ipa: ipu3: awb: Don't pass member variable to member function | Laurent Pinchart |
2021-10-19 | android: Re-order out-of-order completion path | Jacopo Mondi |
2021-10-19 | Revert "android: camera_device: Configure one stream for identical stream req... | Jacopo Mondi |
2021-10-15 | android: capabilities: Cap frame rate to 30 FPS | Jacopo Mondi |
2021-10-15 | android: capabilties: Fix ANDROID_CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES | Jacopo Mondi |
2021-10-15 | android: Populate streams and duration in the same loop | Jacopo Mondi |
2021-10-15 | android: capabilities: Print output stream list | Jacopo Mondi |
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 | test: Remove using namespace in header files | Hirokazu Honda |
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-14 | README: Add documentation package | Kieran Bingham |
2021-10-13 | android: Check if Stream configurations were generated correctly | Javier Martinez Canillas |
2021-10-13 | README: Document GST_DEBUG values to debug libcamerasrc | Laurent Pinchart |
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 |