summaryrefslogtreecommitdiff
path: root/include/libcamera/internal
AgeCommit message (Expand)Author
2021-06-15libcamera: log: Destroy LogCategory instances in a controlled wayLaurent Pinchart
2021-06-14libcamera: CameraSensor: Enable retrieving supported test pattern modesHirokazu Honda
2021-06-14libcamera: CameraSensorProperties: Add table of v4l2 index and test patternHirokazu Honda
2021-06-14libcamera: V4L2Device: Support v4l2 menu controlHirokazu Honda
2021-06-14libcamera: request: Add Request::cancel()Jacopo Mondi
2021-06-08libcamera: utils: Add helper class for std::chrono::durationNaushir Patuck
2021-05-24ipa: ipc: Rename CameraSensorInfo to IPACameraSensorInfoUmang Jain
2021-05-24ipa: mojom: Move CameraSensorInfo struct exclusively to IPA IPCUmang Jain
2021-05-24libcamera: V4L2Control: remove V4L2Control classesHirokazu Honda
2021-05-18libcamera: utils: Add enumerate view for range-based for loopsLaurent Pinchart
2021-05-11libcamera: camera_sensor: Fix frame lengths calculated by sensorInfo()David Plowman
2021-05-10libcamera: camera_sensor: Register static propertiesJacopo Mondi
2021-05-10libcamera: Introduce camera sensor propertiesJacopo Mondi
2021-04-27libcamera: internal: log: Report function on assertsKieran Bingham
2021-04-26libcamera: V4L2Device: Use Span in updateControls()Hirokazu Honda
2021-04-22libcamera: camera: Assert pipelines complete all requestsKieran Bingham
2021-04-15libcamera: log: Use compiler builtins to retrieve file and line numberLaurent Pinchart
2021-04-15libcamera: log: De-duplicate _log() functions and LogMessage constructorLaurent Pinchart
2021-04-13libcamera: ipa_proxy: Scope ProxyState to IPAProxyKieran Bingham
2021-04-03libcamera: pipeline_handler: Make queueRequest() void functionHirokazu Honda
2021-03-29libcamera: thread: Remove the unused setEventDispatcher() functionLaurent Pinchart
2021-03-29libcamera: request: Provide a sequence numberKieran Bingham
2021-03-29utils: ipc: proxy: Track IPA with a state machineKieran Bingham
2021-03-23libcamera: device_enumerator: Remove unnecessary rvalue referencesHirokazu Honda
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-11libcamera: media_device: Add hwRevision methodDafna Hirschfeld
2021-03-08libcamera: camera_sensor: Cap resolution to max frame sizeJacopo Mondi
2021-03-08tracing: pipeline_handler: Queue RequestsKieran Bingham
2021-03-04libcamera: v4l2_device: Make fd() function constLaurent Pinchart
2021-03-03libcamera: camera_sensor: Use active area size as resolutionLaurent Pinchart
2021-02-21libcamera: camera: Constify controls argument to start()Laurent Pinchart
2021-02-16libcamera: IPAInterface: Replace C API with the new C++-only APIPaul Elder
2021-02-16libcamera: Add IPCPipe implementation based on unix socketPaul Elder
2021-02-16libcamera: Add IPCPipePaul Elder
2021-02-16libcamera: Add IPADataSerializerPaul Elder
2021-02-16libcamera: control_serializer: Save serialized ControlInfoMap in a cachePaul Elder
2021-02-12libcamera: MappedBuffer: Disable copy and assignmentKieran Bingham
2021-02-12libcamera: Utilise LIBCAMERA_DISABLE_COPYKieran Bingham
2021-02-12libcamera: media_object: Utilise LIBCAMERA_DISABLE_COPY_AND_MOVEKieran Bingham
2021-02-11meson: Fix coding style when declaring arraysLaurent Pinchart
2021-02-05libcamera: utils: Add reverse adapter for range-based loopLaurent Pinchart
2021-02-05libcamera: camera_sensor: Store Bayer pattern in class memberLaurent Pinchart
2021-02-05libcamera: camera_sensor: Add frame length limits to CameraSensorInfoNaushir Patuck
2021-02-04libcamera: bayer_format: Overload ==/!= operators for BayerFormatsSebastian Fricke
2021-02-04libcamera: bayer_format: Remove unnecessary constructorSebastian Fricke
2021-02-04libcamera: bayer_format: Add the fromV4L2PixelFormat functionSebastian Fricke
2021-01-29libcamera: camera_sensor: Expose the camera deviceNiklas Söderlund
2021-01-29libcamera: delayed_controls: Add helper for controls that apply with a delayNiklas Söderlund
2021-01-23libcamera: Rename wrong header guards for internal includesLaurent Pinchart