Age | Commit message (Expand) | Author |
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-18 | test: camera: buffer_import: Don't include <random> | 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 | include: linux: Update v4l2-controls.h | Jacopo Mondi |
2020-02-14 | test: thread: Test waiting on a thread that is not running | Laurent Pinchart |
2020-02-14 | test: threads: Add wait() timeout test | Laurent Pinchart |
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 | test: Add a utils::split() test | Laurent Pinchart |
2020-02-13 | libcamera: utils: Add string splitter utility function | Laurent Pinchart |
2020-02-13 | utils: rkisp1: sync topology with upstream driver in capture script | Helen Koike |
2020-02-13 | libcamera: pipeline: rkisp1: sync topology with upstream driver | Helen Koike |
2020-02-13 | meson.build: Silence the C99 designators warning | Laurent Pinchart |
2020-02-13 | android: Remove internal thread | Laurent Pinchart |
2020-02-13 | v4l2: Remove internal thread | Laurent Pinchart |
2020-02-13 | libcamera: pipeline_handler: Document the threading model | Laurent Pinchart |
2020-02-13 | libcamera: camera: Implement the threading model | Laurent Pinchart |
2020-02-13 | libcamera: camera_manager: Run the camera manager in a thread | Laurent Pinchart |
2020-02-13 | libcamera: signal: Make connection and disconnection thread-safe | Laurent Pinchart |
2020-02-13 | libcamera: Document thread-safety attributes of core classes | Laurent Pinchart |
2020-02-13 | libcamera: Define the threading model | Laurent Pinchart |
2020-02-11 | qcam: Switch default stream role to viewfinder | Naushir Patuck |
2020-02-10 | libcamera: ipa_module: Use ElfW() macro for native word size | Laurent Pinchart |
2020-02-04 | libcamera: framebuffer_allocator: Fix spelling | Kieran Bingham |
2020-02-04 | libcamera: pipeline_handler: Fix the compilation issue in musl | Madhavan Krishnan |
2020-01-31 | libcamera: log: Expand log level names | Kieran Bingham |
2020-01-31 | Documentation: Add linkcheck target | Kieran Bingham |
2020-01-23 | libcamera: camera: Centralize state checks in Private class | Laurent Pinchart |
2020-01-23 | libcamera: camera: Move private data members to private implementation | Laurent Pinchart |
2020-01-23 | libcamera: camera_manager: Return a copy of the vector from cameras() | Laurent Pinchart |
2020-01-23 | libcamera: camera_manager: Move private data members to private implementation | Laurent Pinchart |
2020-01-22 | libcamera: Fix documentation of buffer allocation/export functions | Laurent Pinchart |