-
-
0.2.29c821347 · ·
libmegapixels 0.2.2 * Make front camera on OG PP work with the upstream driver * parser: clear libmegapixels_camera on allocation
-
-
0.2.17af18a93 · ·
libmegapixels 0.2.1 * Preserve the stride information from the driver since not all drivers use the minimum amount of padding for a specific width and mode. * Fix midas config pipeline and add higher resolution (Jack K) * Add XDG_CONFIG_HOME/megapixels/config as extra config location * Various memory safety cleanups from Egor Shestakov
-
0.2.056f93f7a · ·
libmegapixels 0.2.0 Release for the Megapixels 2.x beta release Library features: * Added linearity calibration tool * Add the YVYU and VYUY modes * Add verbose flag to getframe * Add diagnostics errors when config file parsing fails * Fix optional, enabled links not being reset properly * Fix camera index for UVC cameras * Display camera indices in megapixels-findconfig * Add more bayer variants with fixed padding/width calculations * Add the mirror property for front cameras * Add flash configuration * Add V4L and leddev flash support * Add the SkipTry config key for drivers with broken _TRY ioctls * Add the ExactName config key for entity name collisions * Make SYSCONFDIR and DATADAR configurable Camera config changes this release: * Fixed the pipeline for the front and rear camera of the PINE64 PinePhone Pro * Add support for the Samsung Galaxy SIII and Note II * Add MSM8953 config for several Xiaomi devices (vince, scorpio, rosy, mido, markw and daisy) Many thanks to @jack_kekzoz, @barni2000, @k.vos, @Luigi311 and @pavelm for all the contributions!
-
0.1.0502409f8 · ·
libmegapixels 0.1.0 Initial tag for libmegapixels so some initial packaging can happen. None of the APIs in this release can be considered stable. The main reason for this early release is to allow people to mess with creating config files for hardware I don't have and hopefully this finds some holes in my plans that should be fixed for stable releases :)