Age | Commit message (Expand) | Author |
2024-05-27 | android: camera_capabilities: Fix GCC 14 warning | Barnabás Pőcze |
2024-05-27 | ipa: rpi: Make monoSensor() accessor const | Laurent Pinchart |
2024-05-21 | libcamera: yaml_parser: Avoid double lookup in `operator[]` | Barnabás Pőcze |
2024-05-21 | treewide: Query list of cameras just once | Barnabás Pőcze |
2024-05-19 | libcamera v0.3.0 | Kieran Bingham |
2024-05-16 | ipa: rpi: Add accessor function for monoSensor_ | Naushir Patuck |
2024-05-16 | ipa: rpi: Add HDR support | Naushir Patuck |
2024-05-16 | libcamera: v4l2_subdevice: Add missing MEDIA_BUS_FMT_xxxx16_1X16 info | Naushir Patuck |
2024-05-16 | libcamera: formats: Add PiSP specific image and config buffer formats | Naushir Patuck |
2024-05-16 | include: linux: Add PiSP specific image and config buffer formats | Naushir Patuck |
2024-05-16 | libcamera: formats: Add RGB48 formats | Naushir Patuck |
2024-05-16 | include: linux: Add RGB48 formats | Naushir Patuck |
2024-05-14 | libcamera: camera_manager: Add environment variable to order pipelines match | Julien Vuillaumier |
2024-05-14 | libcamera: pipeline: Add a get factory by name helper | Julien Vuillaumier |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-14 | gstreamer: Use copied camera name | Barnabás Pőcze |
2024-05-14 | gstreamer: Fix string memory leak | Barnabás Pőcze |
2024-05-14 | Documentation: Add option to treat Doxygen warnings as errors | Laurent Pinchart |
2024-05-13 | test: gstreamer: Simplify single stream test | Nicolas Dufresne |
2024-05-13 | ipa: libipa: histogram: Fix documentation of constructor | Laurent Pinchart |
2024-05-09 | libcamera: Drop remaining file name from header comment blocks | Laurent Pinchart |
2024-05-09 | libcamera: Drop file name from header comment blocks in templates | Laurent Pinchart |
2024-05-09 | ipa: rkisp1: agc: Fix histogram construction | Paul Elder |
2024-05-09 | ipa: rpi: Fix for incorrectly reported max shutter speed | Naushir Patuck |
2024-05-09 | pipeline: rpi: Avoid duplicating size range for the same pixel format | David Plowman |
2024-05-09 | ipa: libipa: histogram: Add transform parameter to constructor | Paul Elder |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-05-08 | ipa: rkisp1: Remove bespoke Agc functions | Daniel Scally |
2024-05-08 | ipa: rkisp1: Derive rkisp1::algorithms::Agc from AgcMeanLuminance | Daniel Scally |
2024-05-08 | ipa: ipu3: Remove bespoke AGC functions from IPU3 | Daniel Scally |
2024-05-08 | ipa: ipu3: Derive ipu3::algorithms::Agc from AgcMeanLuminance | Daniel Scally |
2024-05-08 | ipa: libipa: Add AgcMeanLuminance base class | Daniel Scally |
2024-05-08 | ipa: libipa: Add ExposureModeHelper | Paul Elder |
2024-05-08 | libcamera: controls: Generate enum value-name maps | Daniel Scally |
2024-05-08 | ipa: libipa: Allow creation of empty Histogram | Daniel Scally |
2024-05-07 | Revert "meson: Deprecate bitwise operations between different enumeration type" | Laurent Pinchart |
2024-05-07 | test: Don't add current build directory to include path | Laurent Pinchart |
2024-05-03 | meson: Deprecate bitwise operations between different enumeration type | Laurent Pinchart |
2024-05-03 | apps: qcam: Use standard key sequence for quit action | Laurent Pinchart |
2024-05-03 | libcamera: shared_mem_object: Fix compilation with uClibc | Laurent Pinchart |
2024-05-03 | libcamera: utils: Avoid infinite recursion with strtod() | Laurent Pinchart |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX415 sensor properties | Alexander Stein |
2024-05-03 | apps: cam: Fix C++20 deprecation warning | Barnabás Pőcze |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX335 sensor properties | Kieran Bingham |
2024-05-03 | libcamera: libipa: camera_sensor: Add Sony IMX283 sensor properties | Kieran Bingham |
2024-04-20 | android: camera_device: Always clear descriptors_ in stop() | Anle Pan |
2024-04-20 | libcamera: Fix output spelling error | Umang Jain |
2024-04-20 | libcamera: device_enumerator: Fix spell error | Umang Jain |
2024-04-19 | utils: checkstyle.py: Drop period at end of Doxygen one liners | Laurent Pinchart |
2024-04-19 | utils: checkstyle.py: Use r'' strings for regular expressions | Laurent Pinchart |