Skip to content

Releases: sturmen/SpatialMediaKit

v0.0.8-alpha

04 Mar 15:04
Compare
Choose a tag to compare
v0.0.8-alpha Pre-release
Pre-release

Fix in-app version.

v0.0.7-alpha

03 Mar 16:27
Compare
Choose a tag to compare
v0.0.7-alpha Pre-release
Pre-release

v0.0.6-alpha

03 Mar 16:11
Compare
Choose a tag to compare
v0.0.6-alpha Pre-release
Pre-release

What's Changed

  • Fix Swift.Dictionary to NSMutableDictionary cast issue. by @thorikawa in #3

New Contributors

Full Changelog: v0.0.5-alpha...v0.0.6-alpha

v0.0.5-alpha

30 Jan 17:04
Compare
Choose a tag to compare
v0.0.5-alpha Pre-release
Pre-release

Made horizontal disparity optional.

Full Changelog: v0.0.4-alpha...v0.0.5-alpha

v0.0.4-alpha

26 Jan 17:59
Compare
Choose a tag to compare
v0.0.4-alpha Pre-release
Pre-release

New Feature

Added the ability to merge two separate video files into a MV-HEVC stream.

Full Changelog: v0.0.3-alpha...v0.0.4-alpha

v0.0.3-alpha

23 Jan 05:24
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release
  • Renamed project to "SpatialMediaKit"
  • Huge refactor, now based on Swift Package Manager
  • Automatically determines output resolution based on input resolution
  • Reads the source file once and writes both eyes, cutting processing time in half.
  • Allows choosing output directory.
  • Revamped CLI.
  • Added test case

v0.0.2-alpha

21 Jan 23:00
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

What's Changed

User specifies output resolution.

Full Changelog: v0.0.1-alpha...v0.0.2-alpha

v0.0.1-alpha

21 Jan 19:41
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Initial release.