Skip to content
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