Skip to content

Releases: sunlubo/SwiftFFmpeg

1.5.0

06 Feb 07:44
Compare
Choose a tag to compare
Add AVFrameTests

1.4.1

31 Dec 11:16
Compare
Choose a tag to compare
Fix a stupid bug

1.4.0

30 Dec 12:39
Compare
Choose a tag to compare

refactor some code & add more api & fix bug

1.3.0

07 Sep 23:44
Compare
Choose a tag to compare
refactor some code & improve documentation

🤔

15 Aug 15:38
Compare
Choose a tag to compare
update api:

    - AVStream.setParameters(_:) => AVStream.copyParameters(from:)
    - AVStream.copyParameters(_:) => AVStream.setParameters(_:)

1.1.1

09 Aug 14:03
Compare
Choose a tag to compare
Update demo target's name

1.0.0

10 Jul 02:12
6c2193f
Compare
Choose a tag to compare
Update README.md