summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-28android: mm: cros_camera_buffer: Drop undefined functionsLaurent Pinchart
2021-06-28android: camera_device: Reset config_ if Camera::configure() failsLaurent Pinchart
2021-06-26libcamera: CameraSensorProperties: Add test pattern mode of IMX258Hirokazu Honda
2021-06-25libcamera: rename public libcamera dependencyKieran Bingham
2021-06-25libcamera: Move generated headers to private depKieran Bingham
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-06-25libcamera/base: Move span to base libraryKieran Bingham
2021-06-25libcamera/base: Move event_notifier to baseKieran Bingham
2021-06-25libcamera/base: Move File to base libraryKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move class helpers to the base libraryKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2021-06-25libcamera/base: Introduce new base libraryKieran Bingham
2021-06-25libcamera: Separate source and build path helpersKieran Bingham
2021-06-25libcamera: Rename libcamera pkg-config generationKieran Bingham
2021-06-25libcamera: Move libcamera.so pkg-config file generationKieran Bingham
2021-06-25android: cros: Simplify integrationKieran Bingham
2021-06-25android: Split HAL to its own shared libraryKieran Bingham
2021-06-25gstreamer: Added virtual functions needed to support request padsVedant Paranjape
2021-06-25android: mm: cros_camera_buffer: Fix wrong indexing in plane()Hirokazu Honda
2021-06-24ipa: ipu3: Use libcamera::utils::Duration helper class for durationsUmang Jain
2021-06-23pipeline: raspberrypi: Simplify RPiCameraData::clearIncompleteRequests()Naushir Patuck
2021-06-23android: Introduce CameraCapabilties classJacopo Mondi
2021-06-23android: Sort source files alphabeticallyJacopo Mondi
2021-06-23libcamera: Add OV5647 sensor propertiesVedant Paranjape
2021-06-22ipa: raspberrypi: Fix possible buffer overrun in metadata parsingNaushir Patuck
2021-06-19libcamera: utils: Support systems that lack secure_getenv and issetugidLaurent Pinchart
2021-06-17libcamera: pipeline: simple: Fix crash when storing timestamp in metadataLaurent Pinchart
2021-06-17android: camera_device: Simplify leftover CameraMetadata callsPaul Elder
2021-06-16libcamera: pipeline: vimc: Fail without an IPAKieran Bingham
2021-06-16pipeline: ipu3: Report error when failing to configureKieran Bingham
2021-06-16meson: summarise pathsKieran Bingham
2021-06-15android: camera_device: Drop HAL_PIXEL_FORMAT_RAW_OPAQUE supportHirokazu Honda
2021-06-15ipa: raspberrypi: Non-functional formatting fixes to md_parser_smia.cppNaushir Patuck
2021-06-15ipa: raspberrypi: Rename md_parser.cpp to md_parser_smia.cppNaushir Patuck
2021-06-15ipa: raspberrypi: Set default values for member variables of MdParserNaushir Patuck
2021-06-15ipa: raspberrypi: Non-functional formatting fixes to md_parser.hppNaushir Patuck
2021-06-15libcamera: log: Destroy LogCategory instances in a controlled wayLaurent Pinchart
2021-06-14android: CameraDevice: Report queried test pattern modesHirokazu Honda
2021-06-14libcamera: pipeline: ipu3: Report available sensor test pattern modeHirokazu Honda
2021-06-14libcamera: CameraSensor: Enable retrieving supported test pattern modesHirokazu Honda
2021-06-14libcamera: CameraSensorProperties: Add table of v4l2 index and test patternHirokazu Honda
2021-06-14libcamera: V4L2Device: Support v4l2 menu controlHirokazu Honda
2021-06-14libcamera: controls: Add sensor test pattern modeHirokazu Honda
2021-06-14android: Implement flush() camera operationJacopo Mondi
2021-06-14android: Rename CameraDevice::mutex_Jacopo Mondi
2021-06-14android: Guard access to the camera stateJacopo Mondi
2021-06-14android: Replace scoped_lock<> with libcamera::MutexLockerJacopo Mondi
2021-06-14android: camera_device: Replace running_ with CameraStateJacopo Mondi
2021-06-14libcamera: pipeline_handler: Cancel Request on queueing failureJacopo Mondi