This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Releases: sturmen/SpatialMediaKit
Releases · sturmen/SpatialMediaKit
v0.0.8-alpha
Fix in-app version.
v0.0.7-alpha
Full Changelog: v0.0.6-alpha...v0.0.7-alpha
v0.0.6-alpha
What's Changed
- Fix Swift.Dictionary to NSMutableDictionary cast issue. by @thorikawa in #3
New Contributors
- @thorikawa made their first contribution in #3
Full Changelog: v0.0.5-alpha...v0.0.6-alpha
v0.0.5-alpha
Made horizontal disparity optional.
Full Changelog: v0.0.4-alpha...v0.0.5-alpha
v0.0.4-alpha
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
- 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
v0.0.1-alpha
Initial release.