summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-19libcamera v0.3.0v0.3.0Kieran Bingham
2024-05-16ipa: rpi: Add accessor function for monoSensor_Naushir Patuck
2024-05-16ipa: rpi: Add HDR supportNaushir Patuck
2024-05-16libcamera: v4l2_subdevice: Add missing MEDIA_BUS_FMT_xxxx16_1X16 infoNaushir Patuck
2024-05-16libcamera: formats: Add PiSP specific image and config buffer formatsNaushir Patuck
2024-05-16include: linux: Add PiSP specific image and config buffer formatsNaushir Patuck
2024-05-16libcamera: formats: Add RGB48 formatsNaushir Patuck
2024-05-16include: linux: Add RGB48 formatsNaushir Patuck
2024-05-14libcamera: camera_manager: Add environment variable to order pipelines matchJulien Vuillaumier
2024-05-14libcamera: pipeline: Add a get factory by name helperJulien Vuillaumier
2024-05-14libcamera: pipeline: Rename pipelines to a shorter nameJulien Vuillaumier
2024-05-14gstreamer: Use copied camera nameBarnabás Pőcze
2024-05-14gstreamer: Fix string memory leakBarnabás Pőcze
2024-05-14Documentation: Add option to treat Doxygen warnings as errorsLaurent Pinchart
2024-05-13test: gstreamer: Simplify single stream testNicolas Dufresne
2024-05-13ipa: libipa: histogram: Fix documentation of constructorLaurent Pinchart
2024-05-09libcamera: Drop remaining file name from header comment blocksLaurent Pinchart
2024-05-09libcamera: Drop file name from header comment blocks in templatesLaurent Pinchart
2024-05-09ipa: rkisp1: agc: Fix histogram constructionPaul Elder
2024-05-09ipa: rpi: Fix for incorrectly reported max shutter speedNaushir Patuck
2024-05-09pipeline: rpi: Avoid duplicating size range for the same pixel formatDavid Plowman
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: rkisp1: Remove bespoke Agc functionsDaniel Scally
2024-05-08ipa: rkisp1: Derive rkisp1::algorithms::Agc from AgcMeanLuminanceDaniel Scally
2024-05-08ipa: ipu3: Remove bespoke AGC functions from IPU3Daniel Scally
2024-05-08ipa: ipu3: Derive ipu3::algorithms::Agc from AgcMeanLuminanceDaniel Scally
2024-05-08ipa: libipa: Add AgcMeanLuminance base classDaniel Scally
2024-05-08ipa: libipa: Add ExposureModeHelperPaul Elder
2024-05-08libcamera: controls: Generate enum value-name mapsDaniel Scally
2024-05-08ipa: libipa: Allow creation of empty HistogramDaniel Scally
2024-05-07Revert "meson: Deprecate bitwise operations between different enumeration type"Laurent Pinchart
2024-05-07test: Don't add current build directory to include pathLaurent Pinchart
2024-05-03meson: Deprecate bitwise operations between different enumeration typeLaurent Pinchart
2024-05-03apps: qcam: Use standard key sequence for quit actionLaurent Pinchart
2024-05-03libcamera: shared_mem_object: Fix compilation with uClibcLaurent Pinchart
2024-05-03libcamera: utils: Avoid infinite recursion with strtod()Laurent Pinchart
2024-05-03libcamera: libipa: camera_sensor: Add Sony IMX415 sensor propertiesAlexander Stein
2024-05-03apps: cam: Fix C++20 deprecation warningBarnabás Pőcze
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-04-20android: camera_device: Always clear descriptors_ in stop()Anle Pan
2024-04-20libcamera: Fix output spelling errorUmang Jain
2024-04-20libcamera: device_enumerator: Fix spell errorUmang Jain
2024-04-19utils: checkstyle.py: Drop period at end of Doxygen one linersLaurent Pinchart
2024-04-19utils: checkstyle.py: Use r'' strings for regular expressionsLaurent Pinchart
2024-04-17Documentation: coding-style: Clean up header guard styleKieran Bingham
2024-04-17ipu3: Use posix basenameKhem Raj
2024-04-16libcamera: software_isp: Apply black level compensationMilan Zamazal
2024-04-16libcamera: Add "Software ISP benchmarking" documentationHans de Goede