Age | Commit message (Expand) | Author |
2024-09-27 | libcamera: software_isp: Make stats frame and buffer aware | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Let IPASoftSimple inherit Module | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Define skeletons for IPA refactoring | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Move BlackLevel to libcamera::ipa::soft | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Remove superfluous includes | Milan Zamazal |
2024-09-25 | apps: cam: Print control array sizes | Paul Elder |
2024-09-25 | libcamera: controls: Add array information to ControlId | Paul Elder |
2024-09-25 | py: Add bindings for ControlId enum name | Paul Elder |
2024-09-25 | apps: cam: Print control enum values more nicely | Paul Elder |
2024-09-25 | libcamera: controls: Add enum names and values map to ControlId | Paul Elder |
2024-09-25 | utils: abi-compat: sort meson options | Kieran Bingham |
2024-09-25 | utils: abi-compat: Disable python build | Kieran Bingham |
2024-09-24 | libcamera v0.3.2 | Kieran Bingham |
2024-09-23 | libcamera: libipa: camera_sensor: Add Sony IMX214 sensor properties | André Apitzsch |
2024-09-23 | ipa: rkisp1: Add polynomial LSC loader | Stefan Klug |
2024-09-23 | ipa: rkisp1: Add sensor info to context | Stefan Klug |
2024-09-23 | ipa: libipa: Add lsc polynomial class | Stefan Klug |
2024-09-23 | ipa: rkisp1: Move loader functions into helper class | Stefan Klug |
2024-09-23 | ipa: rkisp1: Use interpolator in lsc | Stefan Klug |
2024-09-23 | ipa: rkisp1: Remove MatrixInterpolator | Stefan Klug |
2024-09-23 | ipa: rkisp1: Use generic Interpolator class | Stefan Klug |
2024-09-23 | test: ipa: libipa: Add tets for Interpolator | Stefan Klug |
2024-09-23 | ipa: libipa: Add generic Interpolator class | Stefan Klug |
2024-09-23 | libcamera: yaml-parser: Differentiate between empty and empty string | Stefan Klug |
2024-09-23 | libcamera: yaml-parser: Add failing test for unexpected behavior | Stefan Klug |
2024-09-23 | libcamera: yaml-parser: Add additional tests | Stefan Klug |
2024-09-20 | libcamera: debayer_cpu: Sync DMABUFs | Robert Mader |
2024-09-12 | libcamera: pipeline: simple: Use MediaLink string helper | Kieran Bingham |
2024-09-12 | libcamera: media_device: Use MediaLink string helper | Kieran Bingham |
2024-09-12 | libcamera: media_object: Add MediaLink string representations | Kieran Bingham |
2024-09-12 | libcamera: media_object: Add MediaPad string representations | Kieran Bingham |
2024-09-12 | pipeline: simple: Remove media member variable | Paul Elder |
2024-09-12 | libcamera: v4l2_videodevice: Improve readability | Stefan Klug |
2024-09-12 | libcamera: pipeline: simple: Fix typos in match routing comment | Kieran Bingham |
2024-09-12 | libcamera: libipa: camera_sensor: Add IMX283 black level | Kieran Bingham |
2024-09-12 | ipa: rpi: Adding IMX283 support | will whang |
2024-09-11 | qcam: viewfinder_gl: Render image centered in letterbox | Laurent Pinchart |
2024-09-11 | qcam: viewfinder_gl: Drop duplicate glClearColor() | Laurent Pinchart |
2024-09-11 | qcam: viewfinder_gl: Fix binding of vertex buffer and shader program | Laurent Pinchart |
2024-09-11 | qcam: viewfinder_qt: Draw the letterbox background black | Laurent Pinchart |
2024-09-11 | qcam: Drop Qt version checks | Laurent Pinchart |
2024-09-11 | qcam: Decrease minimum width of selector dialog | Luca Weiss |
2024-09-10 | v4l2: Support setting frame rate in the V4L2 Adaptation layer | Nejc Galof |
2024-09-09 | ipa: rpi: agc: Ignore stable region when exposure/gain set manually | David Plowman |
2024-09-05 | pipeline: rkisp1: Use ScopeExitActions to simplify error handling in start | Laurent Pinchart |
2024-09-05 | libcamera: utils: Add ScopeExitActions class | Laurent Pinchart |
2024-09-04 | utils: checkstyle: Remove style checker for python pep8 | Stefan Klug |
2024-09-04 | utils: checkstyle: Add a python formatter | Stefan Klug |
2024-09-03 | libcamera: ipa: Drop unneded includes from ipa_interface.h | Laurent Pinchart |
2024-09-03 | utils: ipc: Include <string> in generated headers where needed | Laurent Pinchart |