Releases: samsonjs/SJSAssetExportSession
Releases · samsonjs/SJSAssetExportSession
0.3.2
- Fix release builds by using AsyncStream.makeStream() in SampleWriter
Full Changelog: 0.3.1...0.3.2
0.3
- Make
AudioOutputSettings
and VideoOutputSettings
both conform to Hashable
, Sendable
, and Codable
by removing the audio mix from audio settings.
Full Changelog: 0.2...0.3
0.2
What's Changed
- Drop spatial audio tracks to fix encoding iPhone 16 videos by @samsonjs in #2
Full Changelog: 0.1...0.2
0.1
First release for the purpose of testing it out in a real app.