Skip to content

Releases: samsonjs/SJSAssetExportSession

0.3.4

09 Nov 01:08
e1a9f38
Compare
Choose a tag to compare

What's Changed

  • Fix encoding stalling by interleaving audio and video by @samsonjs in #3

Full Changelog: 0.3.3...0.3.4

0.3.3

19 Oct 21:38
d995fba
Compare
Choose a tag to compare

0.3.2

19 Oct 19:37
6bda654
Compare
Choose a tag to compare
  • Fix release builds by using AsyncStream.makeStream() in SampleWriter

Full Changelog: 0.3.1...0.3.2

0.3.1

19 Oct 18:55
f99426e
Compare
Choose a tag to compare

0.3

18 Oct 22:54
658a844
Compare
Choose a tag to compare
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

04 Oct 15:33
5c9c583
Compare
Choose a tag to compare
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

18 Sep 15:53
b2aecd9
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

First release for the purpose of testing it out in a real app.