Age | Commit message (Expand) | Author |
2020-03-20 | libcamera: controls: Move ControlValue size check to controls.cpp | Laurent Pinchart |
2020-03-20 | test: controls: control_value: Test string control type | Laurent Pinchart |
2020-03-20 | libcamera: controls: Add support for string controls | Laurent Pinchart |
2020-03-20 | libcamera: controls: Rename ControlRange to ControlInfo | Laurent Pinchart |
2020-03-20 | libcamera: controls: Name all ControlInfoMap instance variables infoMap | Laurent Pinchart |
2020-03-20 | cam: Print one property per line | Jacopo Mondi |
2020-03-20 | libcamera: v4l2_controls: Fix usage of strerror() | Jacopo Mondi |
2020-03-20 | libcamera: pipeline: rkisp1: Don't enable immutable link | Helen Koike |
2020-03-20 | utils: rkisp1: Don't enable immutable link | Helen Koike |
2020-03-20 | libcamera: pipeline: rkisp1: Use correct buffer count when importing buffers | Niklas Söderlund |
2020-03-19 | libcamera: utils: Adapt libcameraPath to match use cases | Kaaira Gupta |
2020-03-19 | libcamera: v4l2_videodevice: Make V4L2PixelFormat constructor explicit | Laurent Pinchart |
2020-03-19 | libcamera: v4l2_videodevice: Rename toV4L2Fourcc to toV4L2PixelFormat | Laurent Pinchart |
2020-03-19 | libcamera: v4l2_videodevice: Add V4L2PixelFormat class | Laurent Pinchart |
2020-03-19 | qcam: saveImageAs: Set image quality explicitly | Kieran Bingham |
2020-03-19 | libcamera: geometry: Construct SizeRange from Size | Laurent Pinchart |
2020-03-18 | libcamera: framebuffer_allocator: Lift camera restrictions on allocator | Laurent Pinchart |
2020-03-18 | libcamera: pipeline_handler: Fold buffer management with start/stop | Laurent Pinchart |
2020-03-18 | libcamera: pipeline_handler: Decouple buffer import and export | Laurent Pinchart |
2020-03-18 | libcamera: camera: Propagate error value from importFrameBuffer | Laurent Pinchart |
2020-03-18 | libcamera: v4l2_videodevice: Add standalone buffer export support | Laurent Pinchart |
2020-03-18 | libcamera: v4l2_videodevice: Refactor allocateBuffers() | Laurent Pinchart |
2020-03-18 | libcamera: v4l2_videodevice: Pass memory type to reqbufs() | Laurent Pinchart |
2020-03-18 | libcamera: v4l2_videodevice: Rename exportBuffers() to allocateBuffers() | Laurent Pinchart |
2020-03-18 | test: libtest: buffer_source: Close video device right after allocation | Laurent Pinchart |
2020-03-18 | libcamera: PixelFormat: Mark all function arguments of type PixelFormat as co... | Niklas Söderlund |
2020-03-18 | libcamera: PixelFormat: Make constructor explicit | Laurent Pinchart |
2020-03-18 | libcamera: PixelFormat: Turn into a class | Niklas Söderlund |
2020-03-18 | libcamera: pipeline: uvcvideo: Translate from V4L2 to DRM pixel formats | Niklas Söderlund |
2020-03-18 | libcamera: pipeline: vimc: Remove internal usage of ImageFormats | Niklas Söderlund |
2020-03-18 | test: v4l2_videodevice: buffer_cache: Use DRM pixel format | Niklas Söderlund |
2020-03-18 | libcamera: pixelformats: include linux/drm_fourcc.h | Niklas Söderlund |
2020-03-18 | libcamera: Use PixelFormat instead of unsigned int where appropriate | Niklas Söderlund |
2020-03-18 | tests: remove IPA_PROXY_PATH environment variable | Kaaira Gupta |
2020-03-18 | libcamera: ipa_proxy: search for proxy in build tree | Kaaira Gupta |
2020-03-18 | libcamera: utils: Move libcamera build path lookup to utils | Kaaira Gupta |
2020-03-18 | libcamera: ipa_proxy: rearrange proxies precedence | Kaaira Gupta |
2020-03-18 | libcamera: ipa_proxy: use utils::split() | Kaaira Gupta |
2020-03-18 | cam: Create stream names after configuring the camera | Niklas Söderlund |
2020-03-16 | utils: checkstyle: Add a ShellChecker | Kieran Bingham |
2020-03-16 | qcam: format_convertor: Extend 32 bit ARGB format combinations | Kieran Bingham |
2020-03-08 | libcamera: controls: Fix strict aliasing violation | Laurent Pinchart |
2020-03-08 | test: file-descriptor: Fix undefined O_TMPFILE compilation error | Laurent Pinchart |
2020-03-08 | v4l2: v4l2_camera_proxy: Fix sign compare compilation error | Laurent Pinchart |
2020-03-08 | v4l2: v4l2_compat: Use correct libcamera_dep dependency | Laurent Pinchart |
2020-03-08 | cam: Link against libatomic if needed | Laurent Pinchart |
2020-03-08 | libcamera: meson: Make libatomic and libdl dependencies reusable | Laurent Pinchart |
2020-03-08 | include: libcamera: meson: Add libcamera.h to the libcamera_api array | Laurent Pinchart |
2020-03-08 | include: libcamera: meson: Add control headers to the libcamera_api array | Kieran Bingham |
2020-03-08 | include: libcamera: Improve automation of libcamera.h generation | Laurent Pinchart |