Age | Commit message (Expand) | Author |
2020-03-06 | libcamera: controls: Add support for float controls | Jacopo Mondi |
2020-03-06 | libcamera: controls: Add a 'size' yaml property | Jacopo Mondi |
2020-03-06 | libcamera: controls: Allow passing an std::initializer list to set() | Laurent Pinchart |
2020-03-06 | libcamera: controls: Support array controls in ControlValue | Jacopo Mondi |
2020-03-06 | libcamera: controls: Expose raw data in ControlValue | Laurent Pinchart |
2020-03-06 | libcamera: controls: Move Control constructor to controls.h | Laurent Pinchart |
2020-03-06 | libcamera: controls: Move ControlValue constructor to controls.h | Laurent Pinchart |
2020-03-06 | libcamera: controls: Move ControlValue get() and set() to controls.h | Laurent Pinchart |
2020-03-06 | libcamera: controls: Return control by value | Laurent Pinchart |
2020-03-06 | libcamera: controls: Decouple control and value type in ControlList::set() | Laurent Pinchart |
2020-03-06 | libcamera: controls: Don't convert 32-bit and 64-bit implicitly | Laurent Pinchart |
2020-03-06 | libcamera: controls: Reorder ControlValue methods | Jacopo Mondi |
2020-03-06 | libcamera: ipa: Test control structure size with static_assert | Laurent Pinchart |
2020-03-06 | libcamera: ipa: Make <ipa/ipa_controls.h> self-contained | Laurent Pinchart |
2020-03-06 | libcamera: ipa: Remove unused IPA control types | Jacopo Mondi |
2020-03-06 | libcamera: gen-controls: Fix documentation issue with << | Jacopo Mondi |
2020-02-24 | libcamera: ipa_manager: Search for IPA libraries in build tree | Kieran Bingham |
2020-02-24 | libcamera: ipa_manager: Allow recursive parsing | Kieran Bingham |
2020-02-24 | libcamera: ipa_manager: Simplify addDir() usage | Kieran Bingham |
2020-02-24 | libcamera: ipa_manager: Re-arrange IPA precedence | Kieran Bingham |
2020-02-24 | libcamera: utils: Add a C++ dirname implementation | Kieran Bingham |
2020-02-19 | qcam: Fix compilation errors with clang-10 | Laurent Pinchart |
2020-02-19 | qcam: Use standard PicturesLocation path for capture | Kieran Bingham |
2020-02-19 | libcamera: media_device: Use Loggable interface | Kieran Bingham |
2020-02-19 | libcamera: media_device: prevent sign extension on casts | Kieran Bingham |
2020-02-18 | libcamera: Use C++14 std::*_t type traits | Laurent Pinchart |
2020-02-18 | libcamera: device_enumerator: Don't stop if one device fails | Laurent Pinchart |
2020-02-14 | android: camera_device: Use Camera properties for static Metadata | Jacopo Mondi |
2020-02-14 | libcamera: camera: Add Camera properties | Jacopo Mondi |
2020-02-14 | libcamera: pipeline_handler: Add Camera properties | Jacopo Mondi |
2020-02-14 | libcamera: camera_sensor: Parse camera properties | Jacopo Mondi |
2020-02-14 | libcamera: controls: Add default to ControlRange | Jacopo Mondi |
2020-02-14 | libcamera: properties: Add rotation property | Jacopo Mondi |
2020-02-14 | libcamera: properties: Add location property | Jacopo Mondi |
2020-02-14 | libcamera: controls: Parse 'enum' in gen-controls.py | Jacopo Mondi |
2020-02-14 | libcamera: thread: Support timeout in wait() function | Laurent Pinchart |
2020-02-14 | qcam: Provide save image functionality | Kieran Bingham |
2020-02-14 | qcam: Provide initial icon buttons "Play/Stop" | Kieran Bingham |
2020-02-14 | qcam: assets: Provide initial icon set | Kieran Bingham |
2020-02-14 | qcam: Introduce a toolbar and camera switching | Kieran Bingham |
2020-02-14 | qcam: Store CameraManager as class member | Kieran Bingham |
2020-02-14 | qcam: Move requestCompleted signal mapping | Kieran Bingham |
2020-02-14 | qcam: Tie FrameBufferAllocator to stream life | Kieran Bingham |
2020-02-13 | libcamera: v4l2_videodevice: Add crop/selection control | Naushir Patuck |
2020-02-13 | libcamera: Standardize on doxygen \return | Kieran Bingham |
2020-02-13 | libcamera: ipa_manager: Use utils::split() | Laurent Pinchart |
2020-02-13 | libcamera: utils: Add string splitter utility function | Laurent Pinchart |
2020-02-13 | libcamera: pipeline: rkisp1: sync topology with upstream driver | Helen Koike |
2020-02-13 | android: Remove internal thread | Laurent Pinchart |
2020-02-13 | v4l2: Remove internal thread | Laurent Pinchart |