Age | Commit message (Expand) | Author |
2020-09-30 | libcamera: pipeline: rkisp1: Move path link handling to RkISP1Path | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move start and stop of path to RkISP1Path | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Add wrappers for accessing the path video device | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move path configuration generation and validatio... | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Move path configuration to RkISP1Path | Niklas Söderlund |
2020-09-30 | libcamera: pipeline: rkisp1: Breakout basic path handling to own class | Niklas Söderlund |
2020-09-30 | libcamera: stream: Rename StillCaptureRaw to Raw | Niklas Söderlund |
2020-09-30 | Documentation: guides: pipeline-handler: Update clamp() namespace | Umang Jain |
2020-09-29 | libcamera: ipu3: Adjust comment on ImgU configuration | Jacopo Mondi |
2020-09-29 | libcamera: ipu3: Remove dead code check | Jacopo Mondi |
2020-09-29 | libcamera: ipu3: Fix RAW+YUV capture | Jacopo Mondi |
2020-09-29 | ipa: raspberrypi: Tidy up variable names to be consistent | Naushir Patuck |
2020-09-29 | ipa: raspberrypi: Move IPA parameters to the RPi namespace | Naushir Patuck |
2020-09-29 | ipa: raspberrypi: Rename the controller namespace from Rpi to RpiController | Naushir Patuck |
2020-09-29 | pipeline: raspberrypi: Rename RPi::RPiStream and RPi::RPiDevice | Naushir Patuck |
2020-09-29 | libcamera: ipa: raspberrypi: ALSC: Handle user transform | David Plowman |
2020-09-29 | libcamera: raspberrypi: Plumb user transform through to IPA | David Plowman |
2020-09-29 | libcamera: raspberrypi: Set camera flips correctly from user transform | David Plowman |
2020-09-29 | libcamera: Add user Transform to CameraConfiguration | David Plowman |
2020-09-29 | libcamera: Add BayerFormat type | David Plowman |
2020-09-29 | libcamera: Add Transform enum to represent 2D plane transforms. | David Plowman |
2020-09-29 | libcamera: Allow access to v4l2_query_ext_ctrl structure for a V4L2 control | David Plowman |
2020-09-29 | libcamera: pipeline: raspberrypi: Revert "Set sensor default orientation befo... | David Plowman |
2020-09-29 | android: jpeg: exif: Set timezone information | Umang Jain |
2020-09-29 | android: jpeg: exif: Pad extra byte only for ASCII format in setString() | Umang Jain |
2020-09-29 | include: linux: Update rkisp1 header | Niklas Söderlund |
2020-09-29 | libcamera: ipa: rkisp1: Include linux/v4l2-controls.h | Niklas Söderlund |
2020-09-29 | FrameBufferAllocator: fix non-copyability | Tomi Valkeinen |
2020-09-28 | libcamera: pipeline: rkisp1: Expose self path stream | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Add format validation for self path | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Track buffers for self path | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Configure self path | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Add self path devices | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Prefix main path video and resizer | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Set the crop rectangle | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Export stream formats to applications | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Create RkISP1Frames from camera data | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Prepare buffer ready handlers for multiple streams | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Setup links as part of configuration | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Breakout mainpath size and format constraints | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Remove redundant check of buffer in Request | Niklas Söderlund |
2020-09-28 | libcamera: pipeline: rkisp1: Set number of planes based on format | Niklas Söderlund |
2020-09-24 | meson: Define python3 and python3-yaml required dependencies | Ezequiel Garcia |
2020-09-24 | meson: Bump meson version to 0.51 | Ricardo Ribalda |
2020-09-24 | Documentation: Move all dependencies into features | Ricardo Ribalda |
2020-09-24 | Documentation: Search for dot binary | Ricardo Ribalda |
2020-09-24 | README: Add missing dependency for documentation | Ricardo Ribalda |
2020-09-24 | README: Add missing libtiff-dev package for qcam | Ricardo Ribalda |
2020-09-24 | README: Add missing package for Qt5 tools | Ricardo Ribalda |
2020-09-24 | README: Move pkg-config to Meson section | Ricardo Ribalda |