Megapixels is a camera application designed for phones and tablets. It implements the v4l2 and media-request apis so set up camera pipelines on ARM hardware and uses the raw data modes of the sensors to get the best quality pictures.
Bugfix release
Megapixels now has GPU acceleration with GTK4
Release with some small improvements:
Bugfix release that solves:
Small update to reduce preview latency
Major performance improvement release. Thanks to Benjamin Schaaf this release uses threading to process frames for the preview and makes more of the app async, improving the responsiveness a lot. This release also adds resolution switching when taking a picture so the preview can run on a lower resolution.
This release has a rewrite in the config file parsing and camera handeling.
This is the UI improvement release. Now it's possible to change exposure settings in the app preview
This release rewrites a lot of the image processing pipeline. Megapixels now only directly outputs .dng files and then triggers an external processing pipeline to convert that into the desired image formats
This release brings mainly UI improvements
First distro-packaged release of Megapixels