summaryrefslogtreecommitdiff
path: root/src/ipa/libipa
AgeCommit message (Expand)Author
2024-05-09ipa: libipa: histogram: Add transform parameter to constructorPaul Elder
2024-05-08libcamera: Drop file name from header comment blocksLaurent Pinchart
2024-05-08ipa: libipa: Add AgcMeanLuminance base classDaniel Scally
2024-05-08ipa: libipa: Add ExposureModeHelperPaul Elder
2024-05-08ipa: libipa: Allow creation of empty HistogramDaniel Scally
2024-05-03libcamera: libipa: camera_sensor: Add Sony IMX415 sensor propertiesAlexander Stein
2024-05-03libcamera: libipa: camera_sensor: Add Sony IMX335 sensor propertiesKieran Bingham
2024-05-03libcamera: libipa: camera_sensor: Add Sony IMX283 sensor propertiesKieran Bingham
2024-01-12libipa: camera_sensor_helper: Mark createInstance() with overrideLaurent Pinchart
2024-01-09libipa: camera_sensor_helper: Add OV64A40 helperJacopo Mondi
2023-06-06libipa: camera_sensor_helper: Restore alphabetical orderBenjamin Bara
2023-05-19libipa: camera_sensor_helper: Add IMX327 helperBenjamin Bara
2023-04-05doc: ipa: Clarify IPA acronym in its namespace descriptionGabby George
2023-03-21ipa: libipa: Add OV2685 Camera Sensor HelperKieran Bingham
2023-03-21ipa: libipa: Add OV5647 Camera Sensor HelperKieran Bingham
2023-01-26libcamera: Add support for OmniVision OV8858Nicholas Roth
2023-01-25ipa: camera_sensor_helper: Add OV4689 supportMikhail Rudenko
2022-12-22ipa: camera_sensor_helper: Add AR0521 supportJacopo Mondi
2022-11-09ipa: Sort algorithm operations based on calling orderLaurent Pinchart
2022-10-24ipa: Pass metadata to Algorithm::process() functionLaurent Pinchart
2022-10-19ipa: Drop period at end of \brief or \paramLaurent Pinchart
2022-10-07ipa: camera_sensor_helper: Implement factories through class templatesLaurent Pinchart
2022-10-07ipa: camera_sensor_helper: Return unique_ptr from createInstanceLaurent Pinchart
2022-10-07ipa: camera_sensor_helper: Make registerType() and createInstance() privateLaurent Pinchart
2022-10-07ipa: camera_sensor_helper: Make factory createInstance() function constLaurent Pinchart
2022-09-28ipa: libipa: algorithm: queueRequest(): Pass frame contextKieran Bingham
2022-09-28ipa: libipa: algorithm: process(): Pass frame numberKieran Bingham
2022-09-28ipa: libipa: algorithm: prepare(): Pass frame and frame ContextKieran Bingham
2022-09-28ipa: libipa: Provide a common base for frame contextsKieran Bingham
2022-09-28ipa: libipa: Introduce FrameContextQueueUmang Jain
2022-09-27ipa: libipa: Pass a reference instead of pointer to Algorithm::process()Laurent Pinchart
2022-07-27raspberrypi: Update Copyright statement in all Raspberry Pi source filesNaushir Patuck
2022-07-22ipa: libipa: algorithm: Add queueRequest() to the Algorithm classFlorian Sylvestre
2022-06-29ipa: libipa: module: Make the Module class LoggableLaurent Pinchart
2022-06-29ipa: libipa: module: Add support for instantiation from YAMLLaurent Pinchart
2022-06-29ipa: libipa: algorithm: Add init() function to the Algorithm classFlorian Sylvestre
2022-06-29ipa: libipa: algorithm: Add an algorithm registration mechanismLaurent Pinchart
2022-06-29ipa: libipa: Move ipa namespace documentation to module.cppLaurent Pinchart
2022-06-29ipa: libipa: Introduce a Module class templateLaurent Pinchart
2022-05-27libipa: camera_sensor_helper: Add Sony IMX477 helperNaushir Patuck
2022-05-26ipa: camera_sensor_helper: Fix equation in exponential gain documentationLaurent Pinchart
2022-05-18ipa: libipa: Add frame context pointer in process()Umang Jain
2022-05-13libipa: camera_sensor_helper: Add OV5675 helperQuentin Schulz
2022-04-01libipa: camera_sensor_helper: Add OV5640 helperPaul Elder
2022-04-01libipa: camera_sensor_helper: Add IMX296 helperLaurent Pinchart
2022-04-01libipa: camera_sensor_helper: Add IMX290 helperLaurent Pinchart
2022-04-01libipa: camera_sensor_helper: Implement exponential gain modelLaurent Pinchart
2022-04-01libipa: camera_sensor_helper: Reorganize gain constantsLaurent Pinchart
2022-03-28ipa: libipa: Histogram: Constify the constructor spanJean-Michel Hautbois
2022-03-17libipa: Add CameraSensorHelper for OV2740Daniel Scally