summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-03libcamera: formats: Merge V4L2 single and multi formatsJacopo Mondi
2022-08-03libcamera: formats: Reimplement V4L2 PixelFormatInfo::info()Jacopo Mondi
2022-08-02ipa: raspberrypi: Reset embedded data parser on configureDavid Plowman
2022-07-29ipa: raspberry: awb: Include <functional>Jacopo Mondi
2022-07-28ipa: raspberrypi: Add functional include to pwl.hEric Curtin
2022-07-28libcamera: Drop unnecessary typename keyword used with std::enable_if_tLaurent Pinchart
2022-07-28ipa: raspberrypi: Remove unused Controller constructorNaushir Patuck
2022-07-28ipa: rkisp1: Add support of ColorProcessing controlFlorian Sylvestre
2022-07-28ipa: rkisp1: Add support of Filter controlFlorian Sylvestre
2022-07-28ipa: rkisp1: Add support of Defect Pixel Cluster Correction controlFlorian Sylvestre
2022-07-28ipa: rkisp1: Add support of Lens Shading Correction controlFlorian Sylvestre
2022-07-28ipa: rkisp1: Add support of Gamma Sensor Linearization controlFlorian Sylvestre
2022-07-28libcamera: base: utils: Provide defopt to simplify std::optional::value_or() ...Laurent Pinchart
2022-07-28cam: sdl_sink: Pass a Span<const uint8_t> to SDLTexture::update()Laurent Pinchart
2022-07-28cam: sdl_sink: Use libjpeg over SDL2_imageEric Curtin
2022-07-28ipa: raspberrypi: agc: Use YamlObject::getList()Laurent Pinchart
2022-07-28libcamera: yaml_parser: Add getList() functionFlorian Sylvestre
2022-07-28ipa: raspberrypi: Convert existing cameara tuning files to version 2.0Naushir Patuck
2022-07-28ipa: raspberrypi: Introduce version 2.0 format for the camera tuning fileNaushir Patuck
2022-07-28ipa: raspberrypi: Use YamlParser to replace dependency on boostLaurent Pinchart
2022-07-28ipa: raspberrypi: Replace Fatal log by error propagationLaurent Pinchart
2022-07-28ipa: raspberrypi: Propagate errors from AGC metering tuning data readLaurent Pinchart
2022-07-28ipa: raspberrypi: Return an error code from Algorithm::read()Laurent Pinchart
2022-07-28ipa: raspberrypi: Replace tabs with spaces in tuning data filesLaurent Pinchart
2022-07-28libcamera: yaml_parser: Preserve order of items in dictionaryLaurent Pinchart
2022-07-28libcamera: yaml_parser: Replace ok flag to get() with std::optionalLaurent Pinchart
2022-07-27ipa: raspberrypi: agc: Fix log message prefixesNaushir Patuck
2022-07-27ipa: raspberrypi: Remove #define constantsNaushir Patuck
2022-07-27ipa: raspberryip: Remove all exception throw statementsNaushir Patuck
2022-07-27raspberrypi: Update Copyright statement in all Raspberry Pi source filesNaushir Patuck
2022-07-27ipa: raspberrypi: Rename header files from *.hpp to *.hNaushir Patuck
2022-07-27ipa: raspberrypi: Remove extern "C" declarationsNaushir Patuck
2022-07-27ipa: raspberrypi: Change to C style code commentsNaushir Patuck
2022-07-27ipa: raspberrypi: Code refactoring to match style guidelinesNaushir Patuck
2022-07-27libcamera: camera: Fix documentation typoUmang Jain
2022-07-26libcamera: Correctly report enabled ipa modulesQuentin Schulz
2022-07-25android: camera_capabilities: Adjust minimum frame duration to match FPSHan-Lin Chen
2022-07-25android: camera_capabilities: Add (1600x1200) and (1280x960) resolutionsHan-Lin Chen
2022-07-24android: exif: Fix thumbnail buffer lifetimeCheng-Hao Yang
2022-07-22qcam: assets: shader: bayer_8.frag: Add precisionKunal Agarwal
2022-07-22ipa: rkisp1: Transfer queueRequest() call to each algorithmFlorian Sylvestre
2022-07-22ipa: libipa: algorithm: Add queueRequest() to the Algorithm classFlorian Sylvestre
2022-07-22pipeline: raspberrypi: Improve image/embedded buffer matching logicNaushir Patuck
2022-07-21libcamera: pipeline: simple: converter: Handle unsupported input formatXavier Roumegue
2022-07-20ipa: rkisp1: Drop unnecessary forward declarations and includesLaurent Pinchart
2022-07-20libcamera: controls: Drop ControlList::contains()Laurent Pinchart
2022-07-20licamera: controls: Update ControlList::get() documentationLaurent Pinchart
2022-07-20licamera: controls: Drop unnecessary template qualifiers in documentationLaurent Pinchart
2022-07-20libcamera: Remove extra ':' after '\todo'Laurent Pinchart
2022-07-20pipeline: rkisp1: Support devices without self pathPaul Elder