summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-23ipa: raspberrypi: Move the controller initialise to ipa::init()Naushir Patuck
2021-03-23pipeline: raspberrypi: Conditionally open the embedded data nodeNaushir Patuck
2021-03-23pipeline: ipa: raspberrypi: Open the CamHelper on ipa::init()Naushir Patuck
2021-03-23ipa: Add sensor model string to IPASettingsNaushir Patuck
2021-03-23android: Return -EUSERS when failed to open a Camera that's in usePaul Elder
2021-03-23libcamera: device_enumerator: Remove unnecessary rvalue referencesHirokazu Honda
2021-03-22android: camera_device: Do not default External to FrontJacopo Mondi
2021-03-22libcamera: camera_sensor: Do not register Location if not availableJacopo Mondi
2021-03-22cam: Do not assume Location is availableJacopo Mondi
2021-03-20pipeline: simple: Update documentation on pipeline setupMarian Cichy
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-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-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-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-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-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-08libcamera: pipeline_handler: Update request usage commentKieran Bingham