Age | Commit message (Expand) | Author |
2021-07-22 | cam: options: Avoid copies of OptionvValue and KeyValueParser::Options | Laurent Pinchart |
2021-07-22 | cam: stream_options: Use OptionValue::empty() to test if option is set | Laurent Pinchart |
2021-07-22 | cam: options: Add empty() function to OptionValue class | Laurent Pinchart |
2021-07-22 | cam: options: Drop some OptionValue cast operators | Laurent Pinchart |
2021-07-22 | cam: options: Support parent-child relationship between options | Laurent Pinchart |
2021-07-22 | cam: options: Move key string left in usage() for key-value parser | Laurent Pinchart |
2021-07-22 | cam: options: Disable copy for parsers | Laurent Pinchart |
2021-07-22 | cam: options: Slit OptionsParser::usage() in two functions | Laurent Pinchart |
2021-07-22 | cam: options: Add optionName() function to Option structure | Laurent Pinchart |
2021-07-22 | cam: options: Move OptionValue class after OptionsParser | Laurent Pinchart |
2021-07-22 | cam: options: Document the options parser API | Laurent Pinchart |
2021-07-22 | cam: options: Move Option struct to options.cpp | Laurent Pinchart |
2021-07-22 | cam: options: Make KeyValueParser::usage() private | Laurent Pinchart |
2021-07-22 | ipa: rkisp1: Add support for V12 isp blocks | Heiko Stuebner |
2021-07-21 | Documentation: guides: application-developer: update pkgconfig name | Paul Elder |
2021-07-19 | libcamera: v4l2_videodevice: Avoid extra construction of Framebuffer | Umang Jain |
2021-07-19 | libcamera: ipa_manager: Allow forcing IPA module isolation | Laurent Pinchart |
2021-07-19 | libcamera: ipa_manager: Split common code out of createIPA() | Laurent Pinchart |
2021-07-19 | libcamera: ipa_manager: Fix IPA module min/max version check | Laurent Pinchart |
2021-07-16 | libcamera: controls: Fix minor error in documentation | Jacopo Mondi |
2021-07-16 | libcamera: Add pixel format BGRX8888 | Vedant Paranjape |
2021-07-16 | libcamera: Fix the V4L2 pixel format for formats::XBGR8888 | Vedant Paranjape |
2021-07-15 | libipa: Correct OV5670 CameraSensorHelper gain values | Jean-Michel Hautbois |
2021-07-15 | libipa: Add CameraSensorHelper for OV13858 | Jean-Michel Hautbois |
2021-07-14 | ipa: raspberrypi: Remove unused MetadataPtr | Jean-Michel Hautbois |
2021-07-12 | libcamera: raspberrypi: Allow the tuning file to be set by an environment var... | David Plowman |
2021-07-12 | libcamera: framebuffer: Make FrameBuffer class Extensible | Laurent Pinchart |
2021-07-12 | libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() function | Laurent Pinchart |
2021-07-12 | libcamera: base: class: Expose Extensible private data to other classes | Laurent Pinchart |
2021-07-12 | ipa: raspberrypi: Make variable names consistent | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Increase the default max frame duration to 250s | Naushir Patuck |
2021-07-12 | pipeline: raspberrypi: Use priority write for vblank when writing sensor ctrls | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Allow long exposure modes for imx477. | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add frame_length to DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add an operator<< to struct DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Add a constructor struct DeviceStatus | Naushir Patuck |
2021-07-12 | ipa: raspberrypi: Make device_status.h C++ only header, and update comments | Naushir Patuck |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2021-07-11 | base: thread: Fix recursive calls to dispatchMessages() | Laurent Pinchart |
2021-07-11 | test: message: Test recursive Thread::dispatchMessages() calls | Laurent Pinchart |
2021-07-11 | base: thread: Document the postMessage() function as thread-safe | Laurent Pinchart |
2021-07-09 | ipa: libipa: Fixups in CameraSensorHelpers | Jean-Michel Hautbois |
2021-07-09 | utils: ipc: proxy: Reset ControlSerializer during IPA configure | Umang Jain |
2021-07-06 | libcamera: transform: Document Transform enumerators as such | Laurent Pinchart |
2021-07-06 | libcamera: device_enumerator: Drop inclusion of linux/media.h | Laurent Pinchart |
2021-07-06 | libcamera: media_device: Rename valid() function to isValid() | Laurent Pinchart |
2021-07-06 | android: Disable copy and move for CameraDevice | Laurent Pinchart |
2021-07-06 | android: Disable copy and move for CameraHalManager | Laurent Pinchart |
2021-07-06 | lc-compliance: Add list and filter parameters | NĂcolas F. R. A. Prado |
2021-07-06 | lc-compliance: Refactor using Googletest | NĂcolas F. R. A. Prado |