summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
2021-04-04android: Define OS_CHROMEOS macro if android_platform=crosHirokazu Honda
2021-04-03libcamera: pipeline_handler: Make queueRequest() void functionHirokazu Honda
2021-03-29libcamera: thread: Remove the unused setEventDispatcher() functionLaurent Pinchart
2021-03-29pipeline: raspberrypi: Remove unused getFormat callSebastian Fricke
2021-03-29libcamera: pipeline: ipu3: frames: Use the request sequenceKieran Bingham
2021-03-29libcamera: camera: Extend with a Stopping stateKieran Bingham
2021-03-29libcamera: camera: Report function which fails access controlKieran Bingham
2021-03-29libcamera: camera: Validate requests are completed in Running stateKieran Bingham
2021-03-29libcamera: request: Add a toString()Kieran Bingham
2021-03-29libcamera: request: Provide a sequence numberKieran Bingham
2021-03-29libcamera: buffer: Break friendship with RequestKieran Bingham
2021-03-29utils: ipc: proxy: Track IPA with a state machineKieran Bingham
2021-03-29libcamera: pipeline: ipu3: Fix typosLaurent Pinchart
2021-03-28pipeline: uvcvideo: Avoid reference to temporary objectKhem Raj
2021-03-28pipeline: raspberryPi: Fix typo in commentSebastian Fricke
2021-03-25libcamera: camera_manager: Document the CameraManager destructorLaurent Pinchart
2021-03-24libcamera: v4l2_videodevice: Prevent queueing buffers without a cacheKieran Bingham
2021-03-24libcamera: pipeline: ipu3: frames: Associate buffers with the requestKieran Bingham
2021-03-24libcamera: pipeline: ipu3: frames: Group FrameBuffer operationsKieran Bingham
2021-03-24libcamera: pipeline: ipu3: Do not mark metadata complete earlyKieran Bingham
2021-03-24libcamera: pipeline: ipu3: Stop IPA before stopping devicesKieran Bingham
2021-03-23ipa: raspberrypi: Rationalise parameters to ipa::configure()Naushir Patuck
2021-03-23ipa: raspberrypi: Rationalise parameters to ipa::start()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-23libcamera: device_enumerator: Remove unnecessary rvalue referencesHirokazu Honda
2021-03-22libcamera: camera_sensor: Do not register Location if not 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-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: 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-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-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-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