Age | Commit message (Expand) | Author |
2024-12-06 | libcamera: software_isp: Add contrast control | Milan Zamazal |
2024-12-06 | ipa: software_isp: Add constructor to the IPA context | Milan Zamazal |
2024-12-03 | libcamera: software_isp: Actually apply black level from tuning data | Milan Zamazal |
2024-11-29 | libcamera: software_isp: Initialize exposure+gain before agc calculations | Stanislaw Gruszka |
2024-11-11 | libcamera: Rationalize IPA and handlers names | Jacopo Mondi |
2024-10-18 | libcamera: software_isp: Black level from tuning file | Milan Zamazal |
2024-10-18 | libcamera: software_isp: Get black level from the camera helper | Milan Zamazal |
2024-10-18 | libcamera: software_isp: Clear IPA context on configure and stop | Robert Mader |
2024-09-27 | libcamera: software_isp: Move exposure+gain to an algorithm module | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Use DelayedControls | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Move color handling to an algorithm module | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Move black level to an algorithm module | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Call Algorithm::process | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Call Algorithm::prepare | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Call Algorithm::queueRequest | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Call Algorithm::configure | Milan Zamazal |
2024-09-27 | libcamera: software_isp: Create algorithms | Milan Zamazal |
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-06-02 | libcamera: software_isp: Remove DebayerParams::kGain10 | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Move color mappings out of debayering | Milan Zamazal |
2024-06-02 | libcamera: software_isp: Honor black level in AWB | Milan Zamazal |
2024-05-14 | libcamera: pipeline: Rename pipelines to a shorter name | Julien Vuillaumier |
2024-05-08 | libcamera: Drop file name from header comment blocks | Laurent Pinchart |
2024-04-16 | libcamera: software_isp: Apply black level compensation | Milan Zamazal |
2024-04-16 | libcamera: ipa: Add Soft IPA | Andrey Konovalov |