This is the WIP branch for SoftISP debayering in libcamera.
At some stage in the hopefully not too distant future libcamera 0.3 upstream will merge this branch and we can probably drop the bbappend.
Either way it'd be nice to include libcamera and the "cam" util in the initramfs.
Once built a superficial example of usage is
cam -c 1 --capture=10 --file
Obviously more complex and interesting things can be done - all of the RPI camera stuff goes through libcamera so we very much want to follow this on the qcom side.
This is the WIP branch for SoftISP debayering in libcamera.
At some stage in the hopefully not too distant future libcamera 0.3 upstream will merge this branch and we can probably drop the bbappend.
Either way it'd be nice to include libcamera and the "cam" util in the initramfs.
Once built a superficial example of usage is
cam -c 1 --capture=10 --file
Obviously more complex and interesting things can be done - all of the RPI camera stuff goes through libcamera so we very much want to follow this on the qcom side.