summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-08libcamera: Use Size::isNull()Laurent Pinchart
2020-07-07android: camera_device: Remove single buffer restriction.Kieran Bingham
2020-07-07android: camera_device: Add buffers for each stream to RequestsKieran Bingham
2020-07-06android: camera_device: Maintain a vector of CameraStreamKieran Bingham
2020-07-06android: camera_device: Create the Request and Camera3RequestDescriptor togetherKieran Bingham
2020-07-06android: camera_device: Simplify FrameBuffer construction from a buffer_handle_tKieran Bingham
2020-07-06android: camera_device: Support multiple stream configurationsKieran Bingham
2020-07-06android: camera_device: Provide a toPixelFormat helperKieran Bingham
2020-07-06libcamera: camera: Allow unspecified roles for generateConfigurationKieran Bingham
2020-07-06libcamera: ipa: raspberrypi: Populate focus FoM from the ISP statisticsNaushir Patuck
2020-07-06ipa: raspberrypi: Populate libcamera metadata after controller processNaushir Patuck
2020-07-06libcamera: controls: Add focus Figure of Merit (FoM) controlNaushir Patuck
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Add newline at end of outputLaurent Pinchart
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Avoid spaces at end of linesLaurent Pinchart
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Collapse newlinesLaurent Pinchart
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Fix indentation handlingLaurent Pinchart
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Add character write methodLaurent Pinchart
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Skip all spacesLaurent Pinchart
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Make test output to stdoutLaurent Pinchart
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Make output file a class memberLaurent Pinchart
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Turn printer into a classLaurent Pinchart
2020-07-03utils: raspberrypi: ctt: json_pretty_print: Fix printer testLaurent Pinchart
2020-07-03ipa: raspberrypi: Enable focus measure without recompileDavid Plowman
2020-07-03libcamera: ipu3: cio2: Do not proxy signalNiklas Söderlund
2020-07-03libcamera: ipu3: Make it easier to read when a request may be completedNiklas Söderlund
2020-07-03libcamera: raspberrypi: Document vc_sm_cma pointer sharing with IPANiklas Söderlund
2020-07-01ipa/pipeline: rkisp1: Fix spellingAndrej Shadura
2020-06-29utils: raspberrypi: ctt: Fix pycodestyle W605Laurent Pinchart
2020-06-29libcamera: ipu3: cio2: Use Size::isNull()Niklas Söderlund
2020-06-29libcamera: geometry: Add isNull() function to Size classLaurent Pinchart
2020-06-29libcamera: raspberrypi: Fail on unsupported stream roleJacopo Mondi
2020-06-29libcamera: raspberrypi: Refuse invalid roles configurationJacopo Mondi
2020-06-29libcamera: ipu3: Fix wrong indentationJacopo Mondi
2020-06-29libcamera: ipu3: Accept an empty roles listJacopo Mondi
2020-06-29libcamera: ipu3: Improve error on multiple raw streams requestJacopo Mondi
2020-06-28libcamera: ipu3: imgu: Use unique_ptr for video and subdevicesNiklas Söderlund
2020-06-28libcamera: ipu3: imgu: Remove ImgUOutputNiklas Söderlund
2020-06-28libcamera: ipu3: Remove IPU3StreamNiklas Söderlund
2020-06-28libcamera: ipu3: Remove the active flag from IPU3StreamNiklas Söderlund
2020-06-28libcamera: ipu3: Do not duplicate data in IPU3StreamNiklas Söderlund
2020-06-28libcamera: ipu3: imgu: Use specific functions to configure each sinkNiklas Söderlund
2020-06-28libcamera: ipu3: imgu: Mark things that are internal as privateNiklas Söderlund
2020-06-28libcamera: ipu3: imgu: Do not cache indexNiklas Söderlund
2020-06-28libcamera: ipu3: imgu: Move the ImgUDevice class to separate filesNiklas Söderlund
2020-06-28libcamera: ipu3: Remove usage of IPU3CameraData from ImgUDeviceNiklas Söderlund
2020-06-28libcamera: ipu3: Always import buffers for ImgU sinksNiklas Söderlund
2020-06-28libcamera: ipu3: Import instead of allocate statistic buffersNiklas Söderlund
2020-06-28libcamera: ipu3: Remove unused name_ filed from IPU3StreamNiklas Söderlund
2020-06-26libcamera: Summarize licensing terms in COPYING.rstLaurent Pinchart
2020-06-26libcamera: ipu3: Allow zero-copy RAW stream captureNiklas Söderlund