summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-28ipa: raspberry: replace abs() with std::abs()Nicholas Roth
2022-10-28android: remove references to std::filesystemNicholas Roth
2022-10-28ipa: add missing thread-safety annotationsNicholas Roth
2022-10-24apps: Share common source between applicationsLaurent Pinchart
2022-10-24ipa: ipu3: Fill AGC and AWB metadata in algorithmsLaurent Pinchart
2022-10-24ipa: rkisp1: Fill AGC and AWB metadataLaurent Pinchart
2022-10-24ipa: Pass metadata to Algorithm::process() functionLaurent Pinchart
2022-10-24apps: cam: Fix compilation error with clang when libtiff-4 is not foundLaurent Pinchart
2022-10-20apps: Move libtiff dependency to src/apps/meson.buildLaurent Pinchart
2022-10-20apps: Move libevent dependency to src/apps/meson.buildLaurent Pinchart
2022-10-20Move test applications to src/apps/Laurent Pinchart
2022-10-20qcam: Simplify dependency handling for libtiffLaurent Pinchart
2022-10-20cam: Don't print DNG option text if libtiff isn't foundLaurent Pinchart
2022-10-20ipa: raspberrypi: Rename ov9281.json to ov9281_mono.jsonNaushir Patuck
2022-10-20utils: raspberrypi: ctt: Fix alsc green averagingPaul Elder
2022-10-20libcamera: base: log: Fix LogCategory creation issuesTomi Valkeinen
2022-10-20libcamera: base: log: Fix use of freed nameTomi Valkeinen
2022-10-19ipa: rkisp1: Downgrade sensor controls range message to DebugLaurent Pinchart
2022-10-19ipa: Drop period at end of \brief or \paramLaurent Pinchart
2022-10-19cam: dng_writer: Add support for 8-bit raw formatsPaul Elder
2022-10-19cam: file_sink: Add support for DNG outputPaul Elder
2022-10-19qcam, cam: Move DNGWriter from qcam to camPaul Elder
2022-10-19ipc: ipa_data_serializer: Use cend() in deserializersPaul Elder
2022-10-18utils: ipc: Allow the skipHeader attribute on enumsPaul Elder
2022-10-18ipa: vimc: Add Flags to parametersPaul Elder
2022-10-18ipa: vimc: Add IPAOperationCode to init() parameter listPaul Elder
2022-10-18test: generated_serializer: Test Flags that is struct memberPaul Elder
2022-10-18utils: ipc: Add support for FlagsPaul Elder
2022-10-18libcamera: ipa_data_serializer: Add serializer for FlagsPaul Elder
2022-10-18utils: ipc: Add support for enums in function parametersPaul Elder
2022-10-18test: generated_serializer: Test enum that is struct memberPaul Elder
2022-10-18ipa: raspberrypi: Extract line length from the embedded data parserNaushir Patuck
2022-10-18ipa: raspberrypi: Allow full line length controlNaushir Patuck
2022-10-18ipa: raspberrypi: Add line length to DeviceStatusNaushir Patuck
2022-10-18ipa: raspberrypi: Add line length calculations helper functionsNaushir Patuck
2022-10-18ipa: raspberrypi: Add pixel clock rate to the CameraMode structureNaushir Patuck
2022-10-18pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControlsNaushir Patuck
2022-10-18ipa: raspberrypi: Remove initialized_ field from CamHelperNaushir Patuck
2022-10-18ipa: raspberrypi: Pass lineLength into the CamHelper APINaushir Patuck
2022-10-18ipa: raspberrypi: Add minimum and maximum line length fields to CameraModeNaushir Patuck
2022-10-18camera_sensor: Add minimum and maximum line length to IPACameraSensorInfoNaushir Patuck
2022-10-17qcam: dng: Make TIFFTAG_CFAPATTERN variable countJean-Michel Hautbois via libcamera-devel
2022-10-15libcamera: v4l2_subdevice: Add JPEG_1X8 and BGR888_1X24 mbus formats to forma...Xavier Roumegue
2022-10-14libcamera v0.0.1v0.0.1Kieran Bingham
2022-10-13utils: Provide a release scriptKieran Bingham
2022-10-13utils: semver: Add version helperKieran Bingham
2022-10-13meson: Shared Object version handlingKieran Bingham
2022-10-13meson: Fix typoKieran Bingham
2022-10-10libcamera: v4l2_videodevice: Warn if bytesused == 0 when queuing output bufferLaurent Pinchart
2022-10-10pipeline: rkisp1: Set bytesused before queuing parameters bufferLaurent Pinchart