Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/0.2.2-1 protected
    libmegapixels Debian release 0.2.2-1
  • upstream/0.2.2 protected
    Upstream version 0.2.2
  • 0.2.2
    9c821347 · Bump to 0.2.2 ·
    libmegapixels 0.2.2
    
    * Make front camera on OG PP work with the upstream driver
    * parser: clear libmegapixels_camera on allocation
  • debian/0.2.1-1 protected
    libmegapixels Debian release 0.2.1-1
  • upstream/0.2.1 protected
    Upstream version 0.2.1
  • 0.2.1
    7af18a93 · Bump version to 0.2.1 ·
    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
  • debian/0.2.0-1 protected
    libmegapixels Debian release 0.2.0-1
  • 0.2.0
    56f93f7a · Bump version to 0.2.0 ·
    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!
  • upstream/0.2.0 protected
    56f93f7a · Bump version to 0.2.0 ·
  • 0.1.0
    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 :)