Age | Commit message (Expand) | Author |
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 |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E305 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E741 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle W504 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E722 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E721 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E713 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E116 and E117 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E123 and E126 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E711 and E712 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E222 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E261 and E262 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E303 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E701 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E228 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E225 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E128 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E251 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E211 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E241 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E203 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E201 and E202 | Laurent Pinchart |
2020-05-13 | utils: raspberrypi: ctt: Fix pycodestyle E231 | Laurent Pinchart |
2020-05-13 | licenses: License all meson files under CC0-1.0 | Laurent Pinchart |
2020-05-12 | libcamera: proxy: Relicense proxy worker under LGPL | Laurent Pinchart |
2020-05-12 | ipa: Drop v4l2_controls.h from ipa_interface.h | Laurent Pinchart |
2020-05-11 | libcamera: raspberrypi: Add components to meson build | Naushir Patuck |
2020-05-11 | libcamera: utils: Raspberry Pi Camera Tuning Tool | Naushir Patuck |
2020-05-11 | libcamera: ipa: Raspberry Pi IPA | Naushir Patuck |
2020-05-11 | libcamera: pipeline: Raspberry Pi pipeline handler | Naushir Patuck |
2020-05-11 | include: uapi: Add header definitions for BCM2835 Unicam and ISP blocks | Naushir Patuck |
2020-05-11 | LICENSES: Add BSD-2-Clause license | Laurent Pinchart |
2020-05-11 | meson: Use files() instead of find_program() for internal scripts | Laurent Pinchart |
2020-05-11 | Documentation: coding-style: Fix ordered lists | Laurent Pinchart |
2020-05-10 | libcamera: pipeline: simple: Support multiple capture video nodes | Laurent Pinchart |