Age | Commit message (Expand) | Author |
2020-06-08 | libcamera: IPAManager: make IPAManager lifetime explicitly managed | Paul Elder |
2020-06-07 | libcamera: ipa_module: Fix implicit sign-extension in elfSection | Umang Jain |
2020-06-07 | libcamera: ipa_module: Share code to find section header of ELF header | Umang Jain |
2020-06-06 | libcamera: pixel_format: Make PixelFormat usable as a constexpr | Laurent Pinchart |
2020-06-06 | libcamera: Rename header guards for internal headers | Laurent Pinchart |
2020-06-06 | libcamera: Replace C++ comments with C comments | Laurent Pinchart |
2020-06-06 | libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h} | Laurent Pinchart |
2020-06-05 | libcamera: raspberrypi: Align include guard | Niklas Söderlund |
2020-06-05 | libcamera: Mark logPrefix() implementations with override | Laurent Pinchart |
2020-06-05 | libcamera: ipa_context_wrapper: Fix typo in comments | Paul Elder |
2020-06-05 | libcamera: camera: Order parameter documentation correctly | Marvin Schmidt |
2020-06-05 | libcamera: ipa_module: Fix typo in function description | Marvin Schmidt |
2020-06-05 | docs: Markup LD_PRELOAD as code | Marvin Schmidt |
2020-06-05 | docs: coding-style: Change full stop to colon | Marvin Schmidt |
2020-06-05 | docs: Remove trailing whitespace | Marvin Schmidt |
2020-06-05 | docs: Remove stray HTML tags | Marvin Schmidt |
2020-06-04 | libcamera: pipeline: vimc: Remove unsupportable format | Kieran Bingham |
2020-06-04 | libcamera: pipeline: vimc: Skip unsupported formats | Kieran Bingham |
2020-06-04 | libcamera: camera: Return -EINVAL if any stream is null while configure() | Umang Jain |
2020-06-04 | test: log: log_api: Close open fds on error paths | Umang Jain |
2020-06-04 | test: log: log_process: Close open fds on error paths | Umang Jain |
2020-06-04 | pipeline: raspberrypi: Fix for staggered write on reset | Naushir Patuck |
2020-06-04 | libcamera: pipeline: vimc: Use appropriate media bus format | Laurent Pinchart |
2020-06-04 | libcamera: camera: Drop full stop from \return | Jacopo Mondi |
2020-06-04 | android: hal_manager: Do not hardcode properties | Jacopo Mondi |
2020-06-04 | android: hal_manager: Report supported API version | Jacopo Mondi |
2020-06-04 | android: camera_device: Provide log prefix | Jacopo Mondi |
2020-06-02 | test: Fixed the compilation issue | Madhavan Krishnan |
2020-06-02 | libcamera: Declare functions before variables in class definitions | Laurent Pinchart |
2020-05-28 | qcam: viewfinder: Use correct DRM/QImage mappings | Kieran Bingham |
2020-05-28 | v4l2: Relicense V4L2 compatibility layer under LGPL | Laurent Pinchart |
2020-05-22 | libcamera: pipeline: simple: Add scaling support | Laurent Pinchart |
2020-05-22 | libcamera: pipeline: simple: converter: Add scaling support | Laurent Pinchart |
2020-05-22 | libcamera: pipeline: simple: Add stride support | Laurent Pinchart |
2020-05-22 | libcamera: geometry: Set steps to 0 in default SizeRange constructor | Laurent Pinchart |
2020-05-21 | libcamera: raspberry: Fix segfault in ~RPiCameraData() | Jacopo Mondi |
2020-05-21 | libcamera: camera_sensor: Update properties parsing | Jacopo Mondi |
2020-05-21 | include: linux: Update v4l2 ctrls for properties | Jacopo Mondi |
2020-05-19 | libcamera: v4l2_videodevice: Use FileDescriptor "fd move" constructor | Laurent Pinchart |
2020-05-19 | test: file-descriptor: Add "fd move" constructor test | Laurent Pinchart |
2020-05-19 | libcamera: file_descriptor: Implement move semantics for constructor | Laurent Pinchart |
2020-05-18 | (q)cam: Fix header guards | Laurent Pinchart |
2020-05-18 | libcamera: v4l2_videodevice: Fix dangling file descriptor | Naushir Patuck |
2020-05-18 | meson: Rename variables storing headers lists | Laurent Pinchart |
2020-05-16 | libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/ | Laurent Pinchart |
2020-05-16 | libcamera: Move internal headers to include/libcamera/internal/ | Laurent Pinchart |
2020-05-15 | libcamera: pipeline: raspberrypi: Move StaggeredCtrl to libcamera namespace | Laurent Pinchart |
2020-05-15 | libcamera: pipeline: raspberrypi: Don't inline all of StaggeredCtrl | Laurent Pinchart |
2020-05-13 | ipa: Only sign IPA modules that are being installed | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E302 | Laurent Pinchart |