summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-19libcamera: request: Fix documentation of controls() methodMarian Cichy
2021-03-17libcamera: ipu3: Pass the BDS rectangle at IPA configure callJean-Michel Hautbois
2021-03-17libcamera: ipu3: Move ipa configuration from start() to configure()Jean-Michel Hautbois
2021-03-16ipa: ipa_interface: Add comment to defend the forward-declarationPaul Elder
2021-03-16pipeline: simple: Use breadth-first search to setup media pipelineMarian Cichy
2021-03-15gst: Use the streams of CameraConfiguration when allocating buffersDafna Hirschfeld
2021-03-14ipa: raspberrypi: Add support for imx327-based SE327M12 moduleDavid Plowman
2021-03-13pipeline: raspberrypi: Use a default format for ISP::Output0Naushir Patuck
2021-03-13pipeline: raspberrypi: Avoid multiple opens of Unicam embedded data nodeNaushir Patuck
2021-03-13libcamera: delayed_controls: Add missing documentation for ControlParamsNaushir Patuck
2021-03-12libcamera: gst: Fix double-free when acquire_buffer failsMarian Cichy
2021-03-12test: delayed_controls: Rename delayed_contols.cpp to delayed_controls.cppNaushir Patuck
2021-03-12test: delayed_controls: Fixup tests after recent DelayedControls changesNaushir Patuck
2021-03-12libcamera: delayed_controls: Fix off-by-one error in get()Naushir Patuck
2021-03-12libcamera: delayed_controls: Remove spurious no-op queued controlsNaushir Patuck
2021-03-12libcamera: delayed_controls: Remove unneeded write when starting upNaushir Patuck
2021-03-12utils: raspberrypi: Add a DelayedControls log parserNaushir Patuck
2021-03-12libcamera: delayed_controls: Add notion of priority writeNaushir Patuck
2021-03-12gst: pool: Fix GstBuffer leak on errorNicolas Dufresne
2021-03-12gst: provider: Fix crash in finalizeNicolas Dufresne
2021-03-11ipa: rkisp1: Fail on init if hw revision is not RKISP1_V10Dafna Hirschfeld
2021-03-11ipa: rkisp1: Return error from IPA's configure method if it failsDafna Hirschfeld
2021-03-11libcamera: media_device: Add hwRevision methodDafna Hirschfeld
2021-03-10android: jpeg: exif: change GPS method encoding from ASCII to NoEncodingPaul Elder
2021-03-10android: jpeg: exif: Fix setGPSLocation longitudePaul Elder
2021-03-10android: jpeg: exif: Simplify setGPSDateTimestamp and setGPSDMSPaul Elder
2021-03-10android: jpeg: exif: Fix and expand setRationalPaul Elder
2021-03-09android: camera_device: Generate template for VideoJacopo Mondi
2021-03-09android: camera_device: Fail template on no FPS rangeJacopo Mondi
2021-03-09android: camera_device: Refuse unsupported templatesJacopo Mondi
2021-03-09android: camera_device: Return AE FPS rangeJacopo Mondi
2021-03-09android: camera_device: Use AE FPS range in templateJacopo Mondi
2021-03-09android: camera_device: Compute frame durationsJacopo Mondi
2021-03-09libcamera: ipu3: Register FrameDurations controlJacopo Mondi
2021-03-09libcamera: ipu3: Initialize controls using sensor resolutionJacopo Mondi
2021-03-09ipa: raspberrypi: Use direct return value for configure()Paul Elder
2021-03-09utils: ipc: Make first output parameter direct return if int32Paul Elder
2021-03-09utils: ipc: Support custom parameters to init()Paul Elder
2021-03-09ipa: raspberrypi: Rename vblank field in SensorConfig to vblankDelayDavid Plowman
2021-03-09ipa: raspberrypi: Add support for imx290/imx327 sensorsDavid Plowman
2021-03-09ipa: raspberrypi: Make CamHelpers return the frame delay for vblankingDavid Plowman
2021-03-08libcamera: camera_sensor: Cap resolution to max frame sizeJacopo Mondi
2021-03-08utils: Add kernel headers update scriptLaurent Pinchart
2021-03-08clang-format: Enable sorted includesKieran Bingham
2021-03-08clang-format: Update to reflect coding styleLaurent Pinchart
2021-03-08clang-format: Update to clang-format-7Laurent Pinchart
2021-03-08libcamera: pipeline: ipu3: Ensure that IPU3Frames::info is not used after deleteKieran Bingham
2021-03-08libcamera: pipeline: ipu3: Fix spelling errorKieran Bingham
2021-03-08tracing: pipeline_handler: Queue RequestsKieran Bingham
2021-03-08README: Update tracing dependenciesKieran Bingham