summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-29libcamera: Allow access to v4l2_query_ext_ctrl structure for a V4L2 controlDavid Plowman
2020-09-29libcamera: pipeline: raspberrypi: Revert "Set sensor default orientation befo...David Plowman
2020-09-29android: jpeg: exif: Set timezone informationUmang Jain
2020-09-29android: jpeg: exif: Pad extra byte only for ASCII format in setString()Umang Jain
2020-09-29include: linux: Update rkisp1 headerNiklas Söderlund
2020-09-29libcamera: ipa: rkisp1: Include linux/v4l2-controls.hNiklas Söderlund
2020-09-29FrameBufferAllocator: fix non-copyabilityTomi Valkeinen
2020-09-28libcamera: pipeline: rkisp1: Expose self path streamNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Add format validation for self pathNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Track buffers for self pathNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Configure self pathNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Add self path devicesNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Prefix main path video and resizerNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Set the crop rectangleNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Export stream formats to applicationsNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Create RkISP1Frames from camera dataNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Prepare buffer ready handlers for multiple streamsNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Setup links as part of configurationNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Breakout mainpath size and format constraintsNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Remove redundant check of buffer in RequestNiklas Söderlund
2020-09-28libcamera: pipeline: rkisp1: Set number of planes based on formatNiklas Söderlund
2020-09-24meson: Define python3 and python3-yaml required dependenciesEzequiel Garcia
2020-09-24meson: Bump meson version to 0.51Ricardo Ribalda
2020-09-24Documentation: Move all dependencies into featuresRicardo Ribalda
2020-09-24Documentation: Search for dot binaryRicardo Ribalda
2020-09-24README: Add missing dependency for documentationRicardo Ribalda
2020-09-24README: Add missing libtiff-dev package for qcamRicardo Ribalda
2020-09-24README: Add missing package for Qt5 toolsRicardo Ribalda
2020-09-24README: Move pkg-config to Meson sectionRicardo Ribalda
2020-09-24README: Add libboost to list of dependenciesRicardo Ribalda
2020-09-24README: Move the required dependencies to the topRicardo Ribalda
2020-09-24README: Unify dependency namesRicardo Ribalda
2020-09-24libcamera: ipa: Move key generation to utilsKieran Bingham
2020-09-24src: meson: Rename ipa_gen_priv_key to gen_ipa_priv_keyKieran Bingham
2020-09-24libcamera: Move Header generation utilities to utilsKieran Bingham
2020-09-24meson: Process utils firstKieran Bingham
2020-09-22libcamera: buffer: Remove copyFrom()Niklas Söderlund
2020-09-21pipeline: ipa: raspberrypi: Handle any externally allocated FrameBufferNaushir Patuck
2020-09-21pipeline: raspberrypi: Use an unordered_set to store IPA buffer idsNaushir Patuck
2020-09-21pipeline: raspberrypi: Use an unordered_map for the stream buffer listNaushir Patuck
2020-09-21libcamera: pipeline: ipa: raspberrypi: Remove use of FrameBuffer cookieNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Add more robust stream buffer logicNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Fix bug in passing configuration to IPANaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Rework stream buffer logic for zero-copyNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Remove const qualifier from RPiStreamNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Increase the number of RAW buffersNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Add some debug loggingNaushir Patuck
2020-09-21libcamera: pipeline: ipa: raspberrypi: Rework drop frame signallingNaushir Patuck
2020-09-21libcamera: pipeline: raspberrypi: Move RPiStream into a separate fileNaushir Patuck
2020-09-21Documentation: Adjust guidelines regarding math.h headerLaurent Pinchart