Age | Commit message (Expand) | Author |
2022-11-01 | libcamera: pipeline: vivid: Handle controls | Kieran Bingham |
2022-11-01 | libcamera: pipeline: vivid: Initialise key controls | Kieran Bingham |
2022-11-01 | libcamera: pipeline: vivid: Queue requests | Kieran Bingham |
2022-11-01 | libcamera: pipeline: vivid: Buffer handling and stream control | Kieran Bingham |
2022-11-01 | libcamera: pipeline: vivid: Configure the device | Kieran Bingham |
2022-11-01 | libcamera: pipeline: vivid: Generate and validate StreamConfigurations | Kieran Bingham |
2022-11-01 | libcamera: pipeline: vivid: Create a Camera | Kieran Bingham |
2022-11-01 | libcamera: pipeline: vivid: Match device | Kieran Bingham |
2022-11-01 | DocumentationUseOnly: Force enable Vivid | Kieran Bingham |
2022-11-01 | DocumentationUseOnly: Disable compiler warning | Kieran Bingham |
2022-11-01 | libcamera: pipeline: Introduce skeleton Vivid Pipeline | Kieran Bingham |
2022-10-28 | ipa: raspberrypi: awb: Update colour temperature whenever manual gains change | David Plowman |
2022-10-28 | pipeline: raspberrypi: Do not unconditionally free buffers on close | Naushir Patuck |
2022-10-28 | libcamera: v4l2_videodevice: Guard against releasing unallocated buffers | Naushir Patuck |
2022-10-28 | meson: Rewrite .replace usage | Kieran Bingham |
2022-10-28 | android: libcamera: add useful debug prints | Nicholas Roth |
2022-10-28 | libcamera: make libdl optional when provided | Nicholas Roth |
2022-10-28 | ipa: raspberry: replace abs() with std::abs() | Nicholas Roth |
2022-10-28 | android: remove references to std::filesystem | Nicholas Roth |
2022-10-28 | ipa: add missing thread-safety annotations | Nicholas Roth |
2022-10-24 | apps: Share common source between applications | Laurent Pinchart |
2022-10-24 | ipa: ipu3: Fill AGC and AWB metadata in algorithms | Laurent Pinchart |
2022-10-24 | ipa: rkisp1: Fill AGC and AWB metadata | Laurent Pinchart |
2022-10-24 | ipa: Pass metadata to Algorithm::process() function | Laurent Pinchart |
2022-10-24 | apps: cam: Fix compilation error with clang when libtiff-4 is not found | Laurent Pinchart |
2022-10-20 | apps: Move libtiff dependency to src/apps/meson.build | Laurent Pinchart |
2022-10-20 | apps: Move libevent dependency to src/apps/meson.build | Laurent Pinchart |
2022-10-20 | Move test applications to src/apps/ | Laurent Pinchart |
2022-10-20 | qcam: Simplify dependency handling for libtiff | Laurent Pinchart |
2022-10-20 | cam: Don't print DNG option text if libtiff isn't found | Laurent Pinchart |
2022-10-20 | ipa: raspberrypi: Rename ov9281.json to ov9281_mono.json | Naushir Patuck |
2022-10-20 | utils: raspberrypi: ctt: Fix alsc green averaging | Paul Elder |
2022-10-20 | libcamera: base: log: Fix LogCategory creation issues | Tomi Valkeinen |
2022-10-20 | libcamera: base: log: Fix use of freed name | Tomi Valkeinen |
2022-10-19 | ipa: rkisp1: Downgrade sensor controls range message to Debug | Laurent Pinchart |
2022-10-19 | ipa: Drop period at end of \brief or \param | Laurent Pinchart |
2022-10-19 | cam: dng_writer: Add support for 8-bit raw formats | Paul Elder |
2022-10-19 | cam: file_sink: Add support for DNG output | Paul Elder |
2022-10-19 | qcam, cam: Move DNGWriter from qcam to cam | Paul Elder |
2022-10-19 | ipc: ipa_data_serializer: Use cend() in deserializers | Paul Elder |
2022-10-18 | utils: ipc: Allow the skipHeader attribute on enums | Paul Elder |
2022-10-18 | ipa: vimc: Add Flags to parameters | Paul Elder |
2022-10-18 | ipa: vimc: Add IPAOperationCode to init() parameter list | Paul Elder |
2022-10-18 | test: generated_serializer: Test Flags that is struct member | Paul Elder |
2022-10-18 | utils: ipc: Add support for Flags | Paul Elder |
2022-10-18 | libcamera: ipa_data_serializer: Add serializer for Flags | Paul Elder |
2022-10-18 | utils: ipc: Add support for enums in function parameters | Paul Elder |
2022-10-18 | test: generated_serializer: Test enum that is struct member | Paul Elder |
2022-10-18 | ipa: raspberrypi: Extract line length from the embedded data parser | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Allow full line length control | Naushir Patuck |