Releases: sunlubo/SwiftFFmpeg
Releases · sunlubo/SwiftFFmpeg
1.4.0
refactor some code & add more api & fix bug
1.3.0
refactor some code & improve documentation
🤔
update api:
- AVStream.setParameters(_:) => AVStream.copyParameters(from:)
- AVStream.copyParameters(_:) => AVStream.setParameters(_:)
1.1.1
Update demo target's name