summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-18ipa: workaround libcxx duration limitationjmondi/android/vndkNicholas Roth
2023-10-18cross-file: Add a cross file for Android aarch64Jacopo Mondi
2023-10-18subprojects: vndk: Add dependency override for libcryptoJacopo Mondi
2023-10-17subproject: vndk: Parametrize paths per CPU familyJacopo Mondi
2023-10-13WIP: start documentation effortMattijs Korpershoek
2023-10-13WIP: add vndk_libyuv for compile testingMattijs Korpershoek
2023-10-13Revert "DO NOT MERGE: remove libyuv"Mattijs Korpershoek
2023-10-13DO NOT MERGE: remove libyuvMattijs Korpershoek
2023-10-13cxx_abi to STLMattijs Korpershoek
2023-10-13add yuv, exif, jpegMattijs Korpershoek
2023-10-13add libcpp to vndkMattijs Korpershoek
2023-10-13DO NOT MERGE: add cross fileMattijs Korpershoek
2023-10-13android: mm: generic: Use GraphicBufferAllocator instead of gralloc.hMattijs Korpershoek
2023-10-13Revert "android: mm: Stub libhardware for build tests"Mattijs Korpershoek
2023-10-13subprojects: Add Android VNDK to compile test the HALMattijs Korpershoek
2023-10-13meson: fix building with cpp_stlibMattijs Korpershoek
2023-10-13android: delete unused android/log.h includeMattijs Korpershoek
2023-09-23android: switch over to modern gralloc API via libuiMattijs Korpershoek
2023-09-21meson: Simplify check for _FORTIFY_SOURCELaurent Pinchart
2023-09-21android: camera_device: Fix requestedStream handlingHarvey Yang
2023-09-19meson: Don't set _FORTIFY_SOURCE for ChromeOSGeorge Burgess IV
2023-09-16ipa: rpi: Fix segfault when parsing invalid json fileNaushir Patuck
2023-09-16ipa: rpi: agc: Use channel constraints in the AGC algorithmDavid Plowman
2023-09-16ipa: rpi: agc: Add AgcChannelConstraint classDavid Plowman
2023-09-16ipa: rpi: agc: Implementation of multi-channel AGCDavid Plowman
2023-09-16ipa: rpi: agc: Reorganise code for multi-channel AGCDavid Plowman
2023-09-16ipa: rpi: histogram: Add interBinMean()Naushir Patuck
2023-09-15README.rst: Drop recommendation to install meson using pip3Laurent Pinchart
2023-09-04ipa: rpi: vc4: Make the StatisticsPtr construction clearerDavid Plowman
2023-09-04ipa: rpi: agc: Split AgcStatus into AgcStatus and AgcPrepareStatusDavid Plowman
2023-09-04ipa: rpi: agc: Filter exposures before dealing with digital gainDavid Plowman
2023-09-04ipa: rpi: agc: Fetch AWB status in process method, not prepareDavid Plowman
2023-09-04pipeline: rpi: Simplify buffer id generationNaushir Patuck
2023-09-04pipeline: rpi: Rename RPi::Stream::setExternalBuffer()Naushir Patuck
2023-09-04pipeline: rpi: Remove additional external dma buf handling logicNaushir Patuck
2023-09-04pipeline: rpi: Increase buffer import count to 32Naushir Patuck
2023-08-29libcamera: stream: Document stride will be 0 for compressed formatsUmang Jain
2023-08-29ipa: rpi: imx290: Hide one frame on startupNaushir Patuck
2023-08-02libcamera: Remove duplicated SortIncludes in `.clang-format`Harvey Yang
2023-07-31Documentation: theme: Fix compilation with Sphinx >= 7.0.0Laurent Pinchart
2023-07-31pipeline: rpi: Don't call toV4L2DeviceFormat() from validate()Naushir Patuck
2023-07-28meson: Correctly locate libc++Laurent Pinchart
2023-07-28utils: checkstyle.py: Extract title and trailers with one commandLaurent Pinchart
2023-07-28libcamera: yaml: Increase the YAML parser limitNaushir Patuck
2023-07-28ipa: rpi: Fix the reporting of Focus FoMsDavid Plowman
2023-07-28utils: raspberrypi: ctt: Code tidyingBen Benson
2023-07-28ipa: rpi: vc4: data: Updated color matrices for RPi CamerasBen Benson
2023-07-28utils: raspberrypi: ctt: Improved color matrix fittingBen Benson
2023-07-25ipa: rpi: common: Handle AEC/AGC flicker controlsDavid Plowman
2023-07-25libcamera: controls: Add controls for AEC/AGC flicker avoidanceDavid Plowman